Home
last modified time | relevance | path

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

/Linux-v6.6/crypto/
Dhmac.c163 static int hmac_clone_tfm(struct crypto_shash *dst, struct crypto_shash *src) in hmac_clone_tfm() function
245 inst->alg.clone_tfm = hmac_clone_tfm; in hmac_create()