Lines Matching refs:a_ctx

215 	struct chcr_dev *dev = a_ctx(tfm)->dev;  in chcr_handle_aead_resp()
2367 struct uld_ctx *u_ctx = ULD_CTX(a_ctx(tfm)); in chcr_aead_common_exit()
2375 struct chcr_aead_ctx *aeadctx = AEAD_CTX(a_ctx(tfm)); in chcr_aead_common_init()
2390 error = chcr_aead_dma_map(&ULD_CTX(a_ctx(tfm))->lldi.pdev->dev, req, in chcr_aead_common_init()
2419 struct chcr_aead_ctx *aeadctx = AEAD_CTX(a_ctx(tfm)); in chcr_aead_fallback()
2437 struct chcr_context *ctx = a_ctx(tfm); in create_authenc_wr()
2563 create_wreq(a_ctx(tfm), chcr_req, &req->base, reqctx->imm, size, in create_authenc_wr()
2711 struct chcr_context *ctx = a_ctx(tfm); in chcr_add_aead_dst_ent()
2937 struct chcr_aead_ctx *aeadctx = AEAD_CTX(a_ctx(tfm)); in ccm_format_packet()
2963 struct chcr_context *ctx = a_ctx(tfm); in fill_sec_cpl_for_aead()
3038 struct chcr_aead_ctx *aeadctx = AEAD_CTX(a_ctx(tfm)); in create_aead_ccm_wr()
3052 struct adapter *adap = padap(a_ctx(tfm)->dev); in create_aead_ccm_wr()
3118 create_wreq(a_ctx(tfm), chcr_req, &req->base, reqctx->imm, 0, in create_aead_ccm_wr()
3135 struct chcr_context *ctx = a_ctx(tfm); in create_gcm_wr()
3236 create_wreq(a_ctx(tfm), chcr_req, &req->base, reqctx->imm, size, in create_gcm_wr()
3250 struct chcr_aead_ctx *aeadctx = AEAD_CTX(a_ctx(tfm)); in chcr_aead_cra_init()
3261 return chcr_device_init(a_ctx(tfm)); in chcr_aead_cra_init()
3266 struct chcr_aead_ctx *aeadctx = AEAD_CTX(a_ctx(tfm)); in chcr_aead_cra_exit()
3274 struct chcr_aead_ctx *aeadctx = AEAD_CTX(a_ctx(tfm)); in chcr_authenc_null_setauthsize()
3283 struct chcr_aead_ctx *aeadctx = AEAD_CTX(a_ctx(tfm)); in chcr_authenc_setauthsize()
3321 struct chcr_aead_ctx *aeadctx = AEAD_CTX(a_ctx(tfm)); in chcr_gcm_setauthsize()
3358 struct chcr_aead_ctx *aeadctx = AEAD_CTX(a_ctx(tfm)); in chcr_4106_4309_setauthsize()
3382 struct chcr_aead_ctx *aeadctx = AEAD_CTX(a_ctx(tfm)); in chcr_ccm_setauthsize()
3423 struct chcr_aead_ctx *aeadctx = AEAD_CTX(a_ctx(aead)); in chcr_ccm_common_setkey()
3453 struct chcr_aead_ctx *aeadctx = AEAD_CTX(a_ctx(aead)); in chcr_aead_ccm_setkey()
3468 struct chcr_aead_ctx *aeadctx = AEAD_CTX(a_ctx(aead)); in chcr_aead_rfc4309_setkey()
3489 struct chcr_aead_ctx *aeadctx = AEAD_CTX(a_ctx(aead)); in chcr_gcm_setkey()
3547 struct chcr_aead_ctx *aeadctx = AEAD_CTX(a_ctx(authenc)); in chcr_authenc_setkey()
3675 struct chcr_aead_ctx *aeadctx = AEAD_CTX(a_ctx(authenc)); in chcr_aead_digest_null_setkey()
3739 struct chcr_context *ctx = a_ctx(tfm); in chcr_aead_op()
3744 cdev = a_ctx(tfm)->dev; in chcr_aead_op()
3789 struct chcr_context *ctx = a_ctx(tfm); in chcr_aead_encrypt()
3817 struct chcr_context *ctx = a_ctx(tfm); in chcr_aead_decrypt()