Searched defs:HASH_SIZE (Results 1 – 6 of 6) sorted by relevance
24 #define HASH_SIZE(name) (ARRAY_SIZE(name)) macro
27 #define HASH_SIZE(name) (ARRAY_SIZE(name)) macro
52 #define HASH_SIZE SHA256_DIGEST_SIZE macro
208 enum {HASH_SIZE = 128}; enumerator
198 #define HASH_SIZE (1 << HASH_SHIFT) macro
29 #define HASH_SIZE 16384ULL macro