Home
last modified time | relevance | path

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

/third_party/openssl/test/ossl_shim/
Dtest_config.h74 int expect_total_renegotiations = 0; member
Dtest_config.cc120 { "-expect-total-renegotiations", &TestConfig::expect_total_renegotiations },
Dossl_shim.cc1220 config->expect_total_renegotiations) { in DoExchange()
1222 config->expect_total_renegotiations, in DoExchange()