Home
last modified time | relevance | path

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

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