Searched refs:otx_cpt_aead_ctx (Results 1 – 2 of 2) sorted by relevance
514 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(tfm); in cpt_aead_init()625 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(tfm); in otx_cpt_aead_exit()640 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(tfm); in otx_cpt_aead_set_authsize()758 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(cipher); in aead_hmac_init()861 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(cipher); in otx_cpt_aead_gcm_aes_setkey()896 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(tfm); in create_aead_ctx_hdr()981 struct otx_cpt_aead_ctx *ctx = crypto_aead_ctx_dma(tfm); in create_hmac_ctx_hdr()1338 .cra_ctxsize = sizeof(struct otx_cpt_aead_ctx) + CRYPTO_DMA_PADDING,1357 .cra_ctxsize = sizeof(struct otx_cpt_aead_ctx) + CRYPTO_DMA_PADDING,1376 .cra_ctxsize = sizeof(struct otx_cpt_aead_ctx) + CRYPTO_DMA_PADDING,[all …]
169 struct otx_cpt_aead_ctx { struct