aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/crc32c_generic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-21crypto: crc32c_generic - delete and fix duplicated wordsRandy Dunlap1-2/+2
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers1-3/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2019-04-18crypto: run initcalls for generic implementations earlierEric Biggers1-1/+1
2018-05-27crypto: crc32c-generic - remove cra_alignmaskEric Biggers1-4/+4
2018-01-12crypto: hash - annotate algorithms taking optional keyEric Biggers1-0/+1
2016-01-19crypto: crc32c - Fix crc32c soft dependencyJean Delvare1-1/+0
2015-01-13crypto: add missing crypto module aliasesMathias Krause1-0/+1
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook1-1/+1
2014-02-25CRC32C: Add soft module dependency to load other accelerated crc32c modulesTim Chen1-0/+174