Home
last modified time | relevance | path

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

/external/libwebsockets/plugins/ssh-base/
Dsshd.c569 pss->parser_state = SSHS_MSG_LEN; in lws_ssh_parse_plaintext()
572 case SSHS_MSG_LEN: in lws_ssh_parse_plaintext()
690 pss->parser_state = SSHS_MSG_LEN; in lws_ssh_parse_plaintext()
902 pss->parser_state = SSHS_MSG_LEN; in lws_ssh_parse_plaintext()
924 pss->parser_state = SSHS_MSG_LEN; in lws_ssh_parse_plaintext()
953 pss->parser_state = SSHS_MSG_LEN; in lws_ssh_parse_plaintext()
1868 pss->parser_state == SSHS_MSG_LEN) in parse()
/external/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h207 SSHS_MSG_LEN, enumerator