HomeSort by relevance Sort by last modified time
    Searched refs:SOURCE_LONE_CERT_IMPORT (Results 1 - 10 of 10) sorted by null

  /external/chromium/net/base/
cert_database_nss.cc 106 X509Certificate::SOURCE_LONE_CERT_IMPORT,
x509_certificate.h 82 SOURCE_LONE_CERT_IMPORT = 1, // From importing a certificate without
x509_certificate_mac.cc 772 scoped_cert, X509Certificate::SOURCE_LONE_CERT_IMPORT,
    [all...]
x509_certificate_unittest.cc 620 // Add a certificate from the source SOURCE_LONE_CERT_IMPORT to our
625 google_cert_handle, X509Certificate::SOURCE_LONE_CERT_IMPORT,
629 // Add a certificate from the same source (SOURCE_LONE_CERT_IMPORT). This
634 google_cert_handle, X509Certificate::SOURCE_LONE_CERT_IMPORT,
682 // Faking SOURCE_LONE_CERT_IMPORT so that when the pickled certificate is
687 X509Certificate::SOURCE_LONE_CERT_IMPORT,
    [all...]
cert_database_nss_unittest.cc 57 X509Certificate::SOURCE_LONE_CERT_IMPORT,
x509_certificate_nss.cc 749 CreateFromHandle(cert, SOURCE_LONE_CERT_IMPORT, OSCertHandles());
    [all...]
x509_certificate_win.cc 609 SOURCE_LONE_CERT_IMPORT,
    [all...]
x509_certificate.cc 229 SOURCE_LONE_CERT_IMPORT,
349 X509Certificate* result = CreateFromHandle(*it, SOURCE_LONE_CERT_IMPORT,
    [all...]
  /external/chromium/net/socket/
ssl_client_socket_nss.cc     [all...]
ssl_client_socket_win.cc 534 cert_context2, X509Certificate::SOURCE_LONE_CERT_IMPORT,
    [all...]

Completed in 118 milliseconds