Home
last modified time | relevance | path

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

/crypto/
Dhmac.c100 static int hmac_init(struct shash_desc *pdesc) in hmac_init() function
218 inst->alg.init = hmac_init; in hmac_create()