Searched defs:proxy_ssl (Results 1 – 2 of 2) sorted by relevance
13999 SSLSocketDataProvider proxy_ssl(ASYNC, OK); // SSL to the proxy in TEST_P() local14066 SSLSocketDataProvider proxy_ssl(ASYNC, OK); // SSL to the proxy in TEST_P() local14127 SSLSocketDataProvider proxy_ssl(ASYNC, OK); // SSL to the proxy in TEST_P() local14175 SSLSocketDataProvider proxy_ssl(ASYNC, OK); // SSL to the proxy in TEST_P() local14234 SSLSocketDataProvider proxy_ssl(ASYNC, OK); // SSL to the proxy in TEST_P() local14291 SSLSocketDataProvider proxy_ssl(ASYNC, OK); // SSL to the proxy in TEST_P() local14346 SSLSocketDataProvider proxy_ssl(ASYNC, OK); // SSL to the proxy in TEST_P() local
1657 struct ssl_config_data proxy_ssl; /* user defined SSL stuff for proxy */ member