summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/sha256-mb
Commit message (Expand)AuthorAgeFilesLines
* crypto: sha256-mb - remove HASH_FIRST flagEric Biggers2018-02-152-29/+6
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-11-061-6/+6
|\
| * crypto: x86/sha256-mb - fix panic due to unaligned accessAndrey Ryabinin2017-11-031-6/+6
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* objtool, x86: Add several functions and files to the objtool whitelistJosh Poimboeuf2017-06-301-0/+2
* crypto: x86 - make constants readonly, allow linker to merge themDenys Vlasenko2017-01-233-5/+11
* crypto: sha-mb - Fix total_len for correct hash when larger than 512MBGreg Tucker2016-11-172-2/+2
* crypto: sha256-mb - fix ctx pointer and digest copyXiaodong Liu2016-08-162-5/+6
* crypto: sha-mb - Cleanup code to use || instead of |Tim Chen2016-07-121-4/+7
* crypto: sha256-mb - Crypto computation (x8 AVX2)Megha Dey2016-06-271-0/+593
* crypto: sha256-mb - Algorithm data structuresMegha Dey2016-06-273-0/+548
* crypto: sha256-mb - submit/flush routines for AVX2Megha Dey2016-06-273-0/+584
* crypto: sha256-mb - SHA256 multibuffer job manager and glue codeMegha Dey2016-06-272-0/+1038
OpenPOWER on IntegriCloud