Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/ssl/
H A Dmethods.c128 IMPLEMENT_dtls1_meth_func(DTLS_ANY_VERSION, 0, 0, in IMPLEMENT_tls_meth_func()
148 IMPLEMENT_dtls1_meth_func(DTLS_ANY_VERSION, 0, 0, in IMPLEMENT_tls_meth_func()
172 IMPLEMENT_dtls1_meth_func(DTLS_ANY_VERSION, 0, 0, in IMPLEMENT_tls_meth_func()
H A Dd1_lib.c212 if (s->method->version == DTLS_ANY_VERSION) in dtls1_clear()
652 s->method->version != DTLS_ANY_VERSION) { in DTLSv1_listen()
721 version = (s->method->version == DTLS_ANY_VERSION) ? DTLS1_VERSION in DTLSv1_listen()
/third_party/openssl/ssl/
H A Dmethods.c128 IMPLEMENT_dtls1_meth_func(DTLS_ANY_VERSION, 0, 0, in IMPLEMENT_tls_meth_func()
148 IMPLEMENT_dtls1_meth_func(DTLS_ANY_VERSION, 0, 0, in IMPLEMENT_tls_meth_func()
172 IMPLEMENT_dtls1_meth_func(DTLS_ANY_VERSION, 0, 0, in IMPLEMENT_tls_meth_func()
H A Dd1_lib.c195 if (s->method->version == DTLS_ANY_VERSION) in dtls1_clear()
635 s->method->version != DTLS_ANY_VERSION) { in DTLSv1_listen()
704 version = (s->method->version == DTLS_ANY_VERSION) ? DTLS1_VERSION in DTLSv1_listen()
/third_party/openssl/ohos_lite/include/openssl/
H A Ddtls1.h26 # define DTLS_ANY_VERSION 0x1FFFF macro
/third_party/node/deps/openssl/openssl/include/openssl/
H A Ddtls1.h35 # define DTLS_ANY_VERSION 0x1FFFF macro
/third_party/openssl/include/openssl/
H A Ddtls1.h35 # define DTLS_ANY_VERSION 0x1FFFF macro
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dstatem_lib.c1628 case DTLS_ANY_VERSION: in ssl_version_supported()
1745 case DTLS_ANY_VERSION: in ssl_set_version_bound()
1826 case DTLS_ANY_VERSION: in ssl_choose_server_version()
1974 case DTLS_ANY_VERSION: in ssl_choose_client_version()
2090 case DTLS_ANY_VERSION: in ssl_get_min_max_version()
H A Dstatem_srvr.c1665 } else if (s->method->version != DTLS_ANY_VERSION && in tls_early_post_process_client_hello()
1707 if (s->method->version == DTLS_ANY_VERSION) { in tls_early_post_process_client_hello()
/third_party/openssl/ssl/statem/
H A Dstatem_lib.c1593 case DTLS_ANY_VERSION: in ssl_version_supported()
1710 case DTLS_ANY_VERSION: in ssl_set_version_bound()
1791 case DTLS_ANY_VERSION: in ssl_choose_server_version()
1939 case DTLS_ANY_VERSION: in ssl_choose_client_version()
2055 case DTLS_ANY_VERSION: in ssl_get_min_max_version()
H A Dstatem_srvr.c1645 } else if (s->method->version != DTLS_ANY_VERSION && in tls_early_post_process_client_hello()
1687 if (s->method->version == DTLS_ANY_VERSION) { in tls_early_post_process_client_hello()
/third_party/node/deps/openssl/openssl/ssl/record/
H A Drec_layer_d1.c859 if (s->method->version == DTLS_ANY_VERSION && in do_dtls1_write()
/third_party/openssl/ssl/record/
H A Drec_layer_d1.c859 if (s->method->version == DTLS_ANY_VERSION && in do_dtls1_write()

Completed in 21 milliseconds