Searched refs:HASH_FIRST (Results 1 – 2 of 2) sorted by relevance
60 #define HASH_FIRST 0x01 macro
249 if ((ctx->status & HASH_CTX_STS_COMPLETE) && !(flags & HASH_FIRST)) { in sha1_ctx_mgr_submit()256 if (flags & HASH_FIRST) { in sha1_ctx_mgr_submit()