Home
last modified time | relevance | path

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

/freebsd-13.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-13.1/crypto/openssl/ssl/statem/
H A Dstatem_srvr.c449 st->hand_state = TLS_ST_SW_CHANGE; in ossl_statem_server13_write_transition()
456 case TLS_ST_SW_CHANGE: in ossl_statem_server13_write_transition()
604 st->hand_state = TLS_ST_SW_CHANGE; in ossl_statem_server_write_transition()
656 st->hand_state = TLS_ST_SW_CHANGE; in ossl_statem_server_write_transition()
661 st->hand_state = TLS_ST_SW_CHANGE; in ossl_statem_server_write_transition()
664 case TLS_ST_SW_CHANGE: in ossl_statem_server_write_transition()
743 case TLS_ST_SW_CHANGE: in ossl_statem_server_pre_work()
888 case TLS_ST_SW_CHANGE: in ossl_statem_server_post_work()
1031 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-13.1/crypto/openssl/include/openssl/
H A Dssl.h1029 TLS_ST_SW_CHANGE, enumerator