Home
last modified time | relevance | path

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

/external/openssh/
Ddeattack.c114 return DEATTACK_ERROR; in detect_attack()
120 return DEATTACK_ERROR; in detect_attack()
128 return DEATTACK_ERROR; in detect_attack()
Ddeattack.h29 #define DEATTACK_ERROR 3 macro