Home
last modified time | relevance | path

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

/external/openssh/
Dssh-add.c112 char *certpath = NULL, *comment = NULL; in delete_file() local
132 xasprintf(&certpath, "%s-cert.pub", filename); in delete_file()
133 if ((r = sshkey_load_public(certpath, &cert, &comment)) != 0) { in delete_file()
136 certpath, ssh_err(r)); in delete_file()
142 certpath, filename); in delete_file()
145 fprintf(stderr, "Identity removed: %s (%s)\n", certpath, in delete_file()
150 certpath, ssh_err(r)); in delete_file()
155 free(certpath); in delete_file()
185 char msg[1024], *certpath = NULL; in add_file() local
285 xasprintf(&certpath, "%s-cert.pub", filename); in add_file()
[all …]
/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/autotest/client/cros/
Downership.py303 (keypath, certpath) = pairgen()
305 certfile = scoped_tempfile(certpath)
/external/curl/lib/vtls/
Dnss.c1192 char *certpath = aprintf("sql:%s", cert_dir); in nss_init_core() local
1193 if(!certpath) in nss_init_core()
1196 infof(data, "Initializing NSS with certpath: %s\n", certpath); in nss_init_core()
1197 nss_context = NSS_InitContext(certpath, "", "", "", &initparams, in nss_init_core()
1199 free(certpath); in nss_init_core()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
DCertPathReviewerMessages.properties124 # error initializing the certpath checkers