Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Ddeattack.c60 #define HASH_IV (0xfffe) macro
154 h[HASH(IV) & (n - 1)] = HASH_IV; in detect_attack()
159 if (h[i] == HASH_IV) { in detect_attack()