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

/linux-master/crypto/
H A Dcrc32c_generic.c72 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key, function
132 .setkey = chksum_setkey,
/linux-master/arch/loongarch/crypto/
H A Dcrc32-loongarch.c125 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) function
227 .setkey = chksum_setkey,
248 .setkey = chksum_setkey,
/linux-master/arch/mips/crypto/
H A Dcrc32-mips.c181 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key, function
280 .setkey = chksum_setkey,
301 .setkey = chksum_setkey,

Completed in 173 milliseconds