Searched refs:DTLS_ANY_VERSION (Results 1 – 6 of 6) sorted by relevance
127 IMPLEMENT_dtls1_meth_func(DTLS_ANY_VERSION, 0, 0, in IMPLEMENT_tls_meth_func()147 IMPLEMENT_dtls1_meth_func(DTLS_ANY_VERSION, 0, 0, in IMPLEMENT_tls_meth_func()171 IMPLEMENT_dtls1_meth_func(DTLS_ANY_VERSION, 0, 0, in IMPLEMENT_tls_meth_func()
195 if (s->method->version == DTLS_ANY_VERSION) in dtls1_clear()641 s->method->version != DTLS_ANY_VERSION) { in DTLSv1_listen()710 version = (s->method->version == DTLS_ANY_VERSION) ? DTLS1_VERSION in DTLSv1_listen()
26 # define DTLS_ANY_VERSION 0x1FFFF macro
1593 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()1942 case DTLS_ANY_VERSION: in ssl_choose_client_version()2064 case DTLS_ANY_VERSION: in ssl_get_min_max_version()
1673 } else if (s->method->version != DTLS_ANY_VERSION && in tls_early_post_process_client_hello()1721 if (s->method->version == DTLS_ANY_VERSION) { in tls_early_post_process_client_hello()
868 if (s->method->version == DTLS_ANY_VERSION && in do_dtls1_write()