aboutsummaryrefslogtreecommitdiff
path: root/crypto/crc32c_generic.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-21crypto: crc32c_generic - delete and fix duplicated wordsGravatar Randy Dunlap 1-2/+2
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENGravatar Eric Biggers 1-3/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-6/+1
2019-04-18crypto: run initcalls for generic implementations earlierGravatar Eric Biggers 1-1/+1
2018-05-27crypto: crc32c-generic - remove cra_alignmaskGravatar Eric Biggers 1-4/+4
2018-01-12crypto: hash - annotate algorithms taking optional keyGravatar Eric Biggers 1-0/+1
2016-01-19crypto: crc32c - Fix crc32c soft dependencyGravatar Jean Delvare 1-1/+0
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
2014-02-25CRC32C: Add soft module dependency to load other accelerated crc32c modulesGravatar Tim Chen 1-0/+174