Home
last modified time | relevance | path

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

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