Searched refs:ccp_ctx (Results 1 – 3 of 3) sorted by relevance
59 struct ccp_ctx *ctx = crypto_ahash_ctx_dma(tfm); in ccp_do_cmac_update()259 struct ccp_ctx *ctx = crypto_ahash_ctx_dma(tfm); in ccp_aes_cmac_setkey()337 struct ccp_ctx *ctx = crypto_tfm_ctx_dma(tfm); in ccp_aes_cmac_cra_init()386 base->cra_ctxsize = sizeof(struct ccp_ctx) + crypto_dma_padding(); in ccp_register_aes_cmac_algs()
262 struct ccp_ctx { struct
145 struct ccp_ctx *ctx = crypto_tfm_ctx_dma(req->tfm); in ccp_crypto_complete()