Searched refs:CreateSSLContext (Results 1 - 6 of 6) sorted by relevance

/external/chromium/net/tools/flip_server/
H A Dspdy_ssl.h25 SSL* CreateSSLContext(SSL_CTX* ssl_ctx);
H A Dspdy_ssl.cc90 SSL* CreateSSLContext(SSL_CTX* ssl_ctx) { function in namespace:net
H A Dsm_connection.cc155 ssl_ = CreateSSLContext(ssl_state_->ssl_ctx);
/external/chromium_org/net/tools/flip_server/
H A Dspdy_ssl.h25 SSL* CreateSSLContext(SSL_CTX* ssl_ctx);
H A Dspdy_ssl.cc92 SSL* CreateSSLContext(SSL_CTX* ssl_ctx) { function in namespace:net
H A Dsm_connection.cc161 ssl_ = CreateSSLContext(ssl_state_->ssl_ctx);

Completed in 686 milliseconds