aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/crypto/sha1-mb (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-09crypto: ahash - remove useless setting of cra_typeEric Biggers1-1/+0
2018-07-09crypto: ahash - remove useless setting of type flagsEric Biggers1-4/+3
2018-07-09crypto: x86/sha-mb - decrease priority of multibuffer algorithmsEric Biggers1-1/+8
2018-02-15crypto: sha1-mb - remove HASH_FIRST flagEric Biggers2-30/+6
2017-11-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-6/+6
2017-11-03crypto: x86/sha1-mb - fix panic due to unaligned accessAndrey Ryabinin1-6/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-30objtool, x86: Add several functions and files to the objtool whitelistJosh Poimboeuf1-0/+2
2017-01-23crypto: x86 - make constants readonly, allow linker to merge themDenys Vlasenko3-6/+18
2016-11-17crypto: sha-mb - Fix total_len for correct hash when larger than 512MBGreg Tucker2-2/+2
2016-07-12crypto: sha-mb - Cleanup code to use || instead of |Tim Chen1-1/+1
2016-06-27crypto: sha1-mb - rename sha-mb to sha1-mbMegha Dey9-0/+2629