Home
last modified time | relevance | path

Searched refs:hmac_clone_tfm (Results 1 – 1 of 1) sorted by last modified time

/linux/crypto/
H A Dhmac.c156 static int hmac_clone_tfm(struct crypto_shash *dst, struct crypto_shash *src) in hmac_clone_tfm() function
233 inst->alg.clone_tfm = hmac_clone_tfm; in hmac_create()