Home
last modified time | relevance | path

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

/third_party/cef/include/
Dcef_request_handler.h201 cef_errorcode_t cert_error, in OnCertificateError()
/third_party/openssl/apps/
Dverify.c330 int cert_error = X509_STORE_CTX_get_error(ctx); in cb() local
/third_party/cef/libcef_dll/cpptoc/
Drequest_handler_cpptoc.cc242 cef_errorcode_t cert_error, in request_handler_on_certificate_error()
/third_party/cef/libcef_dll/ctocpp/
Drequest_handler_ctocpp.cc235 cef_errorcode_t cert_error, in OnCertificateError()
/third_party/openssl/crypto/x509/
Dt_x509.c470 int cert_error = X509_STORE_CTX_get_error(ctx); in X509_STORE_CTX_print_verify_cb() local
/third_party/cef/tests/cefclient/browser/
Dclient_handler.cc790 ErrorCode cert_error, in OnCertificateError()
/third_party/cef/libcef/browser/alloy/
Dalloy_content_browser_client.cc892 int cert_error, in AllowCertificateError()