Home
last modified time | relevance | path

Searched defs:max_version (Results 26 - 27 of 27) sorted by relevance

12

/third_party/openssl/ssl/
H A Dssl_lib.c446 static int ssl_check_allowed_versions(int min_version, int max_version) in ssl_check_allowed_versions() argument
[all...]
/third_party/openssl/test/
H A Dsslapitest.c4822 int max_version = TLS1_3_VERSION; in test_key_exchange() local
5045 int max_version = TLS1_3_VERSION; in test_negotiated_group() local
951 execute_test_large_message(const SSL_METHOD *smeth, const SSL_METHOD *cmeth, int min_version, int max_version, int read_ahead) execute_test_large_message() argument
1672 execute_cleanse_plaintext(const SSL_METHOD *smeth, const SSL_METHOD *cmeth, int min_version, int max_version) execute_cleanse_plaintext() argument
8743 int max_version = TLS1_2_VERSION; /* Don't select TLS1_3 */ test_multiblock_write() local
10481 int max_version = TLS1_3_VERSION; test_multi_resume() local
[all...]

Completed in 13 milliseconds

12