Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dcmac.c49 static int crypto_cmac_digest_setkey(struct crypto_shash *parent, in crypto_cmac_digest_setkey() function
282 inst->alg.setkey = crypto_cmac_digest_setkey; in cmac_create()
/kernel/linux/linux-6.6/crypto/
H A 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()

Completed in 1 milliseconds