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

  /external/chromium/chrome/browser/chromeos/options/
wifi_config_model.cc 123 return x509_certificate_model::GetPkcs11Id(cert_handle);
131 std::string id = x509_certificate_model::GetPkcs11Id(cert_handle);
  /external/chromium/chrome/common/net/
x509_certificate_model.h 84 std::string GetPkcs11Id(net::X509Certificate::OSCertHandle cert_handle);
x509_certificate_model_openssl.cc 183 std::string GetPkcs11Id(net::X509Certificate::OSCertHandle cert_handle) {
x509_certificate_model_nss.cc 267 std::string GetPkcs11Id(net::X509Certificate::OSCertHandle cert_handle) {

Completed in 77 milliseconds