Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dccm.c860 static int crypto_cbcmac_digest_setkey(struct crypto_shash *parent, in crypto_cbcmac_digest_setkey() function
986 inst->alg.setkey = crypto_cbcmac_digest_setkey; in cbcmac_create()