Home
last modified time | relevance | path

Searched refs:sha256_hash_ctx (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/x86/crypto/sha256-mb/
Dsha256_mb.c81 *cast_hash_to_mcryptd_ctx(struct sha256_hash_ctx *hash_ctx) in cast_hash_to_mcryptd_ctx()
131 static struct sha256_hash_ctx
133 struct sha256_hash_ctx *ctx) in sha256_ctx_mgr_resubmit()
179 ctx = (struct sha256_hash_ctx *) in sha256_ctx_mgr_resubmit()
200 ctx = (struct sha256_hash_ctx *) in sha256_ctx_mgr_resubmit()
212 static struct sha256_hash_ctx
223 struct sha256_hash_ctx *ctx; in sha256_ctx_mgr_get_comp_ctx()
225 ctx = (struct sha256_hash_ctx *) sha256_job_mgr_get_comp_job(&mgr->mgr); in sha256_ctx_mgr_get_comp_ctx()
234 static struct sha256_hash_ctx *sha256_ctx_mgr_submit(struct sha256_ctx_mgr *mgr, in sha256_ctx_mgr_submit()
235 struct sha256_hash_ctx *ctx, in sha256_ctx_mgr_submit()
[all …]
Dsha256_mb_ctx.h118 struct sha256_hash_ctx { struct