Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dhmac.c145 static int hmac_init_tfm(struct crypto_shash *parent) in hmac_init_tfm() function
244 inst->alg.init_tfm = hmac_init_tfm; in hmac_create()