Lines Matching refs:a_ctx

219 	struct chcr_dev *dev = a_ctx(tfm)->dev;  in chcr_handle_aead_resp()
2373 struct uld_ctx *u_ctx = ULD_CTX(a_ctx(tfm)); in chcr_aead_common_exit()
2381 struct chcr_aead_ctx *aeadctx = AEAD_CTX(a_ctx(tfm)); in chcr_aead_common_init()
2396 error = chcr_aead_dma_map(&ULD_CTX(a_ctx(tfm))->lldi.pdev->dev, req, in chcr_aead_common_init()
2425 struct chcr_aead_ctx *aeadctx = AEAD_CTX(a_ctx(tfm)); in chcr_aead_fallback()
2443 struct chcr_context *ctx = a_ctx(tfm); in create_authenc_wr()
2569 create_wreq(a_ctx(tfm), chcr_req, &req->base, reqctx->imm, size, in create_authenc_wr()
2717 struct chcr_context *ctx = a_ctx(tfm); in chcr_add_aead_dst_ent()
2943 struct chcr_aead_ctx *aeadctx = AEAD_CTX(a_ctx(tfm)); in ccm_format_packet()
2969 struct chcr_context *ctx = a_ctx(tfm); in fill_sec_cpl_for_aead()
3044 struct chcr_aead_ctx *aeadctx = AEAD_CTX(a_ctx(tfm)); in create_aead_ccm_wr()
3058 struct adapter *adap = padap(a_ctx(tfm)->dev); in create_aead_ccm_wr()
3124 create_wreq(a_ctx(tfm), chcr_req, &req->base, reqctx->imm, 0, in create_aead_ccm_wr()
3141 struct chcr_context *ctx = a_ctx(tfm); in create_gcm_wr()
3242 create_wreq(a_ctx(tfm), chcr_req, &req->base, reqctx->imm, size, in create_gcm_wr()
3256 struct chcr_aead_ctx *aeadctx = AEAD_CTX(a_ctx(tfm)); in chcr_aead_cra_init()
3267 return chcr_device_init(a_ctx(tfm)); in chcr_aead_cra_init()
3272 struct chcr_aead_ctx *aeadctx = AEAD_CTX(a_ctx(tfm)); in chcr_aead_cra_exit()
3280 struct chcr_aead_ctx *aeadctx = AEAD_CTX(a_ctx(tfm)); in chcr_authenc_null_setauthsize()
3289 struct chcr_aead_ctx *aeadctx = AEAD_CTX(a_ctx(tfm)); in chcr_authenc_setauthsize()
3327 struct chcr_aead_ctx *aeadctx = AEAD_CTX(a_ctx(tfm)); in chcr_gcm_setauthsize()
3364 struct chcr_aead_ctx *aeadctx = AEAD_CTX(a_ctx(tfm)); in chcr_4106_4309_setauthsize()
3388 struct chcr_aead_ctx *aeadctx = AEAD_CTX(a_ctx(tfm)); in chcr_ccm_setauthsize()
3429 struct chcr_aead_ctx *aeadctx = AEAD_CTX(a_ctx(aead)); in chcr_ccm_common_setkey()
3459 struct chcr_aead_ctx *aeadctx = AEAD_CTX(a_ctx(aead)); in chcr_aead_ccm_setkey()
3474 struct chcr_aead_ctx *aeadctx = AEAD_CTX(a_ctx(aead)); in chcr_aead_rfc4309_setkey()
3495 struct chcr_aead_ctx *aeadctx = AEAD_CTX(a_ctx(aead)); in chcr_gcm_setkey()
3553 struct chcr_aead_ctx *aeadctx = AEAD_CTX(a_ctx(authenc)); in chcr_authenc_setkey()
3681 struct chcr_aead_ctx *aeadctx = AEAD_CTX(a_ctx(authenc)); in chcr_aead_digest_null_setkey()
3745 struct chcr_context *ctx = a_ctx(tfm); in chcr_aead_op()
3750 cdev = a_ctx(tfm)->dev; in chcr_aead_op()
3795 struct chcr_context *ctx = a_ctx(tfm); in chcr_aead_encrypt()
3823 struct chcr_context *ctx = a_ctx(tfm); in chcr_aead_decrypt()