Searched refs:sha1_hash_ctx (Results 1 – 2 of 2) sorted by relevance
81 *cast_hash_to_mcryptd_ctx(struct sha1_hash_ctx *hash_ctx) in cast_hash_to_mcryptd_ctx()131 static struct sha1_hash_ctx *sha1_ctx_mgr_resubmit(struct sha1_ctx_mgr *mgr, in sha1_ctx_mgr_resubmit()132 struct sha1_hash_ctx *ctx) in sha1_ctx_mgr_resubmit()178 ctx = (struct sha1_hash_ctx *)sha1_job_mgr_submit(&mgr->mgr, in sha1_ctx_mgr_resubmit()199 ctx = (struct sha1_hash_ctx *) in sha1_ctx_mgr_resubmit()211 static struct sha1_hash_ctx223 struct sha1_hash_ctx *ctx; in sha1_ctx_mgr_get_comp_ctx()225 ctx = (struct sha1_hash_ctx *) sha1_job_mgr_get_comp_job(&mgr->mgr); in sha1_ctx_mgr_get_comp_ctx()234 static struct sha1_hash_ctx *sha1_ctx_mgr_submit(struct sha1_ctx_mgr *mgr, in sha1_ctx_mgr_submit()235 struct sha1_hash_ctx *ctx, in sha1_ctx_mgr_submit()[all …]
118 struct sha1_hash_ctx { struct