Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/
H A Dstorage_partition_impl.cc583 ssl_client_auth_handler_(std::make_unique<SSLClientAuthHandler>( in SSLClientAuthDelegate()
593 ssl_client_auth_handler_->SelectCertificate(); in SSLClientAuthDelegate()
634 std::unique_ptr<SSLClientAuthHandler> ssl_client_auth_handler_; member in content::__anon319d38750111::SSLClientAuthDelegate
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/
H A Dstorage_partition_impl.cc951 ssl_client_auth_handler_(std::make_unique<SSLClientAuthHandler>( in SSLClientAuthDelegate()
961 ssl_client_auth_handler_->SelectCertificate(); in SSLClientAuthDelegate()
1002 std::unique_ptr<SSLClientAuthHandler> ssl_client_auth_handler_; member in content::__anona88290b00111::SSLClientAuthDelegate