Searched refs:SSL3_ST_CR_KEY_EXCH_B (Results 1 - 5 of 5) sorted by relevance

/external/openssl/ssl/
H A Dssl_stat.c127 case SSL3_ST_CR_KEY_EXCH_B: str="SSLv3 read server key exchange B"; break;
288 case SSL3_ST_CR_KEY_EXCH_B: str="3RSKEB"; break;
H A Dssl3.h480 #define SSL3_ST_CR_KEY_EXCH_B (0x141|SSL_ST_CONNECT) macro
H A Dd1_clnt.c326 case SSL3_ST_CR_KEY_EXCH_B:
H A Ds3_clnt.c326 case SSL3_ST_CR_KEY_EXCH_B:
1150 SSL3_ST_CR_KEY_EXCH_B,
/external/openssl/include/openssl/
H A Dssl3.h480 #define SSL3_ST_CR_KEY_EXCH_B (0x141|SSL_ST_CONNECT) macro

Completed in 29 milliseconds