HomeSort by relevance Sort by last modified time
    Searched refs:cert_handle (Results 26 - 27 of 27) sorted by null

12

  /external/chromium_org/chrome/browser/chromeos/platform_keys/
platform_keys_nss.cc 429 net::X509Certificate::OSCertHandle cert_handle = (*it)->os_cert_handle(); local
430 crypto::ScopedPK11Slot cert_slot(PK11_KeyForCertExists(cert_handle,
  /external/chromium_org/net/http/
http_cache_transaction.cc 82 std::string GetCacheKeyForCert(net::X509Certificate::OSCertHandle cert_handle) {
84 net::X509Certificate::CalculateFingerprint(cert_handle);
99 net::X509Certificate::OSCertHandle cert_handle) {
114 bool success = (cert_handle != NULL);
    [all...]

Completed in 1224 milliseconds

12