Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/crypto/sha-mb/
Dsha1_mb.c375 static int sha_finish_walk(struct mcryptd_hash_request_ctx **ret_rctx, in sha_finish_walk() function
448 ret = sha_finish_walk(&req_ctx, cstate, false); in sha_complete_job()
538 ret = sha_finish_walk(&rctx, cstate, false); in sha1_mb_update()
600 ret = sha_finish_walk(&rctx, cstate, false); in sha1_mb_finup()
649 ret = sha_finish_walk(&rctx, cstate, false); in sha1_mb_final()
841 sha_finish_walk(&rctx, cstate, true); in sha1_mb_flusher()