summaryrefslogtreecommitdiffstats
path: root/crypto/crc32c_generic.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: crc32c-generic - remove cra_alignmaskEric Biggers2018-05-271-4/+4
* crypto: hash - annotate algorithms taking optional keyEric Biggers2018-01-121-0/+1
* crypto: crc32c - Fix crc32c soft dependencyJean Delvare2016-01-191-1/+0
* crypto: add missing crypto module aliasesMathias Krause2015-01-131-0/+1
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-241-1/+1
* CRC32C: Add soft module dependency to load other accelerated crc32c modulesTim Chen2014-02-251-0/+174