Home
last modified time | relevance | path

Searched refs:max_dtls (Results 1 – 5 of 5) sorted by relevance

/openssl/ssl/statem/
H A Dstatem_lib.c165 DTLS_VERSION_LE(ver_max, c->max_dtls)) in tls_setup_handshake()
H A Dstatem_clnt.c3775 if (DTLS_VERSION_GE(c->max_dtls, s->s3.tmp.max_ver) in ssl_cipher_list_to_bytes()
/openssl/ssl/
H A Dssl_local.h483 int max_dtls; /* maximum DTLS protocol version */ member
H A Dt1_lib.c1748 || DTLS_VERSION_LT(c->max_dtls, s->s3.tmp.min_ver))) in ssl_cipher_disabled()
H A Ds3_lib.c4283 DTLS_VERSION_GT(s->version, c->max_dtls))) in ssl3_choose_cipher()

Completed in 59 milliseconds