Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dcrc32c_generic.c76 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key, in chksum_setkey() function
138 .setkey = chksum_setkey,
/linux-4.4.14/arch/arm64/crypto/
Dcrc32-arm64.c115 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key, in chksum_setkey() function
224 .setkey = chksum_setkey,
245 .setkey = chksum_setkey,