Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/crypto/sha-mb/
Dsha1_mb.c134 static struct sha1_hash_ctx *sha1_ctx_mgr_resubmit(struct sha1_ctx_mgr *mgr, struct sha1_hash_ctx *… in sha1_ctx_mgr_resubmit()
211 static struct sha1_hash_ctx *sha1_ctx_mgr_get_comp_ctx(struct sha1_ctx_mgr *mgr) in sha1_ctx_mgr_get_comp_ctx()
226 static void sha1_ctx_mgr_init(struct sha1_ctx_mgr *mgr) in sha1_ctx_mgr_init()
231 static struct sha1_hash_ctx *sha1_ctx_mgr_submit(struct sha1_ctx_mgr *mgr, in sha1_ctx_mgr_submit()
320 static struct sha1_hash_ctx *sha1_ctx_mgr_flush(struct sha1_ctx_mgr *mgr) in sha1_ctx_mgr_flush()
885 cpu_state->mgr = kzalloc(sizeof(struct sha1_ctx_mgr), in sha1_mb_mod_init()
Dsha_mb_ctx.h114 struct sha1_ctx_mgr { struct