Home
last modified time | relevance | path

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

/Linux-v5.10/crypto/
Dccm.c777 static int crypto_cbcmac_digest_setkey(struct crypto_shash *parent, in crypto_cbcmac_digest_setkey() function
904 inst->alg.setkey = crypto_cbcmac_digest_setkey; in cbcmac_create()