Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Dca.c300 X509 *x509 = NULL, *x509p = NULL, *x = NULL; in ca_main() local
616 x509p = x509; in ca_main()
1008 j = certify(&x, infile, informat, pkey, x509p, dgst, in ca_main()
1028 j = certify(&x, argv[i], informat, pkey, x509p, dgst, in ca_main()