Home
last modified time | relevance | path

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

/third_party/libwebsockets/plugins/ssh-base/
Dsshd.c572 pss->parser_state = SSHS_MSG_LEN; in lws_ssh_parse_plaintext()
575 case SSHS_MSG_LEN: in lws_ssh_parse_plaintext()
693 pss->parser_state = SSHS_MSG_LEN; in lws_ssh_parse_plaintext()
905 pss->parser_state = SSHS_MSG_LEN; in lws_ssh_parse_plaintext()
927 pss->parser_state = SSHS_MSG_LEN; in lws_ssh_parse_plaintext()
956 pss->parser_state = SSHS_MSG_LEN; in lws_ssh_parse_plaintext()
1913 pss->parser_state == SSHS_MSG_LEN) in parse()
/third_party/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h211 SSHS_MSG_LEN, enumerator