Searched refs:SHA1_DIGEST_LENGTH (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/arch/x86/crypto/sha-mb/ | ||
| D | sha_mb_ctx.h | 97 #define SHA1_DIGEST_LENGTH 5 macro |
| D | sha1_mb.c | 107 static const uint32_t initial_digest[SHA1_DIGEST_LENGTH] = {SHA1_H0, in sha1_init_digest() |