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.h137 bool expect_no_secure_renegotiation = false; member
Dtest_config.cc123 &TestConfig::expect_no_secure_renegotiation },
Dbssl_shim.cc1617 if (config->expect_no_secure_renegotiation && in CheckHandshakeProperties()