Home
last modified time | relevance | path

Searched refs:chksum_setkey (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dcrc32c_generic.c72 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key, in chksum_setkey() function
132 .setkey = chksum_setkey,
/kernel/linux/linux-6.6/crypto/
H A Dcrc32c_generic.c72 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key, in chksum_setkey() function
132 .setkey = chksum_setkey,
/kernel/linux/linux-5.10/arch/loongarch/crypto/
H A Dcrc32-loongarch.c127 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) in chksum_setkey() function
229 .setkey = chksum_setkey,
251 .setkey = chksum_setkey,
/kernel/linux/linux-5.10/arch/mips/crypto/
H A Dcrc32-mips.c175 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key, function
274 .setkey = chksum_setkey,
296 .setkey = chksum_setkey,
/kernel/linux/linux-6.6/arch/loongarch/crypto/
H A Dcrc32-loongarch.c127 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) in chksum_setkey() function
229 .setkey = chksum_setkey,
251 .setkey = chksum_setkey,
/kernel/linux/linux-6.6/arch/mips/crypto/
H A Dcrc32-mips.c181 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key, function
280 .setkey = chksum_setkey,
302 .setkey = chksum_setkey,

Completed in 4 milliseconds