Searched refs:SSL2_MT_ERROR (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.h74 # define SSL2_MT_ERROR 0 macro
H A Ds2_clnt.c351 if (p[-1] != SSL2_MT_ERROR) {
817 *(p++) = SSL2_MT_ERROR;
889 if (p[0] != SSL2_MT_ERROR) {
940 if (p[0] != SSL2_MT_ERROR) {
H A Ds2_srvr.c395 if (p[-1] != SSL2_MT_ERROR) {
587 if (p[-1] != SSL2_MT_ERROR) {
863 if (*p != SSL2_MT_ERROR) {
999 if ((s->init_num >= 3) && (p[0] == SSL2_MT_ERROR)) {
H A Ds2_lib.c532 buf[0] = SSL2_MT_ERROR;
H A Ds2_pkt.c659 if (p[0] == SSL2_MT_ERROR) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dssl2.h74 #define SSL2_MT_ERROR 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssl2.h74 #define SSL2_MT_ERROR 0 macro
H A Ds2_clnt.c351 if (p[-1] != SSL2_MT_ERROR)
841 *(p++)=SSL2_MT_ERROR;
911 if (p[0] != SSL2_MT_ERROR)
969 if (p[0] != SSL2_MT_ERROR)
H A Ds2_srvr.c384 if (p[-1] != SSL2_MT_ERROR)
548 if (p[-1] != SSL2_MT_ERROR)
828 if (*p != SSL2_MT_ERROR)
971 if ((s->init_num >= 3) && (p[0] == SSL2_MT_ERROR))
H A Ds2_lib.c442 buf[0]=SSL2_MT_ERROR;
H A Ds2_pkt.c672 if (p[0] == SSL2_MT_ERROR)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dssl2.h74 # define SSL2_MT_ERROR 0 macro
H A Ds2_clnt.c351 if (p[-1] != SSL2_MT_ERROR) {
817 *(p++) = SSL2_MT_ERROR;
889 if (p[0] != SSL2_MT_ERROR) {
940 if (p[0] != SSL2_MT_ERROR) {
H A Ds2_srvr.c395 if (p[-1] != SSL2_MT_ERROR) {
587 if (p[-1] != SSL2_MT_ERROR) {
863 if (*p != SSL2_MT_ERROR) {
999 if ((s->init_num >= 3) && (p[0] == SSL2_MT_ERROR)) {
H A Ds2_lib.c532 buf[0] = SSL2_MT_ERROR;
H A Ds2_pkt.c659 if (p[0] == SSL2_MT_ERROR) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/vtls/
H A Dopenssl.c1292 case SSL2_MT_ERROR:

Completed in 91 milliseconds