Home
last modified time | relevance | path

Searched defs:cert_error (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/content/browser/ssl/
Dssl_cert_error_handler.h35 int cert_error() const { return cert_error_; } in cert_error() function
Dssl_error_handler.cc131 SSLCertErrorHandler* cert_error = AsSSLCertErrorHandler(); in CompleteCancelRequest() local
/external/chromium_org/chrome/browser/ssl/
Dssl_add_certificate.cc93 int cert_error) { in ShowErrorInfoBar()
146 int cert_error = net::CertDatabase::GetInstance()->CheckUserCert(cert.get()); in SSLAddCertificate() local
Dssl_blocking_page.cc98 int cert_error, in RecordSSLBlockingPageDetailedStats()
185 int cert_error, in SSLBlockingPage()
/external/chromium_org/third_party/openssl/openssl/apps/
Dverify.c313 int cert_error = X509_STORE_CTX_get_error(ctx); in cb() local
/external/openssl/apps/
Dverify.c313 int cert_error = X509_STORE_CTX_get_error(ctx); in cb() local
/external/chromium_org/android_webview/native/
Daw_contents_client_bridge.cc70 int cert_error, in AllowCertificateError()
/external/chromium_org/content/public/browser/
Dcontent_browser_client.h406 int cert_error, in AllowCertificateError()
/external/chromium_org/android_webview/browser/
Daw_content_browser_client.cc359 int cert_error, in AllowCertificateError()
/external/chromium_org/chrome/browser/
Dchrome_content_browser_client.cc1949 int cert_error, in AllowCertificateError()