Home
last modified time | relevance | path

Searched refs:crl_format (Results 1 – 25 of 56) sorted by relevance

123

/dports/security/openssl-legacy-static/openssl-1.0.2u/apps/
H A Ds_client.c745 int crl_format = FORMAT_PEM; in MAIN() local
835 crl_format = str2fmt(*(++argv)); in MAIN()
1238 crl = load_crl(crl_file, crl_format); in MAIN()
/dports/security/openssl-unsafe/openssl-c9ba19c/apps/
H A Ds_client.c756 int crl_format = FORMAT_PEM; in MAIN() local
852 crl_format = str2fmt(*(++argv)); in MAIN()
1272 crl = load_crl(crl_file, crl_format); in MAIN()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Ds_client.c921 int starttls_proto = PROTO_OFF, crl_format = FORMAT_PEM, crl_download = 0; in s_client_main() local
1126 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &crl_format)) in s_client_main()
1666 crl = load_crl(crl_file, crl_format); in s_client_main()
H A Ds_server.c1004 int state = 0, crl_format = FORMAT_PEM, crl_download = 0; in s_server_main() local
1264 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &crl_format)) in s_server_main()
1715 crl = load_crl(crl_file, crl_format); in s_server_main()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Ds_client.c826 int starttls_proto = PROTO_OFF, crl_format = FORMAT_UNDEF, crl_download = 0; in s_client_main() local
1037 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &crl_format)) in s_client_main()
1636 crl = load_crl(crl_file, crl_format, 0, "CRL"); in s_client_main()
H A Ds_server.c1007 int state = 0, crl_format = FORMAT_UNDEF, crl_download = 0; in s_server_main() local
1280 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &crl_format)) in s_server_main()
1763 crl = load_crl(crl_file, crl_format, 0, "CRL"); in s_server_main()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Ds_client.c921 int starttls_proto = PROTO_OFF, crl_format = FORMAT_PEM, crl_download = 0; in s_client_main() local
1126 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &crl_format)) in s_client_main()
1666 crl = load_crl(crl_file, crl_format); in s_client_main()
H A Ds_server.c1007 int state = 0, crl_format = FORMAT_PEM, crl_download = 0; in s_server_main() local
1267 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &crl_format)) in s_server_main()
1718 crl = load_crl(crl_file, crl_format); in s_server_main()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Ds_client.c921 int starttls_proto = PROTO_OFF, crl_format = FORMAT_PEM, crl_download = 0; in s_client_main() local
1126 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &crl_format)) in s_client_main()
1666 crl = load_crl(crl_file, crl_format); in s_client_main()
H A Ds_server.c1004 int state = 0, crl_format = FORMAT_PEM, crl_download = 0; in s_server_main() local
1264 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &crl_format)) in s_server_main()
1715 crl = load_crl(crl_file, crl_format); in s_server_main()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/openssl-src-111.9.0+1.1.1g/openssl/apps/
H A Ds_client.c921 int starttls_proto = PROTO_OFF, crl_format = FORMAT_PEM, crl_download = 0; in s_client_main() local
1126 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &crl_format)) in s_client_main()
1666 crl = load_crl(crl_file, crl_format); in s_client_main()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Ds_client.c921 int starttls_proto = PROTO_OFF, crl_format = FORMAT_PEM, crl_download = 0; in s_client_main() local
1126 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &crl_format)) in s_client_main()
1666 crl = load_crl(crl_file, crl_format); in s_client_main()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Ds_client.c921 int starttls_proto = PROTO_OFF, crl_format = FORMAT_PEM, crl_download = 0; in s_client_main() local
1126 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &crl_format)) in s_client_main()
1666 crl = load_crl(crl_file, crl_format); in s_client_main()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Ds_client.c921 int starttls_proto = PROTO_OFF, crl_format = FORMAT_PEM, crl_download = 0; in s_client_main() local
1126 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &crl_format)) in s_client_main()
1666 crl = load_crl(crl_file, crl_format); in s_client_main()
H A Ds_server.c1007 int state = 0, crl_format = FORMAT_PEM, crl_download = 0; in s_server_main() local
1267 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &crl_format)) in s_server_main()
1718 crl = load_crl(crl_file, crl_format); in s_server_main()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Ds_client.c921 int starttls_proto = PROTO_OFF, crl_format = FORMAT_PEM, crl_download = 0; in s_client_main() local
1126 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &crl_format)) in s_client_main()
1666 crl = load_crl(crl_file, crl_format); in s_client_main()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Ds_client.c826 int starttls_proto = PROTO_OFF, crl_format = FORMAT_UNDEF, crl_download = 0; in s_client_main() local
1037 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &crl_format)) in s_client_main()
1636 crl = load_crl(crl_file, crl_format, 0, "CRL"); in s_client_main()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Ds_client.c921 int starttls_proto = PROTO_OFF, crl_format = FORMAT_PEM, crl_download = 0; in s_client_main() local
1126 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &crl_format)) in s_client_main()
1666 crl = load_crl(crl_file, crl_format); in s_client_main()
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Ds_client.c826 int starttls_proto = PROTO_OFF, crl_format = FORMAT_UNDEF, crl_download = 0; in s_client_main() local
1037 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &crl_format)) in s_client_main()
1636 crl = load_crl(crl_file, crl_format, 0, "CRL"); in s_client_main()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Ds_client.c826 int starttls_proto = PROTO_OFF, crl_format = FORMAT_UNDEF, crl_download = 0; in s_client_main() local
1037 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &crl_format)) in s_client_main()
1636 crl = load_crl(crl_file, crl_format, 0, "CRL"); in s_client_main()
/dports/security/openssl-devel/openssl-3.0.2/apps/
H A Ds_client.c826 int starttls_proto = PROTO_OFF, crl_format = FORMAT_UNDEF, crl_download = 0; in s_client_main() local
1039 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &crl_format)) in s_client_main()
1650 crl = load_crl(crl_file, crl_format, 0, "CRL"); in s_client_main()
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/apps/
H A Ds_client.c826 int starttls_proto = PROTO_OFF, crl_format = FORMAT_UNDEF, crl_download = 0; in s_client_main() local
1039 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &crl_format)) in s_client_main()
1650 crl = load_crl(crl_file, crl_format, 0, "CRL"); in s_client_main()
/dports/sysutils/edk2/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Ds_client.c921 int starttls_proto = PROTO_OFF, crl_format = FORMAT_PEM, crl_download = 0; in s_client_main() local
1126 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &crl_format)) in s_client_main()
1666 crl = load_crl(crl_file, crl_format); in s_client_main()
/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 Ds_server.c1015 int state = 0, crl_format = FORMAT_PEM, crl_download = 0; in s_server_main() local
1275 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &crl_format)) in s_server_main()
1726 crl = load_crl(crl_file, crl_format); in s_server_main()
H A Ds_client.c921 int starttls_proto = PROTO_OFF, crl_format = FORMAT_PEM, crl_download = 0; in s_client_main() local
1126 if (!opt_format(opt_arg(), OPT_FMT_PEMDER, &crl_format)) in s_client_main()
1686 crl = load_crl(crl_file, crl_format); in s_client_main()

123