Lines Matching refs:uld_ctx
124 static inline struct uld_ctx *ULD_CTX(struct chcr_context *ctx) in ULD_CTX()
709 struct uld_ctx *u_ctx = ULD_CTX(ctx); in create_wreq()
1096 struct uld_ctx *u_ctx = ULD_CTX(c_ctx(tfm)); in chcr_handle_cipher_resp()
1280 struct uld_ctx *u_ctx = ULD_CTX(c_ctx(tfm)); in chcr_aes_encrypt()
1302 struct uld_ctx *u_ctx = ULD_CTX(c_ctx(tfm)); in chcr_aes_decrypt()
1325 struct uld_ctx *u_ctx = NULL; in chcr_device_init()
1475 struct uld_ctx *u_ctx = ULD_CTX(h_ctx(tfm)); in create_hash_wr()
1564 struct uld_ctx *u_ctx = NULL; in chcr_ahash_update()
1651 struct uld_ctx *u_ctx = NULL; in chcr_ahash_final()
1702 struct uld_ctx *u_ctx = NULL; in chcr_ahash_finup()
1784 struct uld_ctx *u_ctx = NULL; in chcr_ahash_digest()
1865 struct uld_ctx *u_ctx = NULL; in chcr_ahash_continue()
1927 struct uld_ctx *u_ctx = ULD_CTX(h_ctx(tfm)); in chcr_handle_ahash_resp()
2189 struct uld_ctx *u_ctx = ULD_CTX(a_ctx(tfm)); in chcr_aead_common_exit()
3568 struct uld_ctx *u_ctx; in chcr_aead_op()