Home
last modified time | relevance | path

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

/Linux-v5.15/crypto/
Dcrc32c_generic.c72 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key, in chksum_setkey() function
132 .setkey = chksum_setkey,
/Linux-v5.15/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,