Searched refs:cmac_desc_ctx (Results 1 – 1 of 1) sorted by relevance
45 struct cmac_desc_ctx { struct105 struct cmac_desc_ctx *ctx = shash_desc_ctx(pdesc); in crypto_cmac_digest_init()120 struct cmac_desc_ctx *ctx = shash_desc_ctx(pdesc); in crypto_cmac_digest_update()165 struct cmac_desc_ctx *ctx = shash_desc_ctx(pdesc); in crypto_cmac_digest_final()274 inst->alg.descsize = sizeof(struct cmac_desc_ctx) + in cmac_create()