Home
last modified time | relevance | path

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

/third_party/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h526 uint32_t count_auth_attempts; member
/third_party/libwebsockets/plugins/ssh-base/
Dsshd.c1884 if (pss->count_auth_attempts++ > 20) in lws_ssh_parse_plaintext()