Searched refs:SSL2_ST_SEND_REQUEST_CERTIFICATE_D (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/include/openssl/
H A Dssl2.h264 #define SSL2_ST_SEND_REQUEST_CERTIFICATE_D (0x73|SSL_ST_ACCEPT) macro
/external/chromium_org/third_party/openssl/openssl/ssl/
H A Dssl2.h264 #define SSL2_ST_SEND_REQUEST_CERTIFICATE_D (0x73|SSL_ST_ACCEPT) macro
H A Dssl_stat.c139 case SSL2_ST_SEND_REQUEST_CERTIFICATE_D: str="SSLv2 write request certificate D"; break;
298 case SSL2_ST_SEND_REQUEST_CERTIFICATE_D: str="2SRC_D"; break;
H A Ds2_srvr.c296 case SSL2_ST_SEND_REQUEST_CERTIFICATE_D:
1018 s->state=SSL2_ST_SEND_REQUEST_CERTIFICATE_D;
1021 /* SSL2_ST_SEND_REQUEST_CERTIFICATE_D */
/external/openssl/include/openssl/
H A Dssl2.h264 #define SSL2_ST_SEND_REQUEST_CERTIFICATE_D (0x73|SSL_ST_ACCEPT) macro
/external/openssl/ssl/
H A Dssl2.h264 #define SSL2_ST_SEND_REQUEST_CERTIFICATE_D (0x73|SSL_ST_ACCEPT) macro
H A Dssl_stat.c139 case SSL2_ST_SEND_REQUEST_CERTIFICATE_D: str="SSLv2 write request certificate D"; break;
298 case SSL2_ST_SEND_REQUEST_CERTIFICATE_D: str="2SRC_D"; break;
H A Ds2_srvr.c296 case SSL2_ST_SEND_REQUEST_CERTIFICATE_D:
1018 s->state=SSL2_ST_SEND_REQUEST_CERTIFICATE_D;
1021 /* SSL2_ST_SEND_REQUEST_CERTIFICATE_D */

Completed in 55 milliseconds