cmac_desc_ctx     107 crypto/cmac.c  	struct cmac_desc_ctx *ctx = shash_desc_ctx(pdesc);
cmac_desc_ctx     123 crypto/cmac.c  	struct cmac_desc_ctx *ctx = shash_desc_ctx(pdesc);
cmac_desc_ctx     169 crypto/cmac.c  	struct cmac_desc_ctx *ctx = shash_desc_ctx(pdesc);
cmac_desc_ctx     265 crypto/cmac.c  		ALIGN(sizeof(struct cmac_desc_ctx), crypto_tfm_ctx_alignment())