Searched refs:CAformat (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/apps/
H A Dx509.c181 int informat,outformat,keyformat,CAformat,CAkeyformat; local
232 CAformat=FORMAT_PEM;
267 CAformat=str2fmt(*(++argv));
509 if ((CAkeyfile == NULL) && (CA_flag) && (CAformat == FORMAT_PEM))
656 xca=load_cert(bio_err,CAfile,CAformat,NULL,e,"CA Certificate");

Completed in 26 milliseconds