Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dhmac.c126 static int hmac_finup(struct shash_desc *pdesc, const u8 *data, in hmac_finup() function
221 inst->alg.finup = hmac_finup; in hmac_create()
/kernel/linux/linux-6.6/crypto/
H A Dhmac.c130 static int hmac_finup(struct shash_desc *pdesc, const u8 *data, in hmac_finup() function
240 inst->alg.finup = hmac_finup; in hmac_create()

Completed in 1 milliseconds