Searched refs:GetTestConfig (Results 1 – 1 of 1) sorted by relevance
107 static const TestConfig *GetTestConfig(const SSL *ssl) { in GetTestConfig() function150 const TestConfig *config = GetTestConfig(ssl); in GetCertificate()186 if (GetTestConfig(ssl)->async && !GetTestState(ssl)->cert_ready) { in ClientCertCallback()218 const TestConfig *config = GetTestConfig(ssl); in NextProtosAdvertisedCallback()230 const TestConfig *config = GetTestConfig(ssl); in NextProtoSelectCallback()249 const TestConfig *config = GetTestConfig(ssl); in AlpnSelectCallback()271 const TestConfig *config = GetTestConfig(ssl); in PskClientCallback()299 const TestConfig *config = GetTestConfig(ssl); in PskServerCallback()316 const TestConfig *config = GetTestConfig(ssl); in CertCallback()352 if (GetTestConfig(ssl)->handshake_never_done) { in InfoCallback()[all …]