Lines Matching refs:uld_ctx

124 static inline struct uld_ctx *ULD_CTX(struct chcr_context *ctx)  in ULD_CTX()
126 return container_of(ctx->dev, struct uld_ctx, dev); in ULD_CTX()
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()
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()
1442 struct uld_ctx *u_ctx = NULL; in chcr_device_init()
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()
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()