Home
last modified time | relevance | path

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

/ssl/test/
A Dtest_config.h200 bool no_op_extra_handshake = false; member
A Dbssl_shim.cc1029 if (config->no_op_extra_handshake && SSL_do_handshake(ssl) != 1) { in DoExchange()
A Dtest_config.cc493 BoolFlag("-no-op-extra-handshake", &TestConfig::no_op_extra_handshake), in FindFlag()

Completed in 626 milliseconds