Home
last modified time | relevance | path

Searched refs:nextupd (Results 151 – 175 of 368) sorted by relevance

12345678910>>...15

/dports/sysutils/flowgger/flowgger-0.2.10/cargo-crates/openssl-sys-0.9.54/src/
H A Docsp.rs77 nextupd: *mut *mut ASN1_GENERALIZEDTIME, in OCSP_resp_find_status()
81 nextupd: *mut ASN1_GENERALIZEDTIME, in OCSP_check_validity()
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/openssl-sys-0.9.58/src/
H A Docsp.rs77 nextupd: *mut *mut ASN1_GENERALIZEDTIME,
81 nextupd: *mut ASN1_GENERALIZEDTIME,
/dports/sysutils/exa/exa-0.10.1/cargo-crates/openssl-sys-0.9.61/src/
H A Docsp.rs67 nextupd: *mut *mut ASN1_GENERALIZEDTIME, in OCSP_resp_find_status()
71 nextupd: *mut ASN1_GENERALIZEDTIME, in OCSP_check_validity()
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/openssl-sys-0.9.53/src/
H A Docsp.rs77 nextupd: *mut *mut ASN1_GENERALIZEDTIME, in OCSP_resp_find_status()
81 nextupd: *mut ASN1_GENERALIZEDTIME, in OCSP_check_validity()
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/openssl-sys-0.9.58/src/
H A Docsp.rs77 nextupd: *mut *mut ASN1_GENERALIZEDTIME, in OCSP_resp_find_status()
81 nextupd: *mut ASN1_GENERALIZEDTIME, in OCSP_check_validity()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/openssl-sys-0.9.67/src/
H A Docsp.rs67 nextupd: *mut *mut ASN1_GENERALIZEDTIME, in OCSP_resp_find_status()
71 nextupd: *mut ASN1_GENERALIZEDTIME, in OCSP_check_validity()
/dports/www/monolith/monolith-2.6.1/cargo-crates/openssl-sys-0.9.65/src/
H A Docsp.rs67 nextupd: *mut *mut ASN1_GENERALIZEDTIME, in OCSP_resp_find_status()
71 nextupd: *mut ASN1_GENERALIZEDTIME, in OCSP_check_validity()
/dports/sysutils/tealdeer/tealdeer-1.4.1/cargo-crates/openssl-sys-0.9.58/src/
H A Docsp.rs77 nextupd: *mut *mut ASN1_GENERALIZEDTIME, in OCSP_resp_find_status()
81 nextupd: *mut ASN1_GENERALIZEDTIME, in OCSP_check_validity()
/dports/sysutils/rsfetch/rsfetch-2.0.0/cargo-crates/openssl-sys-0.9.54/src/
H A Docsp.rs77 nextupd: *mut *mut ASN1_GENERALIZEDTIME, in OCSP_resp_find_status()
81 nextupd: *mut ASN1_GENERALIZEDTIME, in OCSP_check_validity()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Docsp.c1084 ASN1_GENERALIZEDTIME *rev, *thisupd, *nextupd; in print_ocsp_summary() local
1096 &rev, &thisupd, &nextupd)) { in print_ocsp_summary()
1105 if (!OCSP_check_validity(thisupd, nextupd, nsec, maxage)) { in print_ocsp_summary()
1115 if (nextupd) { in print_ocsp_summary()
1117 ASN1_GENERALIZEDTIME_print(out, nextupd); in print_ocsp_summary()
1140 ASN1_TIME *thisupd = NULL, *nextupd = NULL; in make_ocsp_response() local
1158 nextupd = X509_time_adj_ex(NULL, ndays, nmin * 60, NULL); in make_ocsp_response()
1193 0, NULL, thisupd, nextupd); in make_ocsp_response()
1201 0, NULL, thisupd, nextupd); in make_ocsp_response()
1205 0, NULL, thisupd, nextupd); 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.c1084 ASN1_GENERALIZEDTIME *rev, *thisupd, *nextupd; in print_ocsp_summary() local
1096 &rev, &thisupd, &nextupd)) { in print_ocsp_summary()
1105 if (!OCSP_check_validity(thisupd, nextupd, nsec, maxage)) { in print_ocsp_summary()
1115 if (nextupd) { in print_ocsp_summary()
1117 ASN1_GENERALIZEDTIME_print(out, nextupd); in print_ocsp_summary()
1140 ASN1_TIME *thisupd = NULL, *nextupd = NULL; in make_ocsp_response() local
1158 nextupd = X509_time_adj_ex(NULL, ndays, nmin * 60, NULL); in make_ocsp_response()
1193 0, NULL, thisupd, nextupd); in make_ocsp_response()
1201 0, NULL, thisupd, nextupd); in make_ocsp_response()
1205 0, NULL, thisupd, nextupd); in make_ocsp_response()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Docsp.c1085 ASN1_GENERALIZEDTIME *rev, *thisupd, *nextupd;
1097 &rev, &thisupd, &nextupd)) {
1106 if (!OCSP_check_validity(thisupd, nextupd, nsec, maxage)) {
1116 if (nextupd) {
1118 ASN1_GENERALIZEDTIME_print(out, nextupd);
1141 ASN1_TIME *thisupd = NULL, *nextupd = NULL;
1159 nextupd = X509_time_adj_ex(NULL, ndays, nmin * 60, NULL);
1194 0, NULL, thisupd, nextupd);
1202 0, NULL, thisupd, nextupd);
1206 0, NULL, thisupd, nextupd);
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Docsp.c1084 ASN1_GENERALIZEDTIME *rev, *thisupd, *nextupd; in print_ocsp_summary() local
1096 &rev, &thisupd, &nextupd)) { in print_ocsp_summary()
1105 if (!OCSP_check_validity(thisupd, nextupd, nsec, maxage)) { in print_ocsp_summary()
1115 if (nextupd) { in print_ocsp_summary()
1117 ASN1_GENERALIZEDTIME_print(out, nextupd); in print_ocsp_summary()
1140 ASN1_TIME *thisupd = NULL, *nextupd = NULL; in make_ocsp_response() local
1158 nextupd = X509_time_adj_ex(NULL, ndays, nmin * 60, NULL); in make_ocsp_response()
1193 0, NULL, thisupd, nextupd); in make_ocsp_response()
1201 0, NULL, thisupd, nextupd); in make_ocsp_response()
1205 0, NULL, thisupd, nextupd); 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.c1084 ASN1_GENERALIZEDTIME *rev, *thisupd, *nextupd; in print_ocsp_summary() local
1096 &rev, &thisupd, &nextupd)) { in print_ocsp_summary()
1105 if (!OCSP_check_validity(thisupd, nextupd, nsec, maxage)) { in print_ocsp_summary()
1115 if (nextupd) { in print_ocsp_summary()
1117 ASN1_GENERALIZEDTIME_print(out, nextupd); in print_ocsp_summary()
1140 ASN1_TIME *thisupd = NULL, *nextupd = NULL; in make_ocsp_response() local
1158 nextupd = X509_time_adj_ex(NULL, ndays, nmin * 60, NULL); in make_ocsp_response()
1193 0, NULL, thisupd, nextupd); in make_ocsp_response()
1201 0, NULL, thisupd, nextupd); in make_ocsp_response()
1205 0, NULL, thisupd, nextupd); in make_ocsp_response()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Docsp.c1085 ASN1_GENERALIZEDTIME *rev, *thisupd, *nextupd;
1097 &rev, &thisupd, &nextupd)) {
1106 if (!OCSP_check_validity(thisupd, nextupd, nsec, maxage)) {
1116 if (nextupd) {
1118 ASN1_GENERALIZEDTIME_print(out, nextupd);
1141 ASN1_TIME *thisupd = NULL, *nextupd = NULL;
1159 nextupd = X509_time_adj_ex(NULL, ndays, nmin * 60, NULL);
1194 0, NULL, thisupd, nextupd);
1202 0, NULL, thisupd, nextupd);
1206 0, NULL, thisupd, nextupd);
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Docsp.c1084 ASN1_GENERALIZEDTIME *rev, *thisupd, *nextupd; in print_ocsp_summary() local
1096 &rev, &thisupd, &nextupd)) { in print_ocsp_summary()
1105 if (!OCSP_check_validity(thisupd, nextupd, nsec, maxage)) { in print_ocsp_summary()
1115 if (nextupd) { in print_ocsp_summary()
1117 ASN1_GENERALIZEDTIME_print(out, nextupd); in print_ocsp_summary()
1140 ASN1_TIME *thisupd = NULL, *nextupd = NULL; in make_ocsp_response() local
1158 nextupd = X509_time_adj_ex(NULL, ndays, nmin * 60, NULL); in make_ocsp_response()
1193 0, NULL, thisupd, nextupd); in make_ocsp_response()
1201 0, NULL, thisupd, nextupd); in make_ocsp_response()
1205 0, NULL, thisupd, nextupd); in make_ocsp_response()
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Docsp.c1087 ASN1_GENERALIZEDTIME *rev, *thisupd, *nextupd;
1099 &rev, &thisupd, &nextupd)) {
1108 if (!OCSP_check_validity(thisupd, nextupd, nsec, maxage)) {
1118 if (nextupd) {
1120 ASN1_GENERALIZEDTIME_print(out, nextupd);
1143 ASN1_TIME *thisupd = NULL, *nextupd = NULL;
1161 nextupd = X509_time_adj_ex(NULL, ndays, nmin * 60, NULL);
1196 0, NULL, thisupd, nextupd);
1204 0, NULL, thisupd, nextupd);
1208 0, NULL, thisupd, nextupd);
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Docsp.c1084 ASN1_GENERALIZEDTIME *rev, *thisupd, *nextupd; in print_ocsp_summary() local
1096 &rev, &thisupd, &nextupd)) { in print_ocsp_summary()
1105 if (!OCSP_check_validity(thisupd, nextupd, nsec, maxage)) { in print_ocsp_summary()
1115 if (nextupd) { in print_ocsp_summary()
1117 ASN1_GENERALIZEDTIME_print(out, nextupd); in print_ocsp_summary()
1140 ASN1_TIME *thisupd = NULL, *nextupd = NULL; in make_ocsp_response() local
1158 nextupd = X509_time_adj_ex(NULL, ndays, nmin * 60, NULL); in make_ocsp_response()
1193 0, NULL, thisupd, nextupd); in make_ocsp_response()
1201 0, NULL, thisupd, nextupd); in make_ocsp_response()
1205 0, NULL, thisupd, nextupd); 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.c1084 ASN1_GENERALIZEDTIME *rev, *thisupd, *nextupd; in print_ocsp_summary() local
1096 &rev, &thisupd, &nextupd)) { in print_ocsp_summary()
1105 if (!OCSP_check_validity(thisupd, nextupd, nsec, maxage)) { in print_ocsp_summary()
1115 if (nextupd) { in print_ocsp_summary()
1117 ASN1_GENERALIZEDTIME_print(out, nextupd); in print_ocsp_summary()
1140 ASN1_TIME *thisupd = NULL, *nextupd = NULL; in make_ocsp_response() local
1158 nextupd = X509_time_adj_ex(NULL, ndays, nmin * 60, NULL); in make_ocsp_response()
1193 0, NULL, thisupd, nextupd); in make_ocsp_response()
1201 0, NULL, thisupd, nextupd); in make_ocsp_response()
1205 0, NULL, thisupd, nextupd); 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.c1084 ASN1_GENERALIZEDTIME *rev, *thisupd, *nextupd; in print_ocsp_summary() local
1096 &rev, &thisupd, &nextupd)) { in print_ocsp_summary()
1105 if (!OCSP_check_validity(thisupd, nextupd, nsec, maxage)) { in print_ocsp_summary()
1115 if (nextupd) { in print_ocsp_summary()
1117 ASN1_GENERALIZEDTIME_print(out, nextupd); in print_ocsp_summary()
1140 ASN1_TIME *thisupd = NULL, *nextupd = NULL; in make_ocsp_response() local
1158 nextupd = X509_time_adj_ex(NULL, ndays, nmin * 60, NULL); in make_ocsp_response()
1193 0, NULL, thisupd, nextupd); in make_ocsp_response()
1201 0, NULL, thisupd, nextupd); in make_ocsp_response()
1205 0, NULL, thisupd, nextupd); 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.c1084 ASN1_GENERALIZEDTIME *rev, *thisupd, *nextupd; in print_ocsp_summary() local
1096 &rev, &thisupd, &nextupd)) { in print_ocsp_summary()
1105 if (!OCSP_check_validity(thisupd, nextupd, nsec, maxage)) { in print_ocsp_summary()
1115 if (nextupd) { in print_ocsp_summary()
1117 ASN1_GENERALIZEDTIME_print(out, nextupd); in print_ocsp_summary()
1140 ASN1_TIME *thisupd = NULL, *nextupd = NULL; in make_ocsp_response() local
1158 nextupd = X509_time_adj_ex(NULL, ndays, nmin * 60, NULL); in make_ocsp_response()
1193 0, NULL, thisupd, nextupd); in make_ocsp_response()
1201 0, NULL, thisupd, nextupd); in make_ocsp_response()
1205 0, NULL, thisupd, nextupd); in make_ocsp_response()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Docsp.c1085 ASN1_GENERALIZEDTIME *rev, *thisupd, *nextupd;
1097 &rev, &thisupd, &nextupd)) {
1106 if (!OCSP_check_validity(thisupd, nextupd, nsec, maxage)) {
1116 if (nextupd) {
1118 ASN1_GENERALIZEDTIME_print(out, nextupd);
1141 ASN1_TIME *thisupd = NULL, *nextupd = NULL;
1159 nextupd = X509_time_adj_ex(NULL, ndays, nmin * 60, NULL);
1194 0, NULL, thisupd, nextupd);
1202 0, NULL, thisupd, nextupd);
1206 0, NULL, thisupd, nextupd);
[all …]
/dports/www/websocat/websocat-1.9.0/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/apps/
H A Docsp.c1084 ASN1_GENERALIZEDTIME *rev, *thisupd, *nextupd; in print_ocsp_summary() local
1096 &rev, &thisupd, &nextupd)) { in print_ocsp_summary()
1105 if (!OCSP_check_validity(thisupd, nextupd, nsec, maxage)) { in print_ocsp_summary()
1115 if (nextupd) { in print_ocsp_summary()
1117 ASN1_GENERALIZEDTIME_print(out, nextupd); in print_ocsp_summary()
1140 ASN1_TIME *thisupd = NULL, *nextupd = NULL; in make_ocsp_response() local
1158 nextupd = X509_time_adj_ex(NULL, ndays, nmin * 60, NULL); in make_ocsp_response()
1193 0, NULL, thisupd, nextupd); in make_ocsp_response()
1201 0, NULL, thisupd, nextupd); in make_ocsp_response()
1205 0, NULL, thisupd, nextupd); in make_ocsp_response()
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/openssl-src/openssl/apps/
H A Docsp.c1084 ASN1_GENERALIZEDTIME *rev, *thisupd, *nextupd; in print_ocsp_summary() local
1096 &rev, &thisupd, &nextupd)) { in print_ocsp_summary()
1105 if (!OCSP_check_validity(thisupd, nextupd, nsec, maxage)) { in print_ocsp_summary()
1115 if (nextupd) { in print_ocsp_summary()
1117 ASN1_GENERALIZEDTIME_print(out, nextupd); in print_ocsp_summary()
1140 ASN1_TIME *thisupd = NULL, *nextupd = NULL; in make_ocsp_response() local
1158 nextupd = X509_time_adj_ex(NULL, ndays, nmin * 60, NULL); in make_ocsp_response()
1193 0, NULL, thisupd, nextupd); in make_ocsp_response()
1201 0, NULL, thisupd, nextupd); in make_ocsp_response()
1205 0, NULL, thisupd, nextupd); in make_ocsp_response()
[all …]
/dports/security/openssl/openssl-1.1.1n/apps/
H A Docsp.c1084 ASN1_GENERALIZEDTIME *rev, *thisupd, *nextupd; in print_ocsp_summary() local
1096 &rev, &thisupd, &nextupd)) { in print_ocsp_summary()
1105 if (!OCSP_check_validity(thisupd, nextupd, nsec, maxage)) { in print_ocsp_summary()
1115 if (nextupd) { in print_ocsp_summary()
1117 ASN1_GENERALIZEDTIME_print(out, nextupd); in print_ocsp_summary()
1140 ASN1_TIME *thisupd = NULL, *nextupd = NULL; in make_ocsp_response() local
1158 nextupd = X509_time_adj_ex(NULL, ndays, nmin * 60, NULL); in make_ocsp_response()
1193 0, NULL, thisupd, nextupd); in make_ocsp_response()
1201 0, NULL, thisupd, nextupd); in make_ocsp_response()
1205 0, NULL, thisupd, nextupd); in make_ocsp_response()
[all …]

12345678910>>...15