Searched defs:maxversion (Results 1 – 6 of 6) sorted by relevance
36 static int maxversion = TLS1_2_VERSION; variable38 static int maxversion = 0; variable
456 int maxversion = TLS1_2_VERSION; in test_handshake() local
11703 int maxversion = 0; in test_handshake_retry() local
175 size_t chainidx, int maxversion) in custom_ext_add()
847 int minversion, int maxversion, in tls_valid_group()962 int minversion, maxversion; in tls1_shared_group() local2212 int maxversion = SSL_CONNECTION_IS_DTLS(s) ? c->max_dtls : c->max_tls; in ssl_cipher_disabled() local
4347 int minversion, maxversion; in ssl3_choose_cipher() local
Completed in 79 milliseconds