Home
last modified time | relevance | path

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

/openbsd/lib/libssl/
H A Dssl_stat.c196 case SSL3_ST_SW_CHANGE_B: in SSL_state_string_long()
436 case SSL3_ST_SW_CHANGE_B: in SSL_state_string()
H A Dssl3.h401 #define SSL3_ST_SW_CHANGE_B (0x1D1|SSL_ST_ACCEPT) macro
H A Dssl_err.c621 case SSL3_ST_SW_CHANGE_B: in SSL_state_func_code()
H A Dssl_srvr.c647 case SSL3_ST_SW_CHANGE_B: in ssl3_accept()
2381 s->s3->hs.state = SSL3_ST_SW_CHANGE_B; in ssl3_send_server_change_cipher_spec()