Home
last modified time | relevance | path

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

/Linux-v6.6/crypto/
Dcmac.c50 static int crypto_cmac_digest_setkey(struct crypto_shash *parent, in crypto_cmac_digest_setkey() function
296 inst->alg.setkey = crypto_cmac_digest_setkey; in cmac_create()