Home
last modified time | relevance | path

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

/dports/security/hashcat-legacy/hashcat-legacy-2.00/include/
H A Dengine.h230 #define SALT_SIZE_MIN_SHA1B64S 0 macro
/dports/security/hashcat-legacy/hashcat-legacy-2.00/src/
H A Dhashcat-cli.c4588 int min_line_len = SHA1B64S_SIGN + HASH_SIZE_SHA1B64 + SALT_SIZE_MIN_SHA1B64S; in parse_hash_line()