Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dcmac.c218 static int cmac_clone_tfm(struct crypto_shash *tfm, struct crypto_shash *otfm) in cmac_clone_tfm() function
298 inst->alg.clone_tfm = cmac_clone_tfm; in cmac_create()