Lines Matching refs:ULD_CTX

124 static inline struct uld_ctx *ULD_CTX(struct chcr_context *ctx)  in ULD_CTX()  function
764 struct uld_ctx *u_ctx = ULD_CTX(ctx); in create_wreq()
802 struct uld_ctx *u_ctx = ULD_CTX(ctx); in create_cipher_wr()
1163 struct uld_ctx *u_ctx = ULD_CTX(c_ctx(tfm)); in chcr_handle_cipher_resp()
1174 chcr_cipher_dma_unmap(&ULD_CTX(c_ctx(tfm))->lldi.pdev->dev, in chcr_handle_cipher_resp()
1197 chcr_cipher_dma_unmap(&ULD_CTX(c_ctx(tfm))->lldi.pdev->dev, in chcr_handle_cipher_resp()
1230 chcr_cipher_dma_unmap(&ULD_CTX(c_ctx(tfm))->lldi.pdev->dev, req); in chcr_handle_cipher_resp()
1274 err = chcr_cipher_dma_map(&ULD_CTX(c_ctx(tfm))->lldi.pdev->dev, req); in process_cipher()
1328 chcr_cipher_dma_unmap(&ULD_CTX(c_ctx(tfm))->lldi.pdev->dev, in process_cipher()
1357 chcr_cipher_dma_unmap(&ULD_CTX(c_ctx(tfm))->lldi.pdev->dev, req); in process_cipher()
1369 struct uld_ctx *u_ctx = ULD_CTX(c_ctx(tfm)); in chcr_aes_encrypt()
1411 struct uld_ctx *u_ctx = ULD_CTX(c_ctx(tfm)); in chcr_aes_decrypt()
1568 struct uld_ctx *u_ctx = ULD_CTX(ctx); in create_hash_wr()
1660 struct uld_ctx *u_ctx = ULD_CTX(h_ctx(rtfm)); in chcr_ahash_update()
1765 struct uld_ctx *u_ctx = ULD_CTX(h_ctx(rtfm)); in chcr_ahash_final()
1833 struct uld_ctx *u_ctx = ULD_CTX(h_ctx(rtfm)); in chcr_ahash_finup()
1928 struct uld_ctx *u_ctx = ULD_CTX(h_ctx(rtfm)); in chcr_ahash_digest()
2023 struct uld_ctx *u_ctx = ULD_CTX(ctx); in chcr_ahash_continue()
2090 struct uld_ctx *u_ctx = ULD_CTX(h_ctx(tfm)); in chcr_handle_ahash_resp()
2367 struct uld_ctx *u_ctx = ULD_CTX(a_ctx(tfm)); in chcr_aead_common_exit()
2390 error = chcr_aead_dma_map(&ULD_CTX(a_ctx(tfm))->lldi.pdev->dev, req, in chcr_aead_common_init()
2438 struct uld_ctx *u_ctx = ULD_CTX(ctx); in create_authenc_wr()
2712 struct uld_ctx *u_ctx = ULD_CTX(ctx); in chcr_add_aead_dst_ent()
2756 struct uld_ctx *u_ctx = ULD_CTX(ctx); in chcr_add_cipher_dst_ent()
2964 struct uld_ctx *u_ctx = ULD_CTX(ctx); in fill_sec_cpl_for_aead()
3136 struct uld_ctx *u_ctx = ULD_CTX(ctx); in create_gcm_wr()
3740 struct uld_ctx *u_ctx = ULD_CTX(ctx); in chcr_aead_op()