Home
last modified time | relevance | path

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

/external/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h471 char last_auth_req_service[32]; member
/external/libwebsockets/plugins/ssh-base/
Dsshd.c1047 pss->last_auth_req_service))) { in lws_ssh_parse_plaintext()
1057 lws_strncpy(pss->last_auth_req_service, in lws_ssh_parse_plaintext()
1059 sizeof(pss->last_auth_req_service)); in lws_ssh_parse_plaintext()