Home
last modified time | relevance | path

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

/linux-6.1.9/crypto/
Dvmac.c492 static int vmac_update(struct shash_desc *desc, const u8 *p, unsigned int len) in vmac_update() function
661 inst->alg.update = vmac_update; in vmac_create()