Home
last modified time | relevance | path

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

/Linux-v6.1/crypto/
Dhmac.c130 static int hmac_finup(struct shash_desc *pdesc, const u8 *data, in hmac_finup() function
225 inst->alg.finup = hmac_finup; in hmac_create()