Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
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/mips/crypto/
Dcrc32-mips.c175 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key, function
274 .setkey = chksum_setkey,
296 .setkey = chksum_setkey,