Home
last modified time | relevance | path

Searched refs:certpath (Results 1 – 7 of 7) sorted by relevance

/external/openssh/
Dssh-add.c146 char msg[1024], *certpath; in add_file() local
224 xasprintf(&certpath, "%s-cert.pub", filename); in add_file()
225 if ((cert = key_load_public(certpath, NULL)) == NULL) in add_file()
230 certpath, filename); in add_file()
246 error("Certificate %s (%s) add failed", certpath, in add_file()
249 fprintf(stderr, "Certificate added: %s (%s)\n", certpath, in add_file()
256 xfree(certpath); in add_file()
/external/chromium/chrome/browser/automation/
Dtesting_automation_provider_chromeos.cc392 std::string service_path, password, identity, certpath; in ConnectToWifiNetwork() local
396 !args->GetString("certpath", &certpath)) { in ConnectToWifiNetwork()
412 if (!certpath.empty()) in ConnectToWifiNetwork()
413 wifi->SetCertPath(certpath); in ConnectToWifiNetwork()
430 std::string ssid, security, password, identity, certpath; in ConnectToHiddenWifiNetwork() local
435 !args->GetString("certpath", &certpath)) { in ConnectToHiddenWifiNetwork()
462 identity, certpath); in ConnectToHiddenWifiNetwork()
/external/ipsec-tools/src/racoon/
Deaytest.c224 char *certpath; local
341 certpath = *(av + 1);
342 certs = getcerts(certpath);
349 certpath = "/usr/local/openssl/certs";
401 error = eay_check_x509cert(&c, certpath, NULL, 1);
/external/chromium/chrome/browser/ui/webui/options/chromeos/
Dinternet_options_handler.cc776 std::string certpath; in LoginCertCallback() local
779 !args->GetString(1, &certpath) || in LoginCertCallback()
/external/chromium/chrome/browser/chromeos/cros/
Dnetwork_library.h1104 const std::string& certpath) = 0;
Dnetwork_library.cc2729 const std::string& certpath) { in ConnectToWifiNetwork() argument
2736 connect_data_.cert_path = certpath; in ConnectToWifiNetwork()
4456 const std::string& certpath) {} in ConnectToWifiNetwork() argument
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
DCertPathReviewerMessages.properties124 # error initializing the certpath checkers