Home
last modified time | relevance | path

Searched refs:expect_no_secure_renegotiation (Results 1 – 3 of 3) sorted by relevance

/external/boringssl/src/ssl/test/
Dtest_config.h145 bool expect_no_secure_renegotiation = false; member
Dbssl_shim.cc547 if (config->expect_no_secure_renegotiation && in CheckHandshakeProperties()
Dtest_config.cc122 &TestConfig::expect_no_secure_renegotiation },