Home
last modified time | relevance | path

Searched defs:min_version (Results 1 – 15 of 15) sorted by relevance

/external/valgrind/tests/
Dos_test.c31 static Bool matches_version(char *min_version) in matches_version()
58 static Bool go(char* OS, char *min_version) in go()
/external/autotest/server/site_tests/brillo_KernelVersionTest/
Dbrillo_KernelVersionTest.py18 def run_once(self, host=None, min_version=_DEFAULT_MIN_VERSION): argument
/external/boringssl/src/ssl/
Dhandshake_client.c593 uint16_t min_version, in ssl_write_client_cipher_list()
673 uint16_t min_version, max_version; in ssl_write_client_hello() local
743 uint16_t min_version, max_version; in ssl3_send_client_hello() local
872 uint16_t min_version, max_version, server_version; in ssl3_get_server_hello() local
Dt1_lib.c692 uint16_t min_version, max_version; in ext_ri_add_clienthello() local
853 uint16_t min_version, max_version; in ext_ems_add_clienthello() local
937 uint16_t min_version, max_version; in ext_ticket_add_clienthello() local
1025 uint16_t min_version, max_version; in ext_sigalgs_add_clienthello() local
1793 uint16_t min_version, max_version; in ext_ec_point_add_clienthello() local
1867 uint16_t min_version, max_version; in ext_pre_shared_key_clienthello_length() local
1892 uint16_t min_version, max_version; in ext_pre_shared_key_add_clienthello() local
2042 uint16_t min_version, max_version; in ext_psk_key_exchange_modes_add_clienthello() local
2173 uint16_t min_version, max_version; in ext_key_share_add_clienthello() local
2381 uint16_t min_version, max_version; in ext_supported_versions_add_clienthello() local
Dssl_cipher.c618 uint16_t min_version; member
920 uint32_t alg_enc, uint32_t alg_mac, uint16_t min_version, int rule, in ssl_cipher_apply_rule()
1087 uint16_t min_version; in ssl_cipher_process_rulestr() local
Dhandshake_server.c542 uint16_t min_version, max_version; in negotiate_version() local
Dinternal.h1395 uint16_t min_version; in OPENSSL_MSVC_PRAGMA() member
1825 uint16_t min_version; in OPENSSL_MSVC_PRAGMA() member
Dssl_test.cc768 static bool TestDefaultVersion(uint16_t min_version, uint16_t max_version, in TestDefaultVersion()
Dssl_lib.c2345 uint16_t min_version = ssl->min_version; in ssl_get_version_range() local
/external/libmojo/mojo/public/tools/bindings/pylib/mojom/generate/
Dmodule.py285 def min_version(self): member in Field
498 def min_version(self): member in Parameter
534 def min_version(self): member in Method
605 def min_version(self): member in EnumField
/external/vboot_reference/futility/
Dcmd_vbutil_kernel.c234 uint64_t min_version = 0; in do_vbutil_kernel() local
Dvb1_helper.c494 uint64_t min_version) in VerifyKernelBlob()
/external/boringssl/src/ssl/test/
Dtest_config.h71 int min_version = 0; member
/external/mesa3d/src/glsl/
Dlinker.cpp2423 unsigned min_version = UINT_MAX; in link_shaders() local
/external/boringssl/src/include/openssl/
Dssl.h4048 uint16_t min_version; member