Home
last modified time | relevance | path

Searched defs:cmac_tfm_ctx (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/crypto/
Dcmac.c29 struct cmac_tfm_ctx { struct
30 struct crypto_cipher *child;
54 struct cmac_tfm_ctx *ctx = crypto_shash_ctx(parent); in crypto_cmac_digest_setkey() argument