Home
last modified time | relevance | path

Searched refs:crypto_xcbc_digest_setkey (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dxcbc.c50 static int crypto_xcbc_digest_setkey(struct crypto_shash *parent, in crypto_xcbc_digest_setkey() function
241 inst->alg.setkey = crypto_xcbc_digest_setkey; in xcbc_create()
/kernel/linux/linux-6.6/crypto/
H A Dxcbc.c51 static int crypto_xcbc_digest_setkey(struct crypto_shash *parent, in crypto_xcbc_digest_setkey() function
242 inst->alg.setkey = crypto_xcbc_digest_setkey; in xcbc_create()

Completed in 2 milliseconds