Lines Matching refs:h_ctx
1565 struct chcr_context *ctx = h_ctx(tfm); in create_hash_wr()
1575 struct adapter *adap = padap(h_ctx(tfm)->dev); in create_hash_wr()
1646 create_wreq(h_ctx(tfm), chcr_req, &req->base, req_ctx->hctx_wr.imm, in create_hash_wr()
1660 struct uld_ctx *u_ctx = ULD_CTX(h_ctx(rtfm)); in chcr_ahash_update()
1661 struct chcr_context *ctx = h_ctx(rtfm); in chcr_ahash_update()
1662 struct chcr_dev *dev = h_ctx(rtfm)->dev; in chcr_ahash_update()
1762 struct chcr_dev *dev = h_ctx(rtfm)->dev; in chcr_ahash_final()
1765 struct uld_ctx *u_ctx = ULD_CTX(h_ctx(rtfm)); in chcr_ahash_final()
1766 struct chcr_context *ctx = h_ctx(rtfm); in chcr_ahash_final()
1832 struct chcr_dev *dev = h_ctx(rtfm)->dev; in chcr_ahash_finup()
1833 struct uld_ctx *u_ctx = ULD_CTX(h_ctx(rtfm)); in chcr_ahash_finup()
1834 struct chcr_context *ctx = h_ctx(rtfm); in chcr_ahash_finup()
1927 struct chcr_dev *dev = h_ctx(rtfm)->dev; in chcr_ahash_digest()
1928 struct uld_ctx *u_ctx = ULD_CTX(h_ctx(rtfm)); in chcr_ahash_digest()
1929 struct chcr_context *ctx = h_ctx(rtfm); in chcr_ahash_digest()
2022 struct chcr_context *ctx = h_ctx(rtfm); in chcr_ahash_continue()
2090 struct uld_ctx *u_ctx = ULD_CTX(h_ctx(tfm)); in chcr_handle_ahash_resp()
2091 struct chcr_dev *dev = h_ctx(tfm)->dev; in chcr_handle_ahash_resp()
2197 struct hmac_ctx *hmacctx = HMAC_CTX(h_ctx(tfm)); in chcr_ahash_setkey()
2317 struct hmac_ctx *hmacctx = HMAC_CTX(h_ctx(rtfm)); in chcr_hmac_init()