summaryrefslogtreecommitdiffstats
path: root/crypto/crc32_generic.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2024-11-191-24/+70
|\
| * crypto: crc32 - Provide crc32-arch driver for accelerated library codeArd Biesheuvel2024-10-281-24/+70
* | move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-021-1/+1
|/
* crypto: crc32-generic - Use SPDX-License-IdentifierChristophe JAILLET2021-04-161-23/+1
* crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers2020-01-091-3/+1
* crypto: run initcalls for generic implementations earlierEric Biggers2019-04-181-1/+1
* crypto: crc32-generic - remove __crc32_le()Eric Biggers2018-05-261-8/+2
* crypto: crc32-generic - use unaligned access macros when neededEric Biggers2018-05-261-3/+4
* crypto: hash - annotate algorithms taking optional keyEric Biggers2018-01-121-0/+1
* crypto: crc32 - Rename generic implementationHerbert Xu2016-01-301-0/+160