Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dhmac.c93 static int hmac_init(struct shash_desc *pdesc) in hmac_init() function
225 inst->alg.init = hmac_init; in hmac_create()