Home
last modified time | relevance | path

Searched refs:TLS_ST_SW_CHANGE (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/crypto/openssl/ssl/
H A Dssl_stat.c53 case TLS_ST_SW_CHANGE: in SSL_state_string_long()
161 case TLS_ST_SW_CHANGE: in SSL_state_string()
/freebsd-12.1/crypto/openssl/ssl/statem/
H A Dstatem_srvr.c434 st->hand_state = TLS_ST_SW_CHANGE; in ossl_statem_server13_write_transition()
441 case TLS_ST_SW_CHANGE: in ossl_statem_server13_write_transition()
589 st->hand_state = TLS_ST_SW_CHANGE; in ossl_statem_server_write_transition()
641 st->hand_state = TLS_ST_SW_CHANGE; in ossl_statem_server_write_transition()
646 st->hand_state = TLS_ST_SW_CHANGE; in ossl_statem_server_write_transition()
649 case TLS_ST_SW_CHANGE: in ossl_statem_server_write_transition()
728 case TLS_ST_SW_CHANGE: in ossl_statem_server_pre_work()
865 case TLS_ST_SW_CHANGE: in ossl_statem_server_post_work()
1006 case TLS_ST_SW_CHANGE: in ossl_statem_server_construct_message()
H A Dstatem.c703 || st->hand_state == TLS_ST_SW_CHANGE) { in statem_do_write()
/freebsd-12.1/crypto/openssl/include/openssl/
H A Dssl.h1027 TLS_ST_SW_CHANGE, enumerator