Home
last modified time | relevance | path

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

/linux-5.19.10/crypto/
Dcmac.c118 static int crypto_cmac_digest_update(struct shash_desc *pdesc, const u8 *p, in crypto_cmac_digest_update() function
281 inst->alg.update = crypto_cmac_digest_update; in cmac_create()