Searched refs:SSL2_MT_SERVER_HELLO (Results 1 - 17 of 17) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dssl2.h78 # define SSL2_MT_SERVER_HELLO 4 macro
H A Ds23_clnt.c632 if ((p[0] & 0x80) && (p[2] == SSL2_MT_SERVER_HELLO) &&
H A Ds2_pkt.c182 (p[2] == SSL2_MT_SERVER_HELLO)))) {
H A Ds2_clnt.c350 if (*(p++) != SSL2_MT_SERVER_HELLO) {
H A Ds2_srvr.c750 *(p++) = SSL2_MT_SERVER_HELLO; /* type */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dssl2.h78 #define SSL2_MT_SERVER_HELLO 4 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssl2.h78 #define SSL2_MT_SERVER_HELLO 4 macro
H A Ds23_clnt.c429 if ((p[0] & 0x80) && (p[2] == SSL2_MT_SERVER_HELLO) &&
H A Ds2_pkt.c185 (p[2] == SSL2_MT_SERVER_HELLO))))
H A Ds2_clnt.c349 if (*(p++) != SSL2_MT_SERVER_HELLO)
H A Ds2_srvr.c706 *(p++)=SSL2_MT_SERVER_HELLO; /* type */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dssl2.h78 # define SSL2_MT_SERVER_HELLO 4 macro
H A Ds23_clnt.c632 if ((p[0] & 0x80) && (p[2] == SSL2_MT_SERVER_HELLO) &&
H A Ds2_pkt.c182 (p[2] == SSL2_MT_SERVER_HELLO)))) {
H A Ds2_clnt.c350 if (*(p++) != SSL2_MT_SERVER_HELLO) {
H A Ds2_srvr.c750 *(p++) = SSL2_MT_SERVER_HELLO; /* type */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/vtls/
H A Dopenssl.c1300 case SSL2_MT_SERVER_HELLO:

Completed in 84 milliseconds