Searched refs:GetCacheKeyForCert (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/http/
H A Ddisk_based_cert_cache.cc28 std::string GetCacheKeyForCert( function in namespace:net::__anon9247
561 std::string key = GetCacheKeyForCert(cert_handle);
H A Dhttp_cache_transaction.cc82 std::string GetCacheKeyForCert(net::X509Certificate::OSCertHandle cert_handle) { function in namespace:__anon9288
1899 GetCacheKeyForCert(response_.ssl_info.cert->os_cert_handle());
1917 key = GetCacheKeyForCert(*it);

Completed in 255 milliseconds