Home
last modified time | relevance | path

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

/third_party/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h521 uint32_t seen_auth_req_before:1; member
/third_party/libwebsockets/plugins/ssh-base/
Dsshd.c1046 if (pss->seen_auth_req_before && ( in lws_ssh_parse_plaintext()
1056 pss->seen_auth_req_before = 1; in lws_ssh_parse_plaintext()