/third_party/node/deps/openssl/openssl/apps/ |
H A D | pkcs8.c | 238 } else if (outformat == FORMAT_ASN1) { in pkcs8_main() 289 else if (outformat == FORMAT_ASN1) in pkcs8_main() 304 } else if (informat == FORMAT_ASN1) { in pkcs8_main() 313 } else if (informat == FORMAT_ASN1) { in pkcs8_main() 361 } else if (outformat == FORMAT_ASN1) { in pkcs8_main()
|
H A D | sess_id.c | 142 if (outformat == FORMAT_ASN1) { in sess_id_main() 157 if (outformat == FORMAT_ASN1) { in sess_id_main() 185 if (format == FORMAT_ASN1) in load_sess_id()
|
H A D | dhparam.c | 260 (informat == FORMAT_ASN1) in dhparam_main() 263 (informat == FORMAT_ASN1) in dhparam_main() 270 && informat == FORMAT_ASN1 in dhparam_main() 334 outformat == FORMAT_ASN1 in dhparam_main()
|
H A D | rsa.c | 102 if (outformat == FORMAT_ASN1) { in try_legacy_encoding() 245 else if (informat == FORMAT_ASN1) in rsa_main() 320 if (outformat == FORMAT_ASN1) { in rsa_main() 347 if (outformat == FORMAT_ASN1 || outformat == FORMAT_PEM) { in rsa_main()
|
H A D | dsaparam.c | 193 if (outformat == FORMAT_ASN1 && genkey) in dsaparam_main() 197 if (outformat == FORMAT_ASN1) in dsaparam_main() 224 if (outformat == FORMAT_ASN1) in dsaparam_main()
|
H A D | ecparam.c | 297 if (outformat == FORMAT_ASN1 && genkey) in ecparam_main() 303 outformat == FORMAT_ASN1 ? "DER" : "PEM", NULL, NULL); in ecparam_main() 329 outformat == FORMAT_ASN1 ? "DER" : "PEM", NULL, NULL); in ecparam_main()
|
H A D | pkcs7.c | 129 if (informat == FORMAT_ASN1) in pkcs7_main() 202 if (outformat == FORMAT_ASN1) in pkcs7_main()
|
H A D | dsa.c | 229 if (outformat == FORMAT_ASN1) { in dsa_main() 246 if (outformat == FORMAT_ASN1 || outformat == FORMAT_PEM) { in dsa_main()
|
H A D | crl2pkcs7.c | 116 if (informat == FORMAT_ASN1) in crl2pkcs7_main() 165 if (outformat == FORMAT_ASN1) in crl2pkcs7_main()
|
H A D | ts.c | 406 if ((in_bio = bio_open_default(in, 'r', FORMAT_ASN1)) == NULL) in query_command() 411 && (data_bio = bio_open_default(data, 'r', FORMAT_ASN1)) == NULL) in query_command() 424 if ((out_bio = bio_open_default(out, 'w', FORMAT_ASN1)) == NULL) in query_command() 630 if ((out_bio = bio_open_default(out, 'w', FORMAT_ASN1)) == NULL) in reply_command()
|
H A D | ocsp.c | 566 derbio = bio_open_default(reqin, 'r', FORMAT_ASN1); in ocsp_main() 716 derbio = bio_open_default(reqout, 'w', FORMAT_ASN1); in ocsp_main() 743 derbio = bio_open_default(respin, 'r', FORMAT_ASN1); in ocsp_main() 760 derbio = bio_open_default(respout, 'w', FORMAT_ASN1); in ocsp_main()
|
H A D | ec.c | 244 const char *output_type = outformat == FORMAT_ASN1 ? "DER" : "PEM"; in ec_main()
|
/third_party/openssl/apps/ |
H A D | pkcs8.c | 238 } else if (outformat == FORMAT_ASN1) { in pkcs8_main() 289 else if (outformat == FORMAT_ASN1) in pkcs8_main() 304 } else if (informat == FORMAT_ASN1) { in pkcs8_main() 313 } else if (informat == FORMAT_ASN1) { in pkcs8_main() 361 } else if (outformat == FORMAT_ASN1) { in pkcs8_main()
|
H A D | sess_id.c | 142 if (outformat == FORMAT_ASN1) { in sess_id_main() 157 if (outformat == FORMAT_ASN1) { in sess_id_main() 185 if (format == FORMAT_ASN1) in load_sess_id()
|
H A D | rsa.c | 102 if (outformat == FORMAT_ASN1) { in try_legacy_encoding() 245 else if (informat == FORMAT_ASN1) in rsa_main() 320 if (outformat == FORMAT_ASN1) { in rsa_main() 347 if (outformat == FORMAT_ASN1 || outformat == FORMAT_PEM) { in rsa_main()
|
H A D | dhparam.c | 260 (informat == FORMAT_ASN1) in dhparam_main() 263 (informat == FORMAT_ASN1) in dhparam_main() 270 && informat == FORMAT_ASN1 in dhparam_main() 334 outformat == FORMAT_ASN1 in dhparam_main()
|
H A D | dsaparam.c | 193 if (outformat == FORMAT_ASN1 && genkey) in dsaparam_main() 197 if (outformat == FORMAT_ASN1) in dsaparam_main() 224 if (outformat == FORMAT_ASN1) in dsaparam_main()
|
H A D | ecparam.c | 297 if (outformat == FORMAT_ASN1 && genkey) in ecparam_main() 303 outformat == FORMAT_ASN1 ? "DER" : "PEM", NULL, NULL); in ecparam_main() 329 outformat == FORMAT_ASN1 ? "DER" : "PEM", NULL, NULL); in ecparam_main()
|
H A D | pkcs7.c | 129 if (informat == FORMAT_ASN1) in pkcs7_main() 202 if (outformat == FORMAT_ASN1) in pkcs7_main()
|
H A D | dsa.c | 229 if (outformat == FORMAT_ASN1) { in dsa_main() 246 if (outformat == FORMAT_ASN1 || outformat == FORMAT_PEM) { in dsa_main()
|
H A D | crl2pkcs7.c | 116 if (informat == FORMAT_ASN1) in crl2pkcs7_main() 165 if (outformat == FORMAT_ASN1) in crl2pkcs7_main()
|
H A D | ts.c | 406 if ((in_bio = bio_open_default(in, 'r', FORMAT_ASN1)) == NULL) in query_command() 411 && (data_bio = bio_open_default(data, 'r', FORMAT_ASN1)) == NULL) in query_command() 424 if ((out_bio = bio_open_default(out, 'w', FORMAT_ASN1)) == NULL) in query_command() 630 if ((out_bio = bio_open_default(out, 'w', FORMAT_ASN1)) == NULL) in reply_command()
|
H A D | ocsp.c | 566 derbio = bio_open_default(reqin, 'r', FORMAT_ASN1); in ocsp_main() 716 derbio = bio_open_default(reqout, 'w', FORMAT_ASN1); in ocsp_main() 743 derbio = bio_open_default(respin, 'r', FORMAT_ASN1); in ocsp_main() 760 derbio = bio_open_default(respout, 'w', FORMAT_ASN1); in ocsp_main()
|
/third_party/node/deps/openssl/openssl/apps/include/ |
H A D | fmt.h | 31 # define FORMAT_ASN1 4 /* ASN.1/DER */ macro
|
/third_party/openssl/apps/include/ |
H A D | fmt.h | 31 # define FORMAT_ASN1 4 /* ASN.1/DER */ macro
|