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

/external/openssl/ssl/
H A Dssl_stat.c194 case SSL3_ST_SW_HELLO_REQ_C: str="SSLv3 write hello request C"; break;
347 case SSL3_ST_SW_HELLO_REQ_C: str="3WHR_C"; break;
H A Dssl3.h623 #define SSL3_ST_SW_HELLO_REQ_C (0x122|SSL_ST_ACCEPT) macro
H A Dd1_srvr.c282 s->s3->tmp.next_state=SSL3_ST_SW_HELLO_REQ_C;
289 case SSL3_ST_SW_HELLO_REQ_C:
H A Ds3_srvr.c338 s->s3->tmp.next_state=SSL3_ST_SW_HELLO_REQ_C;
345 case SSL3_ST_SW_HELLO_REQ_C:
/external/openssl/include/openssl/
H A Dssl3.h623 #define SSL3_ST_SW_HELLO_REQ_C (0x122|SSL_ST_ACCEPT) macro

Completed in 26 milliseconds