Home
last modified time | relevance | path

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

/openssl/ssl/statem/
H A Dstatem.c149 if (s->statem.in_init && s->statem.state == MSG_FLOW_ERROR) in ossl_statem_send_fatal()
152 s->statem.state = MSG_FLOW_ERROR; in ossl_statem_send_fatal()
183 && (s)->statem.state == MSG_FLOW_ERROR)) \
196 if (s->statem.state == MSG_FLOW_ERROR) in ossl_statem_in_error()
364 if (st->state == MSG_FLOW_ERROR) { in state_machine()
/openssl/include/internal/
H A Dstatem.h52 MSG_FLOW_ERROR, enumerator

Completed in 6 milliseconds