Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dcmac.c211 static int cmac_clone_tfm(struct crypto_shash *tfm, struct crypto_shash *otfm) in cmac_clone_tfm() function
281 inst->alg.clone_tfm = cmac_clone_tfm; in cmac_create()