Home
last modified time | relevance | path

Searched refs:cert_id_md (Results 1 – 25 of 34) sorted by relevance

12

/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Docsp.c217 EVP_MD *cert_id_md = NULL, *rsign_md = NULL; in ocsp_main() local
443 if (cert_id_md == NULL) in ocsp_main()
444 cert_id_md = (EVP_MD *)EVP_sha1(); in ocsp_main()
452 if (cert_id_md == NULL) in ocsp_main()
453 cert_id_md = (EVP_MD *)EVP_sha1(); in ocsp_main()
521 if (!opt_md(opt_unknown(), &cert_id_md)) in ocsp_main()
855 EVP_MD_free(cert_id_md); in ocsp_main()
915 id = OCSP_cert_to_id(cert_id_md, cert, issuer); in add_ocsp_cert()
951 id = OCSP_cert_id_new(cert_id_md, iname, ikey, sno); in add_ocsp_serial()
1062 const EVP_MD *cert_id_md; in make_ocsp_response() local
[all …]
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Docsp.c217 EVP_MD *cert_id_md = NULL, *rsign_md = NULL; in ocsp_main() local
443 if (cert_id_md == NULL) in ocsp_main()
444 cert_id_md = (EVP_MD *)EVP_sha1(); in ocsp_main()
452 if (cert_id_md == NULL) in ocsp_main()
453 cert_id_md = (EVP_MD *)EVP_sha1(); in ocsp_main()
521 if (!opt_md(opt_unknown(), &cert_id_md)) in ocsp_main()
855 EVP_MD_free(cert_id_md); in ocsp_main()
915 id = OCSP_cert_to_id(cert_id_md, cert, issuer); in add_ocsp_cert()
951 id = OCSP_cert_id_new(cert_id_md, iname, ikey, sno); in add_ocsp_serial()
1062 const EVP_MD *cert_id_md; in make_ocsp_response() local
[all …]
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Docsp.c217 EVP_MD *cert_id_md = NULL, *rsign_md = NULL; in ocsp_main() local
443 if (cert_id_md == NULL) in ocsp_main()
444 cert_id_md = (EVP_MD *)EVP_sha1(); in ocsp_main()
452 if (cert_id_md == NULL) in ocsp_main()
453 cert_id_md = (EVP_MD *)EVP_sha1(); in ocsp_main()
521 if (!opt_md(opt_unknown(), &cert_id_md)) in ocsp_main()
855 EVP_MD_free(cert_id_md); in ocsp_main()
915 id = OCSP_cert_to_id(cert_id_md, cert, issuer); in add_ocsp_cert()
951 id = OCSP_cert_id_new(cert_id_md, iname, ikey, sno); in add_ocsp_serial()
1062 const EVP_MD *cert_id_md; in make_ocsp_response() local
[all …]
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Docsp.c217 EVP_MD *cert_id_md = NULL, *rsign_md = NULL; in ocsp_main() local
443 if (cert_id_md == NULL) in ocsp_main()
444 cert_id_md = (EVP_MD *)EVP_sha1(); in ocsp_main()
452 if (cert_id_md == NULL) in ocsp_main()
453 cert_id_md = (EVP_MD *)EVP_sha1(); in ocsp_main()
521 if (!opt_md(opt_unknown(), &cert_id_md)) in ocsp_main()
855 EVP_MD_free(cert_id_md); in ocsp_main()
915 id = OCSP_cert_to_id(cert_id_md, cert, issuer); in add_ocsp_cert()
951 id = OCSP_cert_id_new(cert_id_md, iname, ikey, sno); in add_ocsp_serial()
1062 const EVP_MD *cert_id_md; in make_ocsp_response() local
[all …]
/dports/security/openssl-devel/openssl-3.0.2/apps/
H A Docsp.c217 EVP_MD *cert_id_md = NULL, *rsign_md = NULL; in ocsp_main() local
443 if (cert_id_md == NULL) in ocsp_main()
444 cert_id_md = (EVP_MD *)EVP_sha1(); in ocsp_main()
452 if (cert_id_md == NULL) in ocsp_main()
453 cert_id_md = (EVP_MD *)EVP_sha1(); in ocsp_main()
521 if (!opt_md(opt_unknown(), &cert_id_md)) in ocsp_main()
855 EVP_MD_free(cert_id_md); in ocsp_main()
915 id = OCSP_cert_to_id(cert_id_md, cert, issuer); in add_ocsp_cert()
951 id = OCSP_cert_id_new(cert_id_md, iname, ikey, sno); in add_ocsp_serial()
1062 const EVP_MD *cert_id_md; in make_ocsp_response() local
[all …]
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/apps/
H A Docsp.c217 EVP_MD *cert_id_md = NULL, *rsign_md = NULL; in ocsp_main() local
443 if (cert_id_md == NULL) in ocsp_main()
444 cert_id_md = (EVP_MD *)EVP_sha1(); in ocsp_main()
452 if (cert_id_md == NULL) in ocsp_main()
453 cert_id_md = (EVP_MD *)EVP_sha1(); in ocsp_main()
521 if (!opt_md(opt_unknown(), &cert_id_md)) in ocsp_main()
855 EVP_MD_free(cert_id_md); in ocsp_main()
915 id = OCSP_cert_to_id(cert_id_md, cert, issuer); in add_ocsp_cert()
951 id = OCSP_cert_id_new(cert_id_md, iname, ikey, sno); in add_ocsp_serial()
1062 const EVP_MD *cert_id_md; in make_ocsp_response() local
[all …]
/dports/security/openssl-unsafe/openssl-c9ba19c/apps/
H A Docsp.c176 const EVP_MD *cert_id_md = NULL, *rsign_md = NULL; in MAIN() local
396 if (!cert_id_md) in MAIN()
397 cert_id_md = EVP_sha1(); in MAIN()
407 if (!cert_id_md) in MAIN()
408 cert_id_md = EVP_sha1(); in MAIN()
912 id = OCSP_cert_to_id(cert_id_md, cert, issuer); in add_ocsp_cert()
947 id = OCSP_cert_id_new(cert_id_md, iname, ikey, sno); in add_ocsp_serial()
1052 const EVP_MD *cert_id_md; in make_ocsp_response() local
1058 cert_id_md = EVP_get_digestbyobj(cert_id_md_oid); in make_ocsp_response()
1059 if (!cert_id_md) { in make_ocsp_response()
[all …]
/dports/security/openssl-legacy-static/openssl-1.0.2u/apps/
H A Docsp.c176 const EVP_MD *cert_id_md = NULL, *rsign_md = NULL; in MAIN() local
396 if (!cert_id_md) in MAIN()
397 cert_id_md = EVP_sha1(); in MAIN()
407 if (!cert_id_md) in MAIN()
408 cert_id_md = EVP_sha1(); in MAIN()
911 id = OCSP_cert_to_id(cert_id_md, cert, issuer); in add_ocsp_cert()
946 id = OCSP_cert_id_new(cert_id_md, iname, ikey, sno); in add_ocsp_serial()
1051 const EVP_MD *cert_id_md; in make_ocsp_response() local
1057 cert_id_md = EVP_get_digestbyobj(cert_id_md_oid); in make_ocsp_response()
1058 if (!cert_id_md) { in make_ocsp_response()
[all …]
/dports/security/libressl-static/libressl-3.3.5/apps/openssl/
H A Docsp.c109 const EVP_MD *cert_id_md;
158 if (ocsp_config.cert_id_md == NULL)
159 ocsp_config.cert_id_md = EVP_sha1();
285 if (ocsp_config.cert_id_md == NULL)
286 ocsp_config.cert_id_md = EVP_sha1();
1086 id = OCSP_cert_to_id(cert_id_md, cert, issuer);
1123 id = OCSP_cert_id_new(cert_id_md, iname, ikey, sno);
1225 const EVP_MD *cert_id_md;
1231 cert_id_md = EVP_get_digestbyobj(cert_id_md_oid);
1232 if (!cert_id_md) {
[all …]
/dports/www/obhttpd/libressl-3.4.1/apps/openssl/
H A Docsp.c109 const EVP_MD *cert_id_md; member
158 if (ocsp_config.cert_id_md == NULL) in ocsp_opt_cert()
159 ocsp_config.cert_id_md = EVP_sha1(); in ocsp_opt_cert()
285 if (ocsp_config.cert_id_md == NULL) in ocsp_opt_serial()
286 ocsp_config.cert_id_md = EVP_sha1(); in ocsp_opt_serial()
1086 id = OCSP_cert_to_id(cert_id_md, cert, issuer); in add_ocsp_cert()
1123 id = OCSP_cert_id_new(cert_id_md, iname, ikey, sno); in add_ocsp_serial()
1225 const EVP_MD *cert_id_md; in make_ocsp_response() local
1231 cert_id_md = EVP_get_digestbyobj(cert_id_md_oid); in make_ocsp_response()
1232 if (!cert_id_md) { in make_ocsp_response()
[all …]
/dports/security/libressl/libressl-3.4.3/apps/openssl/
H A Docsp.c109 const EVP_MD *cert_id_md; member
158 if (ocsp_config.cert_id_md == NULL) in ocsp_opt_cert()
159 ocsp_config.cert_id_md = EVP_sha1(); in ocsp_opt_cert()
285 if (ocsp_config.cert_id_md == NULL) in ocsp_opt_serial()
286 ocsp_config.cert_id_md = EVP_sha1(); in ocsp_opt_serial()
1086 id = OCSP_cert_to_id(cert_id_md, cert, issuer); in add_ocsp_cert()
1123 id = OCSP_cert_id_new(cert_id_md, iname, ikey, sno); in add_ocsp_serial()
1225 const EVP_MD *cert_id_md; in make_ocsp_response() local
1231 cert_id_md = EVP_get_digestbyobj(cert_id_md_oid); in make_ocsp_response()
1232 if (!cert_id_md) { in make_ocsp_response()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Docsp.c228 const EVP_MD *cert_id_md = NULL, *rsign_md = NULL; in ocsp_main() local
435 if (cert_id_md == NULL) in ocsp_main()
436 cert_id_md = EVP_sha1(); in ocsp_main()
444 if (cert_id_md == NULL) in ocsp_main()
445 cert_id_md = EVP_sha1(); in ocsp_main()
506 if (!opt_md(opt_unknown(), &cert_id_md)) in ocsp_main()
1027 id = OCSP_cert_to_id(cert_id_md, cert, issuer); in add_ocsp_cert()
1063 id = OCSP_cert_id_new(cert_id_md, iname, ikey, sno); in add_ocsp_serial()
1168 const EVP_MD *cert_id_md; in make_ocsp_response() local
1174 cert_id_md = EVP_get_digestbyobj(cert_id_md_oid); in make_ocsp_response()
[all …]
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/apps/
H A Docsp.c228 const EVP_MD *cert_id_md = NULL, *rsign_md = NULL; in ocsp_main() local
435 if (cert_id_md == NULL) in ocsp_main()
436 cert_id_md = EVP_sha1(); in ocsp_main()
444 if (cert_id_md == NULL) in ocsp_main()
445 cert_id_md = EVP_sha1(); in ocsp_main()
506 if (!opt_md(opt_unknown(), &cert_id_md)) in ocsp_main()
1027 id = OCSP_cert_to_id(cert_id_md, cert, issuer); in add_ocsp_cert()
1063 id = OCSP_cert_id_new(cert_id_md, iname, ikey, sno); in add_ocsp_serial()
1168 const EVP_MD *cert_id_md; in make_ocsp_response() local
1174 cert_id_md = EVP_get_digestbyobj(cert_id_md_oid); in make_ocsp_response()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Docsp.c231 const EVP_MD *cert_id_md = NULL, *rsign_md = NULL;
438 if (cert_id_md == NULL)
439 cert_id_md = EVP_sha1();
447 if (cert_id_md == NULL)
448 cert_id_md = EVP_sha1();
509 if (!opt_md(opt_unknown(), &cert_id_md))
1028 id = OCSP_cert_to_id(cert_id_md, cert, issuer);
1064 id = OCSP_cert_id_new(cert_id_md, iname, ikey, sno);
1169 const EVP_MD *cert_id_md;
1175 cert_id_md = EVP_get_digestbyobj(cert_id_md_oid);
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Docsp.c228 const EVP_MD *cert_id_md = NULL, *rsign_md = NULL; in ocsp_main() local
435 if (cert_id_md == NULL) in ocsp_main()
436 cert_id_md = EVP_sha1(); in ocsp_main()
444 if (cert_id_md == NULL) in ocsp_main()
445 cert_id_md = EVP_sha1(); in ocsp_main()
506 if (!opt_md(opt_unknown(), &cert_id_md)) in ocsp_main()
1027 id = OCSP_cert_to_id(cert_id_md, cert, issuer); in add_ocsp_cert()
1063 id = OCSP_cert_id_new(cert_id_md, iname, ikey, sno); in add_ocsp_serial()
1168 const EVP_MD *cert_id_md; in make_ocsp_response() local
1174 cert_id_md = EVP_get_digestbyobj(cert_id_md_oid); in make_ocsp_response()
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/openssl-src-111.9.0+1.1.1g/openssl/apps/
H A Docsp.c228 const EVP_MD *cert_id_md = NULL, *rsign_md = NULL; in ocsp_main() local
435 if (cert_id_md == NULL) in ocsp_main()
436 cert_id_md = EVP_sha1(); in ocsp_main()
444 if (cert_id_md == NULL) in ocsp_main()
445 cert_id_md = EVP_sha1(); in ocsp_main()
506 if (!opt_md(opt_unknown(), &cert_id_md)) in ocsp_main()
1027 id = OCSP_cert_to_id(cert_id_md, cert, issuer); in add_ocsp_cert()
1063 id = OCSP_cert_id_new(cert_id_md, iname, ikey, sno); in add_ocsp_serial()
1168 const EVP_MD *cert_id_md; in make_ocsp_response() local
1174 cert_id_md = EVP_get_digestbyobj(cert_id_md_oid); in make_ocsp_response()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Docsp.c231 const EVP_MD *cert_id_md = NULL, *rsign_md = NULL;
438 if (cert_id_md == NULL)
439 cert_id_md = EVP_sha1();
447 if (cert_id_md == NULL)
448 cert_id_md = EVP_sha1();
509 if (!opt_md(opt_unknown(), &cert_id_md))
1028 id = OCSP_cert_to_id(cert_id_md, cert, issuer);
1064 id = OCSP_cert_id_new(cert_id_md, iname, ikey, sno);
1169 const EVP_MD *cert_id_md;
1175 cert_id_md = EVP_get_digestbyobj(cert_id_md_oid);
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Docsp.c228 const EVP_MD *cert_id_md = NULL, *rsign_md = NULL; in ocsp_main() local
435 if (cert_id_md == NULL) in ocsp_main()
436 cert_id_md = EVP_sha1(); in ocsp_main()
444 if (cert_id_md == NULL) in ocsp_main()
445 cert_id_md = EVP_sha1(); in ocsp_main()
506 if (!opt_md(opt_unknown(), &cert_id_md)) in ocsp_main()
1027 id = OCSP_cert_to_id(cert_id_md, cert, issuer); in add_ocsp_cert()
1063 id = OCSP_cert_id_new(cert_id_md, iname, ikey, sno); in add_ocsp_serial()
1168 const EVP_MD *cert_id_md; in make_ocsp_response() local
1174 cert_id_md = EVP_get_digestbyobj(cert_id_md_oid); in make_ocsp_response()
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Docsp.c231 const EVP_MD *cert_id_md = NULL, *rsign_md = NULL;
438 if (cert_id_md == NULL)
439 cert_id_md = EVP_sha1();
447 if (cert_id_md == NULL)
448 cert_id_md = EVP_sha1();
509 if (!opt_md(opt_unknown(), &cert_id_md))
1030 id = OCSP_cert_to_id(cert_id_md, cert, issuer);
1066 id = OCSP_cert_id_new(cert_id_md, iname, ikey, sno);
1171 const EVP_MD *cert_id_md;
1177 cert_id_md = EVP_get_digestbyobj(cert_id_md_oid);
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Docsp.c228 const EVP_MD *cert_id_md = NULL, *rsign_md = NULL; in ocsp_main() local
435 if (cert_id_md == NULL) in ocsp_main()
436 cert_id_md = EVP_sha1(); in ocsp_main()
444 if (cert_id_md == NULL) in ocsp_main()
445 cert_id_md = EVP_sha1(); in ocsp_main()
506 if (!opt_md(opt_unknown(), &cert_id_md)) in ocsp_main()
1027 id = OCSP_cert_to_id(cert_id_md, cert, issuer); in add_ocsp_cert()
1063 id = OCSP_cert_id_new(cert_id_md, iname, ikey, sno); in add_ocsp_serial()
1168 const EVP_MD *cert_id_md; in make_ocsp_response() local
1174 cert_id_md = EVP_get_digestbyobj(cert_id_md_oid); in make_ocsp_response()
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.14.0+1.1.1j/openssl/apps/
H A Docsp.c228 const EVP_MD *cert_id_md = NULL, *rsign_md = NULL; in ocsp_main() local
435 if (cert_id_md == NULL) in ocsp_main()
436 cert_id_md = EVP_sha1(); in ocsp_main()
444 if (cert_id_md == NULL) in ocsp_main()
445 cert_id_md = EVP_sha1(); in ocsp_main()
506 if (!opt_md(opt_unknown(), &cert_id_md)) in ocsp_main()
1027 id = OCSP_cert_to_id(cert_id_md, cert, issuer); in add_ocsp_cert()
1063 id = OCSP_cert_id_new(cert_id_md, iname, ikey, sno); in add_ocsp_serial()
1168 const EVP_MD *cert_id_md; in make_ocsp_response() local
1174 cert_id_md = EVP_get_digestbyobj(cert_id_md_oid); in make_ocsp_response()
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.15.0+1.1.1k/openssl/apps/
H A Docsp.c228 const EVP_MD *cert_id_md = NULL, *rsign_md = NULL; in ocsp_main() local
435 if (cert_id_md == NULL) in ocsp_main()
436 cert_id_md = EVP_sha1(); in ocsp_main()
444 if (cert_id_md == NULL) in ocsp_main()
445 cert_id_md = EVP_sha1(); in ocsp_main()
506 if (!opt_md(opt_unknown(), &cert_id_md)) in ocsp_main()
1027 id = OCSP_cert_to_id(cert_id_md, cert, issuer); in add_ocsp_cert()
1063 id = OCSP_cert_id_new(cert_id_md, iname, ikey, sno); in add_ocsp_serial()
1168 const EVP_MD *cert_id_md; in make_ocsp_response() local
1174 cert_id_md = EVP_get_digestbyobj(cert_id_md_oid); in make_ocsp_response()
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/apps/
H A Docsp.c228 const EVP_MD *cert_id_md = NULL, *rsign_md = NULL; in ocsp_main() local
435 if (cert_id_md == NULL) in ocsp_main()
436 cert_id_md = EVP_sha1(); in ocsp_main()
444 if (cert_id_md == NULL) in ocsp_main()
445 cert_id_md = EVP_sha1(); in ocsp_main()
506 if (!opt_md(opt_unknown(), &cert_id_md)) in ocsp_main()
1027 id = OCSP_cert_to_id(cert_id_md, cert, issuer); in add_ocsp_cert()
1063 id = OCSP_cert_id_new(cert_id_md, iname, ikey, sno); in add_ocsp_serial()
1168 const EVP_MD *cert_id_md; in make_ocsp_response() local
1174 cert_id_md = EVP_get_digestbyobj(cert_id_md_oid); in make_ocsp_response()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Docsp.c231 const EVP_MD *cert_id_md = NULL, *rsign_md = NULL;
438 if (cert_id_md == NULL)
439 cert_id_md = EVP_sha1();
447 if (cert_id_md == NULL)
448 cert_id_md = EVP_sha1();
509 if (!opt_md(opt_unknown(), &cert_id_md))
1028 id = OCSP_cert_to_id(cert_id_md, cert, issuer);
1064 id = OCSP_cert_id_new(cert_id_md, iname, ikey, sno);
1169 const EVP_MD *cert_id_md;
1175 cert_id_md = EVP_get_digestbyobj(cert_id_md_oid);
[all …]
/dports/www/websocat/websocat-1.9.0/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/apps/
H A Docsp.c228 const EVP_MD *cert_id_md = NULL, *rsign_md = NULL; in ocsp_main() local
435 if (cert_id_md == NULL) in ocsp_main()
436 cert_id_md = EVP_sha1(); in ocsp_main()
444 if (cert_id_md == NULL) in ocsp_main()
445 cert_id_md = EVP_sha1(); in ocsp_main()
506 if (!opt_md(opt_unknown(), &cert_id_md)) in ocsp_main()
1027 id = OCSP_cert_to_id(cert_id_md, cert, issuer); in add_ocsp_cert()
1063 id = OCSP_cert_id_new(cert_id_md, iname, ikey, sno); in add_ocsp_serial()
1168 const EVP_MD *cert_id_md; in make_ocsp_response() local
1174 cert_id_md = EVP_get_digestbyobj(cert_id_md_oid); in make_ocsp_response()
[all …]

12