Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ossl_shim/
H A Dossl_shim.cc103 static bool SetTestConfig(SSL *ssl, const TestConfig *config) { in SetTestConfig() function
907 if (!SetTestConfig(ssl.get(), config) || in DoExchange()