aboutsummaryrefslogtreecommitdiff
path: root/crypto/crct10dif_generic.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-21crypto: crct10dif_generic - fix duplicated wordsGravatar Randy Dunlap 1-1/+1
2019-04-18crypto: run initcalls for generic implementations earlierGravatar Eric Biggers 1-1/+1
2019-04-08crypto: crct10dif-generic - fix use via crypto_shash_digest()Gravatar Eric Biggers 1-7/+4
2016-09-13crypto: squash lines for simple wrapper functionsGravatar Masahiro Yamada 1-4/+1
2015-01-13crypto: add missing crypto module aliasesGravatar Mathias Krause 1-0/+1
2014-11-24crypto: prefix module autoloading with "crypto-"Gravatar Kees Cook 1-1/+1
2013-09-12crypto: crct10dif - Add fallback for broken initrdsGravatar Herbert Xu 1-0/+127