Home
last modified time | relevance | path

Searched refs:SSL3_ST_SW_KEY_EXCH_B (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/third_party/boringssl/src/ssl/
Dssl_stat.c158 case SSL3_ST_SW_KEY_EXCH_B: str="SSLv3 write key exchange B"; break; in SSL_state_string_long()
270 case SSL3_ST_SW_KEY_EXCH_B: str="3WSKEB"; break; in SSL_state_string()
Dd1_srvr.c376 case SSL3_ST_SW_KEY_EXCH_B: in IMPLEMENT_dtls1_meth_func()
Ds3_srvr.c369 case SSL3_ST_SW_KEY_EXCH_B: in IMPLEMENT_ssl3_meth_func()
1645 s->state = SSL3_ST_SW_KEY_EXCH_B; in ssl3_send_server_key_exchange()
/external/openssl/ssl/
Dssl_stat.c200 case SSL3_ST_SW_KEY_EXCH_B: str="SSLv3 write key exchange B"; break; in SSL_state_string_long()
354 case SSL3_ST_SW_KEY_EXCH_B: str="3WSKEB"; break; in SSL_state_string()
Dssl3.h674 #define SSL3_ST_SW_KEY_EXCH_B (0x151|SSL_ST_ACCEPT) macro
Dd1_srvr.c450 case SSL3_ST_SW_KEY_EXCH_B: in IMPLEMENT_dtls1_meth_func()
1472 s->state = SSL3_ST_SW_KEY_EXCH_B; in dtls1_send_server_key_exchange()
Ds3_srvr.c447 case SSL3_ST_SW_KEY_EXCH_B: in IMPLEMENT_ssl3_meth_func()
2081 s->state = SSL3_ST_SW_KEY_EXCH_B; in ssl3_send_server_key_exchange()
/external/chromium_org/third_party/boringssl/src/include/openssl/
Dssl3.h584 #define SSL3_ST_SW_KEY_EXCH_B (0x151|SSL_ST_ACCEPT) macro
/external/openssl/include/openssl/
Dssl3.h674 #define SSL3_ST_SW_KEY_EXCH_B (0x151|SSL_ST_ACCEPT) macro
/external/openssl/patches/
D0011-ecdhe_psk.patch651 case SSL3_ST_SW_KEY_EXCH_B: