Searched refs:DTLS_ANY_VERSION (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dd1_meth.c67 if (ver == DTLS_ANY_VERSION)
87 IMPLEMENT_dtls1_meth_func(DTLS_ANY_VERSION,
H A Ddtls1.h94 # define DTLS_ANY_VERSION 0x1FFFF macro
H A Dd1_clnt.c136 if (ver == DTLS_ANY_VERSION)
158 IMPLEMENT_dtls1_meth_func(DTLS_ANY_VERSION,
842 if (s->method->version != DTLS_ANY_VERSION &&
H A Dd1_srvr.c134 if (ver == DTLS_ANY_VERSION)
156 IMPLEMENT_dtls1_meth_func(DTLS_ANY_VERSION,
H A Dd1_lib.c274 else if (s->method->version == DTLS_ANY_VERSION)
H A Ds3_srvr.c958 s->method->version != DTLS_ANY_VERSION)
1107 if (s->method->version == DTLS_ANY_VERSION) {
H A Dd1_pkt.c1582 if (s->method->version == DTLS_ANY_VERSION) {
H A Ds3_clnt.c701 if (s->method->version == DTLS_ANY_VERSION) {
941 if (s->method->version == DTLS_ANY_VERSION) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dd1_meth.c67 if (ver == DTLS_ANY_VERSION)
87 IMPLEMENT_dtls1_meth_func(DTLS_ANY_VERSION,
H A Ddtls1.h94 # define DTLS_ANY_VERSION 0x1FFFF macro
H A Dd1_clnt.c136 if (ver == DTLS_ANY_VERSION)
158 IMPLEMENT_dtls1_meth_func(DTLS_ANY_VERSION,
842 if (s->method->version != DTLS_ANY_VERSION &&
H A Dd1_srvr.c134 if (ver == DTLS_ANY_VERSION)
156 IMPLEMENT_dtls1_meth_func(DTLS_ANY_VERSION,
H A Dd1_lib.c274 else if (s->method->version == DTLS_ANY_VERSION)
H A Ds3_srvr.c958 s->method->version != DTLS_ANY_VERSION)
1107 if (s->method->version == DTLS_ANY_VERSION) {
H A Dd1_pkt.c1582 if (s->method->version == DTLS_ANY_VERSION) {
H A Ds3_clnt.c701 if (s->method->version == DTLS_ANY_VERSION) {
941 if (s->method->version == DTLS_ANY_VERSION) {

Completed in 145 milliseconds