Home
last modified time | relevance | path

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

/crypto/
Dhmac.c141 static int hmac_init_tfm(struct crypto_tfm *tfm) in hmac_init_tfm() function
220 inst->alg.base.cra_init = hmac_init_tfm; in hmac_create()