Home
last modified time | relevance | path

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

/Linux-v6.1/crypto/
Dhmac.c104 static int hmac_init(struct shash_desc *pdesc) in hmac_init() function
222 inst->alg.init = hmac_init; in hmac_create()