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