Home
last modified time | relevance | path

Searched defs:maxversion (Results 1 – 6 of 6) sorted by relevance

/openssl/test/
H A Dservername_test.c36 static int maxversion = TLS1_2_VERSION; variable
38 static int maxversion = 0; variable
H A Dssl_test.c456 int maxversion = TLS1_2_VERSION; in test_handshake() local
H A Dsslapitest.c11703 int maxversion = 0; in test_handshake_retry() local
/openssl/ssl/statem/
H A Dextensions_cust.c175 size_t chainidx, int maxversion) in custom_ext_add()
/openssl/ssl/
H A Dt1_lib.c847 int minversion, int maxversion, in tls_valid_group()
962 int minversion, maxversion; in tls1_shared_group() local
2212 int maxversion = SSL_CONNECTION_IS_DTLS(s) ? c->max_dtls : c->max_tls; in ssl_cipher_disabled() local
H A Ds3_lib.c4347 int minversion, maxversion; in ssl3_choose_cipher() local

Completed in 79 milliseconds