Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dcrc32c_generic.c72 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key, in chksum_setkey() function
/openbmc/linux/arch/loongarch/crypto/
H A Dcrc32-loongarch.c125 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) in chksum_setkey() function
/openbmc/linux/arch/mips/crypto/
H A Dcrc32-mips.c181 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key, function