Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/crypto/sha256-mb/
Dsha256_mb_ctx.h84 #define hash_ctx_complete(ctx) ((ctx)->status == HASH_CTX_STS_COMPLETE) macro
/Linux-v4.19/arch/x86/crypto/sha512-mb/
Dsha512_mb_ctx.h79 #define hash_ctx_complete(ctx) ((ctx)->status == HASH_CTX_STS_COMPLETE) macro
/Linux-v4.19/arch/x86/crypto/sha1-mb/
Dsha1_mb_ctx.h84 #define hash_ctx_complete(ctx) ((ctx)->status == HASH_CTX_STS_COMPLETE) macro