Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/crypto/sha1-mb/
Dsha1_mb.c131 static struct sha1_hash_ctx *sha1_ctx_mgr_resubmit(struct sha1_ctx_mgr *mgr, in sha1_ctx_mgr_resubmit()
212 *sha1_ctx_mgr_get_comp_ctx(struct sha1_ctx_mgr *mgr) in sha1_ctx_mgr_get_comp_ctx()
229 static void sha1_ctx_mgr_init(struct sha1_ctx_mgr *mgr) in sha1_ctx_mgr_init()
234 static struct sha1_hash_ctx *sha1_ctx_mgr_submit(struct sha1_ctx_mgr *mgr, in sha1_ctx_mgr_submit()
329 static struct sha1_hash_ctx *sha1_ctx_mgr_flush(struct sha1_ctx_mgr *mgr) in sha1_ctx_mgr_flush()
961 cpu_state->mgr = kzalloc(sizeof(struct sha1_ctx_mgr), in sha1_mb_mod_init()
Dsha1_mb_ctx.h112 struct sha1_ctx_mgr { struct