Home
last modified time | relevance | path

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

/arch/x86/crypto/sha512-mb/
Dsha512_mb_ctx.h71 enum hash_ctx_error { enum
83 #define hash_ctx_error(ctx) ((ctx)->error) macro
/arch/x86/crypto/sha1-mb/
Dsha1_mb_ctx.h71 enum hash_ctx_error { enum
88 #define hash_ctx_error(ctx) ((ctx)->error) macro
/arch/x86/crypto/sha256-mb/
Dsha256_mb_ctx.h71 enum hash_ctx_error { enum
88 #define hash_ctx_error(ctx) ((ctx)->error) macro