aboutsummaryrefslogtreecommitdiff
path: root/crypto/crc32_generic.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-16crypto: crc32-generic - Use SPDX-License-IdentifierGravatar Christophe JAILLET 1-23/+1
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENGravatar Eric Biggers 1-3/+1
2019-04-18crypto: run initcalls for generic implementations earlierGravatar Eric Biggers 1-1/+1
2018-05-27crypto: crc32-generic - remove __crc32_le()Gravatar Eric Biggers 1-8/+2
2018-05-27crypto: crc32-generic - use unaligned access macros when neededGravatar Eric Biggers 1-3/+4
2018-01-12crypto: hash - annotate algorithms taking optional keyGravatar Eric Biggers 1-0/+1
2016-01-30crypto: crc32 - Rename generic implementationGravatar Herbert Xu 1-0/+160