Searched refs:TLS1_VERSION (Results 1 - 25 of 36) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dt1_meth.c66 if (ver == TLS1_VERSION)
H A Ds23_meth.c77 if (ver == TLS1_VERSION)
H A Dt1_clnt.c69 if (ver == TLS1_VERSION)
H A Dt1_srvr.c70 if (ver == TLS1_VERSION)
H A Dt1_lib.c106 s->version=TLS1_VERSION;
H A Ds23_srvr.c129 else if (ver == TLS1_VERSION)
288 s->version=TLS1_VERSION;
348 s->version=TLS1_VERSION;
369 s->version=TLS1_VERSION;
549 if (s->version == TLS1_VERSION)
H A Ds23_clnt.c77 else if (ver == TLS1_VERSION)
128 /* s->version=TLS1_VERSION; */
216 version = TLS1_VERSION;
244 if (version == TLS1_VERSION)
527 s->version=TLS1_VERSION;
H A Dssl_txt.c92 else if (x->ssl_version == TLS1_VERSION)
H A Dtls1.h83 #define TLS1_VERSION 0x0301 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/ssl/
H A Dt1_meth.c66 if (ver == TLS1_VERSION)
H A Ds23_meth.c70 else if (ver == TLS1_VERSION)
H A Dt1_clnt.c69 if (ver == TLS1_VERSION)
H A Dt1_srvr.c70 if (ver == TLS1_VERSION)
H A Dt1_lib.c82 TLS1_VERSION,
136 s->version=TLS1_VERSION;
H A Ds23_srvr.c129 else if (ver == TLS1_VERSION)
309 s->version=TLS1_VERSION;
369 s->version=TLS1_VERSION;
390 s->version=TLS1_VERSION;
411 if (FIPS_mode() && (s->version < TLS1_VERSION))
581 if (s->version == TLS1_VERSION)
H A Dtls1.h70 #define TLS1_VERSION 0x0301 macro
H A Ds23_lib.c74 TLS1_VERSION,
H A Dssl_txt.c92 else if (x->ssl_version == TLS1_VERSION)
H A Ds23_clnt.c77 else if (ver == TLS1_VERSION)
146 /* s->version=TLS1_VERSION; */
250 s->client_version=TLS1_VERSION;
454 s->version=TLS1_VERSION;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/include/openssl/
H A Dtls1.h70 #define TLS1_VERSION 0x0301 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Ds_cb.c336 case TLS1_VERSION:
404 if (version == SSL3_VERSION || version == TLS1_VERSION)
H A Ds_time.c538 if (ver == TLS1_VERSION)
631 if (ver == TLS1_VERSION)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/apps/
H A Ds_cb.c308 case TLS1_VERSION:
376 if (version == SSL3_VERSION || version == TLS1_VERSION)
H A Ds_time.c524 if (ver == TLS1_VERSION)
617 if (ver == TLS1_VERSION)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dtls1.h83 #define TLS1_VERSION 0x0301 macro

Completed in 143 milliseconds

12