Searched refs:SetConfigPtr (Results 1 – 1 of 1) sorted by relevance
120 static bool SetConfigPtr(SSL *ssl, const TestConfig *config) { in SetConfigPtr() function1132 if (!SetConfigPtr(ssl.get(), config) || in DoExchange()