Home
last modified time | relevance | path

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

/dports/security/silktools/silk-3.19.1/src/libsilk/
H A Dhashlib.c47 #define HASH_MAX_MEMORY_TOTAL (HASH_MAX_MEMORY_BLOCK * 3) macro
860 uint64_t max_memory = HASH_MAX_MEMORY_TOTAL; in hashlib_compute_max_initial_entries()
873 max_memory = HASH_MAX_MEMORY_TOTAL; in hashlib_compute_max_initial_entries()