Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dservername_test.c35 static int maxversion = TLS1_2_VERSION; variable
37 static int maxversion = 0; variable
H A Dssl_test.c454 int maxversion = TLS1_2_VERSION; in test_handshake() local
H A Dsslapitest.c12062 int maxversion = 0; in test_handshake_retry() local
/freebsd/crypto/openssl/ssl/statem/
H A Dextensions_cust.c174 size_t chainidx, int maxversion) in custom_ext_add()
/freebsd/crypto/openssl/ssl/
H A Dt1_lib.c856 int minversion, int maxversion, in tls_valid_group()
1047 int minversion, maxversion; in tls1_shared_group() local
2659 int minversion, maxversion; in tls_sigalg_compat() local
2910 int maxversion = SSL_CONNECTION_IS_DTLS(s) ? c->max_dtls : c->max_tls; in ssl_cipher_disabled() local
H A Ds3_lib.c4824 int minversion, maxversion; in ssl3_choose_cipher() local