Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Ddeattack.c55 #define HASH_MINSIZE (8 * 1024) macro
108 static u_int32_t n = HASH_MINSIZE / HASH_ENTRYSIZE; in detect_attack()