Home
last modified time | relevance | path

Searched refs:SSL3_ST_SR_CHANGE_B (Results 1 – 3 of 3) sorted by relevance

/dragonfly/crypto/libressl/ssl/
H A Dssl_stat.c212 case SSL3_ST_SR_CHANGE_B: in SSL_state_string_long()
450 case SSL3_ST_SR_CHANGE_B: in SSL_state_string()
H A Dssl_err.c612 case SSL3_ST_SR_CHANGE_B: in SSL_state_func_code()
/dragonfly/crypto/libressl/include/openssl/
H A Dssl3.h410 #define SSL3_ST_SR_CHANGE_B (0x1B1|SSL_ST_ACCEPT) macro