Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dcrc32c_generic.c77 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key, in chksum_setkey() function
139 .setkey = chksum_setkey,
/Linux-v4.19/arch/mips/crypto/
Dcrc32-mips.c175 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key, function
276 .setkey = chksum_setkey,
298 .setkey = chksum_setkey,