Home
last modified time | relevance | path

Searched refs:reqout (Results 1 – 25 of 74) sorted by relevance

123

/dports/astro/astrometry/astrometry.net-0.85/util/
H A Dlanczos.i15 int reqout = req | NPY_ARRAY_WRITEABLE | NPY_ARRAY_UPDATEIFCOPY; in LANCZOS_INTERP_FUNC() local
150 …img = (PyArrayObject*)PyArray_CheckFromAny(PyList_GetItem(loutputs, i), dtype, 1, 1, reqout, NULL); in LANCZOS_INTERP_FUNC()
/dports/security/openssl-unsafe/openssl-c9ba19c/apps/
H A Docsp.c138 char *reqout = NULL, *respout = NULL; in MAIN() local
363 reqout = *args; in MAIN()
666 if (!req && (signfile || reqout || host || add_nonce || ridx_filename)) { in MAIN()
704 if (reqout) { in MAIN()
705 if (!strcmp(reqout, "-")) in MAIN()
708 derbio = BIO_new_file(reqout, "wb"); in MAIN()
710 BIO_printf(bio_err, "Error opening file %s\n", reqout); in MAIN()
/dports/security/openssl-legacy-static/openssl-1.0.2u/apps/
H A Docsp.c138 char *reqout = NULL, *respout = NULL; in MAIN() local
363 reqout = *args; in MAIN()
666 if (!req && (signfile || reqout || host || add_nonce || ridx_filename)) { in MAIN()
704 if (reqout) { in MAIN()
705 if (!strcmp(reqout, "-")) in MAIN()
708 derbio = BIO_new_file(reqout, "wb"); in MAIN()
710 BIO_printf(bio_err, "Error opening file %s\n", reqout); in MAIN()
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/apps/
H A Docsp.c102 char *reqout = NULL, *respout = NULL; in MAIN() local
361 reqout = *args; in MAIN()
652 if (!req && (signfile || reqout || host || add_nonce || ridx_filename)) in MAIN()
689 if (reqout) in MAIN()
691 derbio = BIO_new_file(reqout, "wb"); in MAIN()
694 BIO_printf(bio_err, "Error opening file %s\n", reqout); in MAIN()
/dports/security/libressl-static/libressl-3.3.5/apps/openssl/
H A Docsp.c132 char *reqout;
563 .opt.arg = &ocsp_config.reqout,
860 (ocsp_config.signfile || ocsp_config.reqout || ocsp_config.host ||
900 if (ocsp_config.reqout) {
901 derbio = BIO_new_file(ocsp_config.reqout, "wb");
904 ocsp_config.reqout);
/dports/www/obhttpd/libressl-3.4.1/apps/openssl/
H A Docsp.c132 char *reqout; member
563 .opt.arg = &ocsp_config.reqout,
860 (ocsp_config.signfile || ocsp_config.reqout || ocsp_config.host || in ocsp_main()
900 if (ocsp_config.reqout) { in ocsp_main()
901 derbio = BIO_new_file(ocsp_config.reqout, "wb"); in ocsp_main()
904 ocsp_config.reqout); in ocsp_main()
/dports/security/libressl/libressl-3.4.3/apps/openssl/
H A Docsp.c132 char *reqout; member
563 .opt.arg = &ocsp_config.reqout,
860 (ocsp_config.signfile || ocsp_config.reqout || ocsp_config.host || in ocsp_main()
900 if (ocsp_config.reqout) { in ocsp_main()
901 derbio = BIO_new_file(ocsp_config.reqout, "wb"); in ocsp_main()
904 ocsp_config.reqout); in ocsp_main()
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/test/recipes/80-test_cmp_http_data/
H A Dtest_commands.csv57 1,reqout+rspout, -section,, -cmd,ir,,-reqout,_RESULT_DIR/req1.der _RESULT_DIR/req2.der,,-rspout,_RE…
/dports/security/openssl-devel/openssl-3.0.2/test/recipes/80-test_cmp_http_data/
H A Dtest_commands.csv57 1,reqout+rspout, -section,, -cmd,ir,,-reqout,_RESULT_DIR/req1.der _RESULT_DIR/req2.der,,-rspout,_RE…
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Docsp.c244 char *reqout = NULL, *respout = NULL, *ridx_filename = NULL; in ocsp_main() local
422 reqout = opt_arg(); in ocsp_main()
676 && (signfile != NULL || reqout != NULL in ocsp_main()
715 if (reqout != NULL) { in ocsp_main()
716 derbio = bio_open_default(reqout, 'w', FORMAT_ASN1); in ocsp_main()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Docsp.c244 char *reqout = NULL, *respout = NULL, *ridx_filename = NULL; in ocsp_main() local
422 reqout = opt_arg(); in ocsp_main()
676 && (signfile != NULL || reqout != NULL in ocsp_main()
715 if (reqout != NULL) { in ocsp_main()
716 derbio = bio_open_default(reqout, 'w', FORMAT_ASN1); in ocsp_main()
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Docsp.c244 char *reqout = NULL, *respout = NULL, *ridx_filename = NULL; in ocsp_main() local
422 reqout = opt_arg(); in ocsp_main()
676 && (signfile != NULL || reqout != NULL in ocsp_main()
715 if (reqout != NULL) { in ocsp_main()
716 derbio = bio_open_default(reqout, 'w', FORMAT_ASN1); in ocsp_main()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Docsp.c244 char *reqout = NULL, *respout = NULL, *ridx_filename = NULL; in ocsp_main() local
422 reqout = opt_arg(); in ocsp_main()
676 && (signfile != NULL || reqout != NULL in ocsp_main()
715 if (reqout != NULL) { in ocsp_main()
716 derbio = bio_open_default(reqout, 'w', FORMAT_ASN1); in ocsp_main()
/dports/security/openssl-devel/openssl-3.0.2/apps/
H A Docsp.c244 char *reqout = NULL, *respout = NULL, *ridx_filename = NULL; in ocsp_main() local
422 reqout = opt_arg(); in ocsp_main()
676 && (signfile != NULL || reqout != NULL in ocsp_main()
715 if (reqout != NULL) { in ocsp_main()
716 derbio = bio_open_default(reqout, 'w', FORMAT_ASN1); in ocsp_main()
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/apps/
H A Docsp.c244 char *reqout = NULL, *respout = NULL, *ridx_filename = NULL; in ocsp_main() local
422 reqout = opt_arg(); in ocsp_main()
676 && (signfile != NULL || reqout != NULL in ocsp_main()
715 if (reqout != NULL) { in ocsp_main()
716 derbio = bio_open_default(reqout, 'w', FORMAT_ASN1); in ocsp_main()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Docsp.c250 char *reqout = NULL, *respout = NULL, *ridx_filename = NULL; in ocsp_main() local
412 reqout = opt_arg(); in ocsp_main()
635 && (signfile != NULL || reqout != NULL in ocsp_main()
674 if (reqout != NULL) { in ocsp_main()
675 derbio = bio_open_default(reqout, 'w', FORMAT_ASN1); in ocsp_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 Docsp.c250 char *reqout = NULL, *respout = NULL, *ridx_filename = NULL; in ocsp_main() local
412 reqout = opt_arg(); in ocsp_main()
635 && (signfile != NULL || reqout != NULL in ocsp_main()
674 if (reqout != NULL) { in ocsp_main()
675 derbio = bio_open_default(reqout, 'w', FORMAT_ASN1); in ocsp_main()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Docsp.c253 char *reqout = NULL, *respout = NULL, *ridx_filename = NULL;
415 reqout = opt_arg();
638 && (signfile != NULL || reqout != NULL
675 if (reqout != NULL) {
676 derbio = bio_open_default(reqout, 'w', FORMAT_ASN1);
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Docsp.c250 char *reqout = NULL, *respout = NULL, *ridx_filename = NULL; in ocsp_main() local
412 reqout = opt_arg(); in ocsp_main()
635 && (signfile != NULL || reqout != NULL in ocsp_main()
674 if (reqout != NULL) { in ocsp_main()
675 derbio = bio_open_default(reqout, 'w', FORMAT_ASN1); in ocsp_main()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/openssl-src-111.9.0+1.1.1g/openssl/apps/
H A Docsp.c250 char *reqout = NULL, *respout = NULL, *ridx_filename = NULL; in ocsp_main() local
412 reqout = opt_arg(); in ocsp_main()
635 && (signfile != NULL || reqout != NULL in ocsp_main()
674 if (reqout != NULL) { in ocsp_main()
675 derbio = bio_open_default(reqout, 'w', FORMAT_ASN1); in ocsp_main()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Docsp.c253 char *reqout = NULL, *respout = NULL, *ridx_filename = NULL;
415 reqout = opt_arg();
638 && (signfile != NULL || reqout != NULL
675 if (reqout != NULL) {
676 derbio = bio_open_default(reqout, 'w', FORMAT_ASN1);
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Docsp.c250 char *reqout = NULL, *respout = NULL, *ridx_filename = NULL; in ocsp_main() local
412 reqout = opt_arg(); in ocsp_main()
635 && (signfile != NULL || reqout != NULL in ocsp_main()
674 if (reqout != NULL) { in ocsp_main()
675 derbio = bio_open_default(reqout, 'w', FORMAT_ASN1); in ocsp_main()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Docsp.c253 char *reqout = NULL, *respout = NULL, *ridx_filename = NULL;
415 reqout = opt_arg();
638 && (signfile != NULL || reqout != NULL
677 if (reqout != NULL) {
678 derbio = bio_open_default(reqout, 'w', FORMAT_ASN1);
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Docsp.c250 char *reqout = NULL, *respout = NULL, *ridx_filename = NULL; in ocsp_main() local
412 reqout = opt_arg(); in ocsp_main()
635 && (signfile != NULL || reqout != NULL in ocsp_main()
674 if (reqout != NULL) { in ocsp_main()
675 derbio = bio_open_default(reqout, 'w', FORMAT_ASN1); in ocsp_main()
/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.c250 char *reqout = NULL, *respout = NULL, *ridx_filename = NULL; in ocsp_main() local
412 reqout = opt_arg(); in ocsp_main()
635 && (signfile != NULL || reqout != NULL in ocsp_main()
674 if (reqout != NULL) { in ocsp_main()
675 derbio = bio_open_default(reqout, 'w', FORMAT_ASN1); in ocsp_main()

123