Searched defs:chksum_setkey (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/crypto/ |
| H A D | crc32c_generic.c | 72 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key, in chksum_setkey() function
|
| /kernel/linux/linux-6.6/crypto/ |
| H A D | crc32c_generic.c | 72 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key, in chksum_setkey() function
|
| /kernel/linux/linux-5.10/arch/loongarch/crypto/ |
| H A D | crc32-loongarch.c | 127 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) in chksum_setkey() function
|
| /kernel/linux/linux-5.10/arch/mips/crypto/ |
| H A D | crc32-mips.c | 175 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key, function
|
| /kernel/linux/linux-6.6/arch/loongarch/crypto/ |
| H A D | crc32-loongarch.c | 127 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) in chksum_setkey() function
|
| /kernel/linux/linux-6.6/arch/mips/crypto/ |
| H A D | crc32-mips.c | 181 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key, function
|
Completed in 5 milliseconds