Searched refs:cmac_desc_ctx (Results 1 - 1 of 1) sorted by relevance

/linux-master/crypto/
H A Dcmac.c38 * | cmac_desc_ctx
45 struct cmac_desc_ctx { struct
105 struct cmac_desc_ctx *ctx = shash_desc_ctx(pdesc);
120 struct cmac_desc_ctx *ctx = shash_desc_ctx(pdesc);
165 struct cmac_desc_ctx *ctx = shash_desc_ctx(pdesc);
274 inst->alg.descsize = sizeof(struct cmac_desc_ctx) +

Completed in 258 milliseconds