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
54 #define HASH_SIZE SHA256_DIGEST_SIZE macro
164 enum {HASH_SIZE = 128}; enumerator
208 #define HASH_SIZE (1 << HASH_SHIFT) macro
40 #define HASH_SIZE 1024ULL macro