Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dhmac.c104 static int hmac_init(struct shash_desc *pdesc) in hmac_init() function
237 inst->alg.init = hmac_init; in hmac_create()