Home
last modified time | relevance | path

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

/external/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h512 uint32_t seen_auth_req_before:1; member
/external/libwebsockets/plugins/ssh-base/
Dsshd.c1043 if (pss->seen_auth_req_before && ( in lws_ssh_parse_plaintext()
1053 pss->seen_auth_req_before = 1; in lws_ssh_parse_plaintext()