Home
last modified time | relevance | path

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

/external/openssl/ssl/
Dssl_stat.c180 case SSL3_ST_SR_CHANGE_B: str="SSLv3 read change cipher spec B"; break; in SSL_state_string_long()
338 case SSL3_ST_SR_CHANGE_B: in SSL_state_string()
Dssl3.h642 #define SSL3_ST_SR_CHANGE_B (0x1B1|SSL_ST_ACCEPT) macro
/external/openssl/include/openssl/
Dssl3.h642 #define SSL3_ST_SR_CHANGE_B (0x1B1|SSL_ST_ACCEPT) macro