Searched refs:max_dtls (Results 1 – 5 of 5) sorted by relevance
161 DTLS_VERSION_LE(ver_max, c->max_dtls)) in tls_setup_handshake()
3727 if (DTLS_VERSION_GE(c->max_dtls, s->s3.tmp.max_ver) in ssl_cipher_list_to_bytes()
478 int max_dtls; /* maximum DTLS protocol version */ member
1684 || DTLS_VERSION_LT(c->max_dtls, s->s3.tmp.min_ver))) in ssl_cipher_disabled()
4251 DTLS_VERSION_GT(s->version, c->max_dtls))) in ssl3_choose_cipher()