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()
1931 struct uld_ctx *u_ctx = ULD_CTX(h_ctx(rtfm)); in chcr_ahash_digest()
2030 struct uld_ctx *u_ctx = ULD_CTX(ctx); in chcr_ahash_continue()
2097 struct uld_ctx *u_ctx = ULD_CTX(h_ctx(tfm)); in chcr_handle_ahash_resp()
2375 struct uld_ctx *u_ctx = ULD_CTX(a_ctx(tfm)); in chcr_aead_common_exit()
2446 struct uld_ctx *u_ctx = ULD_CTX(ctx); in create_authenc_wr()
2720 struct uld_ctx *u_ctx = ULD_CTX(ctx); in chcr_add_aead_dst_ent()
2764 struct uld_ctx *u_ctx = ULD_CTX(ctx); in chcr_add_cipher_dst_ent()
2972 struct uld_ctx *u_ctx = ULD_CTX(ctx); in fill_sec_cpl_for_aead()
3144 struct uld_ctx *u_ctx = ULD_CTX(ctx); in create_gcm_wr()
3749 struct uld_ctx *u_ctx = ULD_CTX(ctx); in chcr_aead_op()