Searched refs:x509p (Results 1 – 1 of 1) sorted by relevance
/third_party/openssl/apps/ |
D | ca.c | 300 X509 *x509 = NULL, *x509p = NULL, *x = NULL; in ca_main() local 616 x509p = x509; in ca_main() 994 j = certify(&x, infile, informat, pkey, x509p, dgst, in ca_main() 1014 j = certify(&x, argv[i], informat, pkey, x509p, dgst, in ca_main()
|