Searched refs:cipher_tls10 (Results 1 – 3 of 3) sorted by relevance
72 std::string cipher_tls10; member
121 { "-cipher-tls10", &TestConfig::cipher_tls10 },
723 if (!config->cipher_tls10.empty() && in SetupCtx()725 config->cipher_tls10.c_str())) { in SetupCtx()