Searched defs:HASH_SIZE (Results 1 – 8 of 8) 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
199 #define HASH_SIZE (1 << HASH_SHIFT) macro
29 #define HASH_SIZE 16384ULL macro
2260 #define HASH_SIZE 256 macro
50 #define HASH_SIZE 32 macro