Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dhmac.c140 static int hmac_finup(struct shash_desc *pdesc, const u8 *data, in hmac_finup() function
238 inst->alg.finup = hmac_finup; in hmac_create()