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

/netbsd-current/crypto/external/bsd/openssl.old/dist/test/ossl_shim/
H A Dtest_config.h34 bool no_tls13 = false; member in struct:TestConfig
H A Dtest_config.cc51 { "-no-tls13", &TestConfig::no_tls13 },
H A Dossl_shim.cc933 if (config->no_tls13) {

Completed in 203 milliseconds