/external/openssl/apps/ |
D | pkcs8.c | 97 informat=FORMAT_PEM; in MAIN() 98 outformat=FORMAT_PEM; in MAIN() 295 if (outformat == FORMAT_PEM) in MAIN() 336 if (outformat == FORMAT_PEM) in MAIN() 363 if (informat == FORMAT_PEM) in MAIN() 375 if (informat == FORMAT_PEM) in MAIN() 440 if (outformat == FORMAT_PEM) in MAIN()
|
D | sess_id.c | 106 informat=FORMAT_PEM; in MAIN() 107 outformat=FORMAT_PEM; in MAIN() 245 else if (outformat == FORMAT_PEM) in MAIN() 260 else if (outformat == FORMAT_PEM) in MAIN() 303 else if (format == FORMAT_PEM) in load_sess_id()
|
D | pkcs7.c | 110 informat=FORMAT_PEM; in MAIN() 111 outformat=FORMAT_PEM; in MAIN() 208 else if (informat == FORMAT_PEM) in MAIN() 297 else if (outformat == FORMAT_PEM) in MAIN()
|
D | dh.c | 117 informat=FORMAT_PEM; in MAIN() 118 outformat=FORMAT_PEM; in MAIN() 234 else if (informat == FORMAT_PEM) in MAIN() 331 else if (outformat == FORMAT_PEM) in MAIN()
|
D | crl2p7.c | 109 informat=FORMAT_PEM; in MAIN() 110 outformat=FORMAT_PEM; in MAIN() 198 else if (informat == FORMAT_PEM) in MAIN() 263 else if (outformat == FORMAT_PEM) in MAIN()
|
D | dsa.c | 131 informat=FORMAT_PEM; in MAIN() 132 outformat=FORMAT_PEM; in MAIN() 266 } else if (informat == FORMAT_PEM) { in MAIN() 320 } else if (outformat == FORMAT_PEM) { in MAIN()
|
D | dsaparam.c | 142 informat=FORMAT_PEM; in MAIN() 143 outformat=FORMAT_PEM; in MAIN() 338 else if (informat == FORMAT_PEM) in MAIN() 418 else if (outformat == FORMAT_PEM) in MAIN() 440 else if (outformat == FORMAT_PEM) in MAIN()
|
D | ec.c | 119 informat = FORMAT_PEM; in MAIN() 120 outformat = FORMAT_PEM; in MAIN() 293 else if (informat == FORMAT_PEM) in MAIN() 365 else if (outformat == FORMAT_PEM) in MAIN()
|
D | smime.c | 109 int keyform = FORMAT_PEM; in MAIN() 534 if (!(cert = load_cert(bio_err,*args,FORMAT_PEM, in MAIN() 550 if (!(signer = load_cert(bio_err,signerfile,FORMAT_PEM, NULL, in MAIN() 562 if (!(other = load_certs(bio_err,certfile,FORMAT_PEM, NULL, in MAIN() 575 if (!(recip = load_cert(bio_err,recipfile,FORMAT_PEM,NULL, in MAIN() 665 else if (informat == FORMAT_PEM) in MAIN() 738 else if (outformat == FORMAT_PEM) in MAIN()
|
D | crl.c | 141 informat=FORMAT_PEM; in MAIN() 142 outformat=FORMAT_PEM; in MAIN() 366 else if (outformat == FORMAT_PEM) in MAIN() 412 else if (format == FORMAT_PEM) in load_crl()
|
D | dhparam.c | 180 informat=FORMAT_PEM; in MAIN() 181 outformat=FORMAT_PEM; in MAIN() 364 if (informat != FORMAT_ASN1 && informat != FORMAT_PEM) in MAIN() 518 else if (outformat == FORMAT_PEM) in MAIN()
|
D | ocsp.c | 389 issuer = load_cert(bio_err, *args, FORMAT_PEM, in MAIN() 401 cert = load_cert(bio_err, *args, FORMAT_PEM, in MAIN() 615 rsigner = load_cert(bio_err, rsignfile, FORMAT_PEM, in MAIN() 622 rca_cert = load_cert(bio_err, rca_filename, FORMAT_PEM, in MAIN() 626 rother = load_certs(bio_err, rcertfile, FORMAT_PEM, in MAIN() 630 rkey = load_key(bio_err, rkeyfile, FORMAT_PEM, 0, NULL, NULL, in MAIN() 663 signer = load_cert(bio_err, signfile, FORMAT_PEM, in MAIN() 672 sign_other = load_certs(bio_err, sign_certfile, FORMAT_PEM, in MAIN() 676 key = load_key(bio_err, keyfile, FORMAT_PEM, 0, NULL, NULL, in MAIN() 808 verify_other = load_certs(bio_err, verify_certfile, FORMAT_PEM, in MAIN()
|
D | ecparam.c | 150 informat=FORMAT_PEM; in MAIN() 151 outformat=FORMAT_PEM; in MAIN() 430 else if (informat == FORMAT_PEM) in MAIN() 618 else if (outformat == FORMAT_PEM) in MAIN() 662 else if (outformat == FORMAT_PEM) in MAIN()
|
D | rsa.c | 129 informat=FORMAT_PEM; in MAIN() 130 outformat=FORMAT_PEM; in MAIN() 371 else if (outformat == FORMAT_PEM) { in MAIN()
|
D | cms.c | 130 int rctformat = FORMAT_SMIME, keyform = FORMAT_PEM; in MAIN() 708 if (!(cert = load_cert(bio_err,*args,FORMAT_PEM, in MAIN() 719 if (!(other = load_certs(bio_err,certfile,FORMAT_PEM, NULL, in MAIN() 729 if (!(recip = load_cert(bio_err,recipfile,FORMAT_PEM,NULL, in MAIN() 739 if (!(signer = load_cert(bio_err,signerfile,FORMAT_PEM,NULL, in MAIN() 783 else if (informat == FORMAT_PEM) in MAIN() 835 else if (rctformat == FORMAT_PEM) in MAIN() 981 signer = load_cert(bio_err, signerfile,FORMAT_PEM, NULL, in MAIN() 1123 else if (outformat == FORMAT_PEM) in MAIN()
|
D | x509.c | 220 informat=FORMAT_PEM; in MAIN() 221 outformat=FORMAT_PEM; in MAIN() 222 keyformat=FORMAT_PEM; in MAIN() 223 CAformat=FORMAT_PEM; in MAIN() 224 CAkeyformat=FORMAT_PEM; in MAIN() 492 if ((CAkeyfile == NULL) && (CA_flag) && (CAformat == FORMAT_PEM)) in MAIN() 974 keyfile, FORMAT_PEM, 0, in MAIN() 1036 else if (outformat == FORMAT_PEM) in MAIN()
|
D | req.c | 179 int informat,outformat,verify=0,noout=0,text=0,keyform=FORMAT_PEM; in MAIN() 215 informat=FORMAT_PEM; in MAIN() 216 outformat=FORMAT_PEM; in MAIN() 877 else if (informat == FORMAT_PEM) in MAIN() 1141 else if (outformat == FORMAT_PEM) { in MAIN() 1158 else if (outformat == FORMAT_PEM) in MAIN()
|
D | asn1pars.c | 102 informat=FORMAT_PEM; in MAIN() 280 if (informat == FORMAT_PEM) in MAIN()
|
D | pkcs12.c | 449 FORMAT_PEM, 1, passin, e, "private key"); in MAIN() 462 certs = load_certs(bio_err, infile, FORMAT_PEM, NULL, e, in MAIN() 502 if(!(morecerts = load_certs(bio_err, certfile, FORMAT_PEM, in MAIN()
|
D | spkac.c | 198 FORMAT_PEM, 1, passin, e, "private key"); in MAIN()
|
D | apps.h | 342 #define FORMAT_PEM 3 macro
|
D | rsautl.c | 95 int keyform = FORMAT_PEM; in MAIN()
|
D | apps.c | 242 return(FORMAT_PEM); in str2fmt() 820 else if (format == FORMAT_PEM) in load_cert() 895 else if (format == FORMAT_PEM) in load_key() 972 else if (format == FORMAT_PEM) in load_pubkey() 1071 if (format == FORMAT_PEM) in STACK_OF()
|
D | verify.c | 245 x = load_cert(bio_err, file, FORMAT_PEM, NULL, e, "certificate file"); in check()
|
D | s_server.c | 767 int s_cert_format = FORMAT_PEM, s_key_format = FORMAT_PEM; in MAIN() 770 int s_dcert_format = FORMAT_PEM, s_dkey_format = FORMAT_PEM; in MAIN()
|