Home
last modified time | relevance | path

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

/openbmc/linux/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()