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

/freebsd-current/crypto/openssl/ssl/statem/
H A Dstatem.h62 READ_STATE_BODY, enumerator in enum:__anon4236
H A Dstatem.c527 * READ_STATE_BODY -----+-->READ_STATE_POST_PROCESS
536 * READ_STATE_BODY reads in the rest of the message and then subsequently
624 st->read_state = READ_STATE_BODY;
627 case READ_STATE_BODY:

Completed in 57 milliseconds