Home
last modified time | relevance | path

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

/external/openssl/ssl/
Dssl_stat.c231 case DTLS1_ST_SW_HELLO_VERIFY_REQUEST_B: str="DTLS1 write hello verify request B"; break; in SSL_state_string_long()
384 case DTLS1_ST_SW_HELLO_VERIFY_REQUEST_B: str="DWCHVB"; break; in SSL_state_string()
Dssl3.h620 #define DTLS1_ST_SW_HELLO_VERIFY_REQUEST_B (0x114|SSL_ST_ACCEPT) macro
Dd1_srvr.c332 case DTLS1_ST_SW_HELLO_VERIFY_REQUEST_B: in IMPLEMENT_dtls1_meth_func()
899 s->state=DTLS1_ST_SW_HELLO_VERIFY_REQUEST_B; in dtls1_send_hello_verify_request()
/external/openssl/include/openssl/
Dssl3.h620 #define DTLS1_ST_SW_HELLO_VERIFY_REQUEST_B (0x114|SSL_ST_ACCEPT) macro