Home
last modified time | relevance | path

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

/external/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h470 char last_auth_req_username[32]; member
/external/libwebsockets/plugins/ssh-base/
Dsshd.c1045 pss->last_auth_req_username) || in lws_ssh_parse_plaintext()
1054 lws_strncpy(pss->last_auth_req_username, in lws_ssh_parse_plaintext()
1056 sizeof(pss->last_auth_req_username)); in lws_ssh_parse_plaintext()