Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dcmac.c117 static int crypto_cmac_digest_update(struct shash_desc *pdesc, const u8 *p, in crypto_cmac_digest_update() function
280 inst->alg.update = crypto_cmac_digest_update; in cmac_create()
/kernel/linux/linux-6.6/crypto/
H A Dcmac.c118 static int crypto_cmac_digest_update(struct shash_desc *pdesc, const u8 *p, in crypto_cmac_digest_update() function
294 inst->alg.update = crypto_cmac_digest_update; in cmac_create()

Completed in 2 milliseconds