Searched defs:cmac_tfm_ctx (Results 1 – 1 of 1) sorted by relevance
28 struct cmac_tfm_ctx { struct29 struct crypto_cipher *child;53 struct cmac_tfm_ctx *ctx = crypto_shash_ctx(parent); in crypto_cmac_digest_setkey() argument