Searched refs:implicit_handshake (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/test/ossl_shim/
H A Dtest_config.h54 bool implicit_handshake = false; member in struct:TestConfig
H A Dtest_config.cc61 { "-implicit-handshake", &TestConfig::implicit_handshake },
H A Dossl_shim.cc1061 if (config->implicit_handshake) {
1178 !config->implicit_handshake &&

Completed in 191 milliseconds