Home
last modified time | relevance | path

Searched refs:renegotiate_once (Results 1 – 2 of 2) sorted by relevance

/external/boringssl/src/ssl/test/
Dtest_config.h120 bool renegotiate_once = false; member
Dtest_config.cc102 { "-renegotiate-once", &TestConfig::renegotiate_once },
1585 if (renegotiate_once) { in NewSSL()