Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/crypto/sha-mb/
Dsha_mb_ctx.h66 #define HASH_CTX_STS_IDLE 0x00 macro
Dsha1_mb.c204 ctx->status = HASH_CTX_STS_IDLE; in sha1_ctx_mgr_resubmit()
358 sctx->status = HASH_CTX_STS_IDLE; in sha1_mb_init()