Searched refs:cipher_tls10 (Results 1 - 3 of 3) sorted by relevance

/external/boringssl/src/ssl/test/
H A Dtest_config.h72 std::string cipher_tls10; member in struct:TestConfig
H A Dtest_config.cc121 { "-cipher-tls10", &TestConfig::cipher_tls10 },
H A Dbssl_shim.cc723 if (!config->cipher_tls10.empty() &&
725 config->cipher_tls10.c_str())) {

Completed in 54 milliseconds