Lines Matching refs:chcr_ahash_req_ctx

129 static inline void chcr_init_hctx_per_wr(struct chcr_ahash_req_ctx *reqctx)  in chcr_init_hctx_per_wr()
740 struct chcr_ahash_req_ctx *reqctx = in get_qidxs()
1563 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(req); in create_hash_wr()
1658 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(req); in chcr_ahash_update()
1760 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(req); in chcr_ahash_final()
1830 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(req); in chcr_ahash_finup()
1925 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(req); in chcr_ahash_digest()
2019 struct chcr_ahash_req_ctx *reqctx = ahash_request_ctx(req); in chcr_ahash_continue()
2086 struct chcr_ahash_req_ctx *reqctx = ahash_request_ctx(req); in chcr_handle_ahash_resp()
2166 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in chcr_ahash_export()
2167 struct chcr_ahash_req_ctx *state = out; in chcr_ahash_export()
2180 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in chcr_ahash_import()
2181 struct chcr_ahash_req_ctx *state = (struct chcr_ahash_req_ctx *)in; in chcr_ahash_import()
2293 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in chcr_sha_init()
2309 sizeof(struct chcr_ahash_req_ctx)); in chcr_sha_cra_init()
2315 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(areq); in chcr_hmac_init()
2345 sizeof(struct chcr_ahash_req_ctx)); in chcr_hmac_cra_init()
2774 struct chcr_ahash_req_ctx *reqctx = ahash_request_ctx(req); in chcr_add_hash_src_ent()
2803 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(req); in chcr_hash_dma_map()
2819 struct chcr_ahash_req_ctx *req_ctx = ahash_request_ctx(req); in chcr_hash_dma_unmap()
4422 #define SZ_AHASH_REQ_CTX sizeof(struct chcr_ahash_req_ctx)