Lines Matching refs:FORMAT_PEM
134 int rctformat = FORMAT_SMIME, keyform = FORMAT_PEM;
725 if (!(cert = load_cert(bio_err,*args,FORMAT_PEM,
736 if (!(other = load_certs(bio_err,certfile,FORMAT_PEM, NULL,
746 if (!(recip = load_cert(bio_err,recipfile,FORMAT_PEM,NULL,
756 if (!(signer = load_cert(bio_err,signerfile,FORMAT_PEM,NULL,
800 else if (informat == FORMAT_PEM)
852 else if (rctformat == FORMAT_PEM)
1009 signer = load_cert(bio_err, signerfile,FORMAT_PEM, NULL,
1170 else if (outformat == FORMAT_PEM)