Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/internal/
H A Dstatem.h36 WORK_MORE_C enumerator
/freebsd/crypto/openssl/ssl/statem/
H A Dstatem.c722 case WORK_MORE_C: in read_state_machine()
868 case WORK_MORE_C: in write_state_machine()
944 case WORK_MORE_C: in write_state_machine()
H A Dstatem_srvr.c2405 wst = WORK_MORE_C; in tls_post_process_client_hello()
2408 if (wst == WORK_MORE_C) { in tls_post_process_client_hello()
2415 return WORK_MORE_C; in tls_post_process_client_hello()