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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/include/openssl/
H A Dssl2.h225 #define SSL2_ST_SEND_CLIENT_HELLO_B (0x11|SSL_ST_CONNECT) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/ssl/
H A Dssl2.h225 #define SSL2_ST_SEND_CLIENT_HELLO_B (0x11|SSL_ST_CONNECT) macro
H A Dssl_stat.c81 case SSL2_ST_SEND_CLIENT_HELLO_B: str="SSLv2 write client hello B"; break;
230 case SSL2_ST_SEND_CLIENT_HELLO_B: str="2SCH_B"; break;
H A Ds2_clnt.c224 case SSL2_ST_SEND_CLIENT_HELLO_B:
620 s->state=SSL2_ST_SEND_CLIENT_HELLO_B;
624 /* SSL2_ST_SEND_CLIENT_HELLO_B */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dssl2.h225 #define SSL2_ST_SEND_CLIENT_HELLO_B (0x11|SSL_ST_CONNECT) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssl2.h225 #define SSL2_ST_SEND_CLIENT_HELLO_B (0x11|SSL_ST_CONNECT) macro
H A Dssl_stat.c81 case SSL2_ST_SEND_CLIENT_HELLO_B: str="SSLv2 write client hello B"; break;
230 case SSL2_ST_SEND_CLIENT_HELLO_B: str="2SCH_B"; break;
H A Ds2_clnt.c206 case SSL2_ST_SEND_CLIENT_HELLO_B:
603 s->state=SSL2_ST_SEND_CLIENT_HELLO_B;
607 /* SSL2_ST_SEND_CLIENT_HELLO_B */

Completed in 179 milliseconds