Searched refs:WRITE_STATE_SEND (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/crypto/openssl/ssl/statem/
H A Dstatem.h70 WRITE_STATE_SEND, enumerator in enum:__anon4237
H A Dstatem.c743 * | WRITE_STATE_SEND
757 * WRITE_STATE_SEND sends the message and performs any work to be done after
830 st->write_state = WRITE_STATE_SEND;
880 case WRITE_STATE_SEND:

Completed in 128 milliseconds