Searched defs:maxversion (Results 1 – 5 of 5) sorted by relevance
36 static int maxversion = TLS1_2_VERSION; variable38 static int maxversion = 0; variable
449 int maxversion = TLS1_2_VERSION; in test_handshake() local
10523 int maxversion = 0; in test_handshake_retry() local
174 int maxversion) in custom_ext_add()
525 int tls_valid_group(SSL *s, uint16_t group_id, int minversion, int maxversion, in tls_valid_group()