Searched refs:x509p (Results 1 – 1 of 1) sorted by relevance
/external/openssl/apps/ |
D | ca.c | 299 X509 *x509=NULL, *x509p = NULL; in MAIN() local 771 if (!selfsign) x509p = x509; in MAIN() 1204 j=certify(&x,infile,pkey,x509p,dgst,attribs,db, in MAIN() 1224 j=certify(&x,argv[i],pkey,x509p,dgst,attribs,db, in MAIN()
|