Home
last modified time | relevance | path

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

/Linux-v6.6/crypto/
Dcrc32c_generic.c72 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key, in chksum_setkey() function
132 .setkey = chksum_setkey,
/Linux-v6.6/arch/loongarch/crypto/
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,
/Linux-v6.6/arch/mips/crypto/
Dcrc32-mips.c181 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key, function
280 .setkey = chksum_setkey,
302 .setkey = chksum_setkey,