Searched refs:DTLS_ANY_VERSION (Results 1 – 6 of 6) sorted by relevance
128 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()
212 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()
35 # define DTLS_ANY_VERSION 0x1FFFF macro
1597 case DTLS_ANY_VERSION: in ssl_version_supported()1714 case DTLS_ANY_VERSION: in ssl_set_version_bound()1795 case DTLS_ANY_VERSION: in ssl_choose_server_version()1943 case DTLS_ANY_VERSION: in ssl_choose_client_version()2059 case DTLS_ANY_VERSION: in ssl_get_min_max_version()
1645 } 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()
859 if (s->method->version == DTLS_ANY_VERSION && in do_dtls1_write()