Home
last modified time | relevance | path

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

/third_party/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h479 char last_auth_req_username[32]; member
/third_party/libwebsockets/plugins/ssh-base/
Dsshd.c1048 pss->last_auth_req_username) || in lws_ssh_parse_plaintext()
1057 lws_strncpy(pss->last_auth_req_username, in lws_ssh_parse_plaintext()
1059 sizeof(pss->last_auth_req_username)); in lws_ssh_parse_plaintext()