Home
last modified time | relevance | path

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

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