Home
last modified time | relevance | path

Searched refs:chksum_setkey (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/crypto/
Dcrc32c_generic.c72 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key, in chksum_setkey() function
132 .setkey = chksum_setkey,
/linux-6.12.1/arch/loongarch/crypto/
Dcrc32-loongarch.c125 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) in chksum_setkey() function
227 .setkey = chksum_setkey,
248 .setkey = chksum_setkey,
/linux-6.12.1/arch/mips/crypto/
Dcrc32-mips.c185 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key, in chksum_setkey() function
284 .setkey = chksum_setkey,
305 .setkey = chksum_setkey,