aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/crc32_generic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-18crypto: run initcalls for generic implementations earlierEric Biggers1-1/+1
2018-05-27crypto: crc32-generic - remove __crc32_le()Eric Biggers1-8/+2
2018-05-27crypto: crc32-generic - use unaligned access macros when neededEric Biggers1-3/+4
2018-01-12crypto: hash - annotate algorithms taking optional keyEric Biggers1-0/+1
2016-01-30crypto: crc32 - Rename generic implementationHerbert Xu1-0/+160