Home
last modified time | relevance | path

Searched refs:WORK_MORE_C (Results 1 – 3 of 3) sorted by relevance

/third_party/openssl/ssl/statem/
Dstatem.h32 WORK_MORE_C enumerator
Dstatem.c671 case WORK_MORE_C: in read_state_machine()
816 case WORK_MORE_C: in write_state_machine()
877 case WORK_MORE_C: in write_state_machine()
Dstatem_srvr.c2341 wst = WORK_MORE_C; in tls_post_process_client_hello()
2344 if (wst == WORK_MORE_C) { in tls_post_process_client_hello()
2351 return WORK_MORE_C; in tls_post_process_client_hello()