Home
last modified time | relevance | path

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

/linux/crypto/
H A Dhmac.c122 static int hmac_finup(struct shash_desc *pdesc, const u8 *data, in hmac_finup() function
228 inst->alg.finup = hmac_finup; in hmac_create()