Lines Matching refs:ULD_CTX
123 static inline struct uld_ctx *ULD_CTX(struct chcr_context *ctx) in ULD_CTX() function
768 struct uld_ctx *u_ctx = ULD_CTX(ctx); in create_wreq()
809 struct uld_ctx *u_ctx = ULD_CTX(ctx); in create_cipher_wr()
1170 struct uld_ctx *u_ctx = ULD_CTX(c_ctx(tfm)); in chcr_handle_cipher_resp()
1181 chcr_cipher_dma_unmap(&ULD_CTX(c_ctx(tfm))->lldi.pdev->dev, in chcr_handle_cipher_resp()
1204 chcr_cipher_dma_unmap(&ULD_CTX(c_ctx(tfm))->lldi.pdev->dev, in chcr_handle_cipher_resp()
1237 chcr_cipher_dma_unmap(&ULD_CTX(c_ctx(tfm))->lldi.pdev->dev, req); in chcr_handle_cipher_resp()
1281 err = chcr_cipher_dma_map(&ULD_CTX(c_ctx(tfm))->lldi.pdev->dev, req); in process_cipher()
1335 chcr_cipher_dma_unmap(&ULD_CTX(c_ctx(tfm))->lldi.pdev->dev, in process_cipher()
1364 chcr_cipher_dma_unmap(&ULD_CTX(c_ctx(tfm))->lldi.pdev->dev, req); in process_cipher()
1376 struct uld_ctx *u_ctx = ULD_CTX(c_ctx(tfm)); in chcr_aes_encrypt()
1418 struct uld_ctx *u_ctx = ULD_CTX(c_ctx(tfm)); in chcr_aes_decrypt()
1574 struct uld_ctx *u_ctx = ULD_CTX(ctx); in create_hash_wr()
1666 struct uld_ctx *u_ctx = ULD_CTX(h_ctx(rtfm)); in chcr_ahash_update()
1771 struct uld_ctx *u_ctx = ULD_CTX(h_ctx(rtfm)); in chcr_ahash_final()
1839 struct uld_ctx *u_ctx = ULD_CTX(h_ctx(rtfm)); in chcr_ahash_finup()
1934 struct uld_ctx *u_ctx = ULD_CTX(h_ctx(rtfm)); in chcr_ahash_digest()
2029 struct uld_ctx *u_ctx = ULD_CTX(ctx); in chcr_ahash_continue()
2096 struct uld_ctx *u_ctx = ULD_CTX(h_ctx(tfm)); in chcr_handle_ahash_resp()
2373 struct uld_ctx *u_ctx = ULD_CTX(a_ctx(tfm)); in chcr_aead_common_exit()
2396 error = chcr_aead_dma_map(&ULD_CTX(a_ctx(tfm))->lldi.pdev->dev, req, in chcr_aead_common_init()
2444 struct uld_ctx *u_ctx = ULD_CTX(ctx); in create_authenc_wr()
2718 struct uld_ctx *u_ctx = ULD_CTX(ctx); in chcr_add_aead_dst_ent()
2762 struct uld_ctx *u_ctx = ULD_CTX(ctx); in chcr_add_cipher_dst_ent()
2970 struct uld_ctx *u_ctx = ULD_CTX(ctx); in fill_sec_cpl_for_aead()
3142 struct uld_ctx *u_ctx = ULD_CTX(ctx); in create_gcm_wr()
3746 struct uld_ctx *u_ctx = ULD_CTX(ctx); in chcr_aead_op()