aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/crypto/crct10dif_generic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-02-08crypto: crct10dif - remove from crypto APIEric Biggers1-168/+0
2024-12-01crypto: crct10dif - expose arch-optimized lib functionEric Biggers1-18/+64
2020-08-21crypto: crct10dif_generic - fix duplicated wordsRandy Dunlap1-1/+1
2019-04-18crypto: run initcalls for generic implementations earlierEric Biggers1-1/+1
2019-04-08crypto: crct10dif-generic - fix use via crypto_shash_digest()Eric Biggers1-7/+4
2016-09-13crypto: squash lines for simple wrapper functionsMasahiro Yamada1-4/+1
2015-01-13crypto: add missing crypto module aliasesMathias Krause1-0/+1
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook1-1/+1
2013-09-12crypto: crct10dif - Add fallback for broken initrdsHerbert Xu1-0/+127