Home
last modified time | relevance | path

Searched refs:thisupd (Results 1 – 25 of 359) sorted by relevance

12345678910>>...15

/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/crypto/ocsp/
H A Docsp_cl.c261 ASN1_GENERALIZEDTIME **thisupd, in OCSP_single_get0_status() argument
280 if(thisupd) *thisupd = single->thisUpdate; in OCSP_single_get0_status()
292 ASN1_GENERALIZEDTIME **thisupd, in OCSP_resp_find_status() argument
301 i = OCSP_single_get0_status(single, reason, revtime, thisupd, nextupd); in OCSP_resp_find_status()
313 int OCSP_check_validity(ASN1_GENERALIZEDTIME *thisupd, ASN1_GENERALIZEDTIME *nextupd, long nsec, lo… in OCSP_check_validity() argument
319 if (!ASN1_GENERALIZEDTIME_check(thisupd)) in OCSP_check_validity()
327 if (X509_cmp_time(thisupd, &t_tmp) > 0) in OCSP_check_validity()
337 if (X509_cmp_time(thisupd, &t_tmp) < 0) in OCSP_check_validity()
365 if (ASN1_STRING_cmp(nextupd, thisupd) < 0) in OCSP_check_validity()
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/openssl/crypto/ocsp/
H A Docsp_cl.c272 ASN1_GENERALIZEDTIME **thisupd, in OCSP_single_get0_status() argument
292 if (thisupd) in OCSP_single_get0_status()
293 *thisupd = single->thisUpdate; in OCSP_single_get0_status()
307 ASN1_GENERALIZEDTIME **thisupd, in OCSP_resp_find_status() argument
317 i = OCSP_single_get0_status(single, reason, revtime, thisupd, nextupd); in OCSP_resp_find_status()
332 int OCSP_check_validity(ASN1_GENERALIZEDTIME *thisupd, in OCSP_check_validity() argument
339 if (!ASN1_GENERALIZEDTIME_check(thisupd)) { in OCSP_check_validity()
344 if (X509_cmp_time(thisupd, &t_tmp) > 0) { in OCSP_check_validity()
355 if (X509_cmp_time(thisupd, &t_tmp) < 0) { in OCSP_check_validity()
378 if (ASN1_STRING_cmp(nextupd, thisupd) < 0) { in OCSP_check_validity()
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/openssl/crypto/ocsp/
H A Docsp_cl.c272 ASN1_GENERALIZEDTIME **thisupd, in OCSP_single_get0_status() argument
292 if (thisupd) in OCSP_single_get0_status()
293 *thisupd = single->thisUpdate; in OCSP_single_get0_status()
307 ASN1_GENERALIZEDTIME **thisupd, in OCSP_resp_find_status() argument
317 i = OCSP_single_get0_status(single, reason, revtime, thisupd, nextupd); in OCSP_resp_find_status()
332 int OCSP_check_validity(ASN1_GENERALIZEDTIME *thisupd, in OCSP_check_validity() argument
339 if (!ASN1_GENERALIZEDTIME_check(thisupd)) { in OCSP_check_validity()
344 if (X509_cmp_time(thisupd, &t_tmp) > 0) { in OCSP_check_validity()
355 if (X509_cmp_time(thisupd, &t_tmp) < 0) { in OCSP_check_validity()
378 if (ASN1_STRING_cmp(nextupd, thisupd) < 0) { in OCSP_check_validity()
/dports/security/openssl-legacy-static/openssl-1.0.2u/crypto/ocsp/
H A Docsp_cl.c272 ASN1_GENERALIZEDTIME **thisupd, in OCSP_single_get0_status() argument
292 if (thisupd) in OCSP_single_get0_status()
293 *thisupd = single->thisUpdate; in OCSP_single_get0_status()
307 ASN1_GENERALIZEDTIME **thisupd, in OCSP_resp_find_status() argument
317 i = OCSP_single_get0_status(single, reason, revtime, thisupd, nextupd); in OCSP_resp_find_status()
332 int OCSP_check_validity(ASN1_GENERALIZEDTIME *thisupd, in OCSP_check_validity() argument
339 if (!ASN1_GENERALIZEDTIME_check(thisupd)) { in OCSP_check_validity()
344 if (X509_cmp_time(thisupd, &t_tmp) > 0) { in OCSP_check_validity()
355 if (X509_cmp_time(thisupd, &t_tmp) < 0) { in OCSP_check_validity()
378 if (ASN1_STRING_cmp(nextupd, thisupd) < 0) { in OCSP_check_validity()
/dports/security/openssl-unsafe/openssl-c9ba19c/crypto/ocsp/
H A Docsp_cl.c272 ASN1_GENERALIZEDTIME **thisupd, in OCSP_single_get0_status() argument
292 if (thisupd) in OCSP_single_get0_status()
293 *thisupd = single->thisUpdate; in OCSP_single_get0_status()
307 ASN1_GENERALIZEDTIME **thisupd, in OCSP_resp_find_status() argument
317 i = OCSP_single_get0_status(single, reason, revtime, thisupd, nextupd); in OCSP_resp_find_status()
332 int OCSP_check_validity(ASN1_GENERALIZEDTIME *thisupd, in OCSP_check_validity() argument
339 if (!ASN1_GENERALIZEDTIME_check(thisupd)) { in OCSP_check_validity()
344 if (X509_cmp_time(thisupd, &t_tmp) > 0) { in OCSP_check_validity()
355 if (X509_cmp_time(thisupd, &t_tmp) < 0) { in OCSP_check_validity()
378 if (ASN1_STRING_cmp(nextupd, thisupd) < 0) { in OCSP_check_validity()
/dports/sysutils/shim/shim-0.9/Cryptlib/OpenSSL/crypto/ocsp/
H A Docsp_cl.c272 ASN1_GENERALIZEDTIME **thisupd, in OCSP_single_get0_status() argument
292 if (thisupd) in OCSP_single_get0_status()
293 *thisupd = single->thisUpdate; in OCSP_single_get0_status()
307 ASN1_GENERALIZEDTIME **thisupd, in OCSP_resp_find_status() argument
317 i = OCSP_single_get0_status(single, reason, revtime, thisupd, nextupd); in OCSP_resp_find_status()
332 int OCSP_check_validity(ASN1_GENERALIZEDTIME *thisupd, in OCSP_check_validity() argument
339 if (!ASN1_GENERALIZEDTIME_check(thisupd)) { in OCSP_check_validity()
344 if (X509_cmp_time(thisupd, &t_tmp) > 0) { in OCSP_check_validity()
355 if (X509_cmp_time(thisupd, &t_tmp) < 0) { in OCSP_check_validity()
378 if (ASN1_STRING_cmp(nextupd, thisupd) < 0) { in OCSP_check_validity()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/ocsp/
H A Docsp_cl.c278 ASN1_GENERALIZEDTIME **thisupd, in OCSP_single_get0_status() argument
298 if (thisupd) in OCSP_single_get0_status()
299 *thisupd = single->thisUpdate; in OCSP_single_get0_status()
313 ASN1_GENERALIZEDTIME **thisupd, in OCSP_resp_find_status() argument
323 i = OCSP_single_get0_status(single, reason, revtime, thisupd, nextupd); in OCSP_resp_find_status()
338 int OCSP_check_validity(ASN1_GENERALIZEDTIME *thisupd, in OCSP_check_validity() argument
345 if (!ASN1_GENERALIZEDTIME_check(thisupd)) { in OCSP_check_validity()
350 if (X509_cmp_time(thisupd, &t_tmp) > 0) { in OCSP_check_validity()
361 if (X509_cmp_time(thisupd, &t_tmp) < 0) { in OCSP_check_validity()
384 if (ASN1_STRING_cmp(nextupd, thisupd) < 0) { in OCSP_check_validity()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/ocsp/
H A Docsp_cl.c250 ASN1_GENERALIZEDTIME **thisupd, in OCSP_single_get0_status() argument
272 if (thisupd != NULL) in OCSP_single_get0_status()
273 *thisupd = single->thisUpdate; in OCSP_single_get0_status()
286 ASN1_GENERALIZEDTIME **thisupd, in OCSP_resp_find_status() argument
296 i = OCSP_single_get0_status(single, reason, revtime, thisupd, nextupd); in OCSP_resp_find_status()
310 int OCSP_check_validity(ASN1_GENERALIZEDTIME *thisupd, in OCSP_check_validity() argument
318 if (!ASN1_GENERALIZEDTIME_check(thisupd)) { in OCSP_check_validity()
323 if (X509_cmp_time(thisupd, &t_tmp) > 0) { in OCSP_check_validity()
334 if (X509_cmp_time(thisupd, &t_tmp) < 0) { in OCSP_check_validity()
357 if (ASN1_STRING_cmp(nextupd, thisupd) < 0) { in OCSP_check_validity()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp/
H A Docsp_cl.c278 ASN1_GENERALIZEDTIME **thisupd, in OCSP_single_get0_status() argument
298 if (thisupd) in OCSP_single_get0_status()
299 *thisupd = single->thisUpdate; in OCSP_single_get0_status()
313 ASN1_GENERALIZEDTIME **thisupd, in OCSP_resp_find_status() argument
323 i = OCSP_single_get0_status(single, reason, revtime, thisupd, nextupd); in OCSP_resp_find_status()
338 int OCSP_check_validity(ASN1_GENERALIZEDTIME *thisupd, in OCSP_check_validity() argument
345 if (!ASN1_GENERALIZEDTIME_check(thisupd)) { in OCSP_check_validity()
350 if (X509_cmp_time(thisupd, &t_tmp) > 0) { in OCSP_check_validity()
361 if (X509_cmp_time(thisupd, &t_tmp) < 0) { in OCSP_check_validity()
384 if (ASN1_STRING_cmp(nextupd, thisupd) < 0) { in OCSP_check_validity()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp/
H A Docsp_cl.c278 ASN1_GENERALIZEDTIME **thisupd, in OCSP_single_get0_status() argument
298 if (thisupd) in OCSP_single_get0_status()
299 *thisupd = single->thisUpdate; in OCSP_single_get0_status()
313 ASN1_GENERALIZEDTIME **thisupd, in OCSP_resp_find_status() argument
323 i = OCSP_single_get0_status(single, reason, revtime, thisupd, nextupd); in OCSP_resp_find_status()
338 int OCSP_check_validity(ASN1_GENERALIZEDTIME *thisupd, in OCSP_check_validity() argument
345 if (!ASN1_GENERALIZEDTIME_check(thisupd)) { in OCSP_check_validity()
350 if (X509_cmp_time(thisupd, &t_tmp) > 0) { in OCSP_check_validity()
361 if (X509_cmp_time(thisupd, &t_tmp) < 0) { in OCSP_check_validity()
384 if (ASN1_STRING_cmp(nextupd, thisupd) < 0) { in OCSP_check_validity()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp/
H A Docsp_cl.c278 ASN1_GENERALIZEDTIME **thisupd, in OCSP_single_get0_status() argument
298 if (thisupd) in OCSP_single_get0_status()
299 *thisupd = single->thisUpdate; in OCSP_single_get0_status()
313 ASN1_GENERALIZEDTIME **thisupd, in OCSP_resp_find_status() argument
323 i = OCSP_single_get0_status(single, reason, revtime, thisupd, nextupd); in OCSP_resp_find_status()
338 int OCSP_check_validity(ASN1_GENERALIZEDTIME *thisupd, in OCSP_check_validity() argument
345 if (!ASN1_GENERALIZEDTIME_check(thisupd)) { in OCSP_check_validity()
350 if (X509_cmp_time(thisupd, &t_tmp) > 0) { in OCSP_check_validity()
361 if (X509_cmp_time(thisupd, &t_tmp) < 0) { in OCSP_check_validity()
384 if (ASN1_STRING_cmp(nextupd, thisupd) < 0) { in OCSP_check_validity()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/openssl-src-111.9.0+1.1.1g/openssl/crypto/ocsp/
H A Docsp_cl.c278 ASN1_GENERALIZEDTIME **thisupd, in OCSP_single_get0_status() argument
298 if (thisupd) in OCSP_single_get0_status()
299 *thisupd = single->thisUpdate; in OCSP_single_get0_status()
313 ASN1_GENERALIZEDTIME **thisupd, in OCSP_resp_find_status() argument
323 i = OCSP_single_get0_status(single, reason, revtime, thisupd, nextupd); in OCSP_resp_find_status()
338 int OCSP_check_validity(ASN1_GENERALIZEDTIME *thisupd, in OCSP_check_validity() argument
345 if (!ASN1_GENERALIZEDTIME_check(thisupd)) { in OCSP_check_validity()
350 if (X509_cmp_time(thisupd, &t_tmp) > 0) { in OCSP_check_validity()
361 if (X509_cmp_time(thisupd, &t_tmp) < 0) { in OCSP_check_validity()
384 if (ASN1_STRING_cmp(nextupd, thisupd) < 0) { in OCSP_check_validity()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp/
H A Docsp_cl.c278 ASN1_GENERALIZEDTIME **thisupd, in OCSP_single_get0_status() argument
298 if (thisupd) in OCSP_single_get0_status()
299 *thisupd = single->thisUpdate; in OCSP_single_get0_status()
313 ASN1_GENERALIZEDTIME **thisupd, in OCSP_resp_find_status() argument
323 i = OCSP_single_get0_status(single, reason, revtime, thisupd, nextupd); in OCSP_resp_find_status()
338 int OCSP_check_validity(ASN1_GENERALIZEDTIME *thisupd, in OCSP_check_validity() argument
345 if (!ASN1_GENERALIZEDTIME_check(thisupd)) { in OCSP_check_validity()
350 if (X509_cmp_time(thisupd, &t_tmp) > 0) { in OCSP_check_validity()
361 if (X509_cmp_time(thisupd, &t_tmp) < 0) { in OCSP_check_validity()
384 if (ASN1_STRING_cmp(nextupd, thisupd) < 0) { in OCSP_check_validity()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.15.0+1.1.1k/openssl/crypto/ocsp/
H A Docsp_cl.c278 ASN1_GENERALIZEDTIME **thisupd, in OCSP_single_get0_status() argument
298 if (thisupd) in OCSP_single_get0_status()
299 *thisupd = single->thisUpdate; in OCSP_single_get0_status()
313 ASN1_GENERALIZEDTIME **thisupd, in OCSP_resp_find_status() argument
323 i = OCSP_single_get0_status(single, reason, revtime, thisupd, nextupd); in OCSP_resp_find_status()
338 int OCSP_check_validity(ASN1_GENERALIZEDTIME *thisupd, in OCSP_check_validity() argument
345 if (!ASN1_GENERALIZEDTIME_check(thisupd)) { in OCSP_check_validity()
350 if (X509_cmp_time(thisupd, &t_tmp) > 0) { in OCSP_check_validity()
361 if (X509_cmp_time(thisupd, &t_tmp) < 0) { in OCSP_check_validity()
384 if (ASN1_STRING_cmp(nextupd, thisupd) < 0) { in OCSP_check_validity()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp/
H A Docsp_cl.c278 ASN1_GENERALIZEDTIME **thisupd, in OCSP_single_get0_status() argument
298 if (thisupd) in OCSP_single_get0_status()
299 *thisupd = single->thisUpdate; in OCSP_single_get0_status()
313 ASN1_GENERALIZEDTIME **thisupd, in OCSP_resp_find_status() argument
323 i = OCSP_single_get0_status(single, reason, revtime, thisupd, nextupd); in OCSP_resp_find_status()
338 int OCSP_check_validity(ASN1_GENERALIZEDTIME *thisupd, in OCSP_check_validity() argument
345 if (!ASN1_GENERALIZEDTIME_check(thisupd)) { in OCSP_check_validity()
350 if (X509_cmp_time(thisupd, &t_tmp) > 0) { in OCSP_check_validity()
361 if (X509_cmp_time(thisupd, &t_tmp) < 0) { in OCSP_check_validity()
384 if (ASN1_STRING_cmp(nextupd, thisupd) < 0) { in OCSP_check_validity()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/ocsp/
H A Docsp_cl.c278 ASN1_GENERALIZEDTIME **thisupd, in OCSP_single_get0_status() argument
298 if (thisupd) in OCSP_single_get0_status()
299 *thisupd = single->thisUpdate; in OCSP_single_get0_status()
313 ASN1_GENERALIZEDTIME **thisupd, in OCSP_resp_find_status() argument
323 i = OCSP_single_get0_status(single, reason, revtime, thisupd, nextupd); in OCSP_resp_find_status()
338 int OCSP_check_validity(ASN1_GENERALIZEDTIME *thisupd, in OCSP_check_validity() argument
345 if (!ASN1_GENERALIZEDTIME_check(thisupd)) { in OCSP_check_validity()
350 if (X509_cmp_time(thisupd, &t_tmp) > 0) { in OCSP_check_validity()
361 if (X509_cmp_time(thisupd, &t_tmp) < 0) { in OCSP_check_validity()
384 if (ASN1_STRING_cmp(nextupd, thisupd) < 0) { in OCSP_check_validity()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.14.0+1.1.1j/openssl/crypto/ocsp/
H A Docsp_cl.c278 ASN1_GENERALIZEDTIME **thisupd, in OCSP_single_get0_status() argument
298 if (thisupd) in OCSP_single_get0_status()
299 *thisupd = single->thisUpdate; in OCSP_single_get0_status()
313 ASN1_GENERALIZEDTIME **thisupd, in OCSP_resp_find_status() argument
323 i = OCSP_single_get0_status(single, reason, revtime, thisupd, nextupd); in OCSP_resp_find_status()
338 int OCSP_check_validity(ASN1_GENERALIZEDTIME *thisupd, in OCSP_check_validity() argument
345 if (!ASN1_GENERALIZEDTIME_check(thisupd)) { in OCSP_check_validity()
350 if (X509_cmp_time(thisupd, &t_tmp) > 0) { in OCSP_check_validity()
361 if (X509_cmp_time(thisupd, &t_tmp) < 0) { in OCSP_check_validity()
384 if (ASN1_STRING_cmp(nextupd, thisupd) < 0) { in OCSP_check_validity()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/ocsp/
H A Docsp_cl.c250 ASN1_GENERALIZEDTIME **thisupd, in OCSP_single_get0_status() argument
272 if (thisupd != NULL) in OCSP_single_get0_status()
273 *thisupd = single->thisUpdate; in OCSP_single_get0_status()
286 ASN1_GENERALIZEDTIME **thisupd, in OCSP_resp_find_status() argument
296 i = OCSP_single_get0_status(single, reason, revtime, thisupd, nextupd); in OCSP_resp_find_status()
310 int OCSP_check_validity(ASN1_GENERALIZEDTIME *thisupd, in OCSP_check_validity() argument
318 if (!ASN1_GENERALIZEDTIME_check(thisupd)) { in OCSP_check_validity()
323 if (X509_cmp_time(thisupd, &t_tmp) > 0) { in OCSP_check_validity()
334 if (X509_cmp_time(thisupd, &t_tmp) < 0) { in OCSP_check_validity()
357 if (ASN1_STRING_cmp(nextupd, thisupd) < 0) { in OCSP_check_validity()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp/
H A Docsp_cl.c278 ASN1_GENERALIZEDTIME **thisupd, in OCSP_single_get0_status() argument
298 if (thisupd) in OCSP_single_get0_status()
299 *thisupd = single->thisUpdate; in OCSP_single_get0_status()
313 ASN1_GENERALIZEDTIME **thisupd, in OCSP_resp_find_status() argument
323 i = OCSP_single_get0_status(single, reason, revtime, thisupd, nextupd); in OCSP_resp_find_status()
338 int OCSP_check_validity(ASN1_GENERALIZEDTIME *thisupd, in OCSP_check_validity() argument
345 if (!ASN1_GENERALIZEDTIME_check(thisupd)) { in OCSP_check_validity()
350 if (X509_cmp_time(thisupd, &t_tmp) > 0) { in OCSP_check_validity()
361 if (X509_cmp_time(thisupd, &t_tmp) < 0) { in OCSP_check_validity()
384 if (ASN1_STRING_cmp(nextupd, thisupd) < 0) { in OCSP_check_validity()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/ocsp/
H A Docsp_cl.c278 ASN1_GENERALIZEDTIME **thisupd,
298 if (thisupd)
299 *thisupd = single->thisUpdate;
313 ASN1_GENERALIZEDTIME **thisupd,
323 i = OCSP_single_get0_status(single, reason, revtime, thisupd, nextupd);
338 int OCSP_check_validity(ASN1_GENERALIZEDTIME *thisupd,
345 if (!ASN1_GENERALIZEDTIME_check(thisupd)) {
350 if (X509_cmp_time(thisupd, &t_tmp) > 0) {
361 if (X509_cmp_time(thisupd, &t_tmp) < 0) {
384 if (ASN1_STRING_cmp(nextupd, thisupd) < 0) {
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/ocsp/
H A Docsp_cl.c250 ASN1_GENERALIZEDTIME **thisupd, in OCSP_single_get0_status() argument
272 if (thisupd != NULL) in OCSP_single_get0_status()
273 *thisupd = single->thisUpdate; in OCSP_single_get0_status()
286 ASN1_GENERALIZEDTIME **thisupd, in OCSP_resp_find_status() argument
296 i = OCSP_single_get0_status(single, reason, revtime, thisupd, nextupd); in OCSP_resp_find_status()
310 int OCSP_check_validity(ASN1_GENERALIZEDTIME *thisupd, in OCSP_check_validity() argument
318 if (!ASN1_GENERALIZEDTIME_check(thisupd)) { in OCSP_check_validity()
323 if (X509_cmp_time(thisupd, &t_tmp) > 0) { in OCSP_check_validity()
334 if (X509_cmp_time(thisupd, &t_tmp) < 0) { in OCSP_check_validity()
357 if (ASN1_STRING_cmp(nextupd, thisupd) < 0) { in OCSP_check_validity()
/dports/www/websocat/websocat-1.9.0/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/ocsp/
H A Docsp_cl.c278 ASN1_GENERALIZEDTIME **thisupd, in OCSP_single_get0_status() argument
298 if (thisupd) in OCSP_single_get0_status()
299 *thisupd = single->thisUpdate; in OCSP_single_get0_status()
313 ASN1_GENERALIZEDTIME **thisupd, in OCSP_resp_find_status() argument
323 i = OCSP_single_get0_status(single, reason, revtime, thisupd, nextupd); in OCSP_resp_find_status()
338 int OCSP_check_validity(ASN1_GENERALIZEDTIME *thisupd, in OCSP_check_validity() argument
345 if (!ASN1_GENERALIZEDTIME_check(thisupd)) { in OCSP_check_validity()
350 if (X509_cmp_time(thisupd, &t_tmp) > 0) { in OCSP_check_validity()
361 if (X509_cmp_time(thisupd, &t_tmp) < 0) { in OCSP_check_validity()
384 if (ASN1_STRING_cmp(nextupd, thisupd) < 0) { in OCSP_check_validity()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/ocsp/
H A Docsp_cl.c250 ASN1_GENERALIZEDTIME **thisupd, in OCSP_single_get0_status() argument
272 if (thisupd != NULL) in OCSP_single_get0_status()
273 *thisupd = single->thisUpdate; in OCSP_single_get0_status()
286 ASN1_GENERALIZEDTIME **thisupd, in OCSP_resp_find_status() argument
296 i = OCSP_single_get0_status(single, reason, revtime, thisupd, nextupd); in OCSP_resp_find_status()
310 int OCSP_check_validity(ASN1_GENERALIZEDTIME *thisupd, in OCSP_check_validity() argument
318 if (!ASN1_GENERALIZEDTIME_check(thisupd)) { in OCSP_check_validity()
323 if (X509_cmp_time(thisupd, &t_tmp) > 0) { in OCSP_check_validity()
334 if (X509_cmp_time(thisupd, &t_tmp) < 0) { in OCSP_check_validity()
357 if (ASN1_STRING_cmp(nextupd, thisupd) < 0) { in OCSP_check_validity()
/dports/lang/rust/rustc-1.58.1-src/vendor/openssl-src/openssl/crypto/ocsp/
H A Docsp_cl.c278 ASN1_GENERALIZEDTIME **thisupd, in OCSP_single_get0_status() argument
298 if (thisupd) in OCSP_single_get0_status()
299 *thisupd = single->thisUpdate; in OCSP_single_get0_status()
313 ASN1_GENERALIZEDTIME **thisupd, in OCSP_resp_find_status() argument
323 i = OCSP_single_get0_status(single, reason, revtime, thisupd, nextupd); in OCSP_resp_find_status()
338 int OCSP_check_validity(ASN1_GENERALIZEDTIME *thisupd, in OCSP_check_validity() argument
345 if (!ASN1_GENERALIZEDTIME_check(thisupd)) { in OCSP_check_validity()
350 if (X509_cmp_time(thisupd, &t_tmp) > 0) { in OCSP_check_validity()
361 if (X509_cmp_time(thisupd, &t_tmp) < 0) { in OCSP_check_validity()
384 if (ASN1_STRING_cmp(nextupd, thisupd) < 0) { in OCSP_check_validity()
/dports/security/openssl/openssl-1.1.1n/crypto/ocsp/
H A Docsp_cl.c278 ASN1_GENERALIZEDTIME **thisupd, in OCSP_single_get0_status() argument
298 if (thisupd) in OCSP_single_get0_status()
299 *thisupd = single->thisUpdate; in OCSP_single_get0_status()
313 ASN1_GENERALIZEDTIME **thisupd, in OCSP_resp_find_status() argument
323 i = OCSP_single_get0_status(single, reason, revtime, thisupd, nextupd); in OCSP_resp_find_status()
338 int OCSP_check_validity(ASN1_GENERALIZEDTIME *thisupd, in OCSP_check_validity() argument
345 if (!ASN1_GENERALIZEDTIME_check(thisupd)) { in OCSP_check_validity()
350 if (X509_cmp_time(thisupd, &t_tmp) > 0) { in OCSP_check_validity()
361 if (X509_cmp_time(thisupd, &t_tmp) < 0) { in OCSP_check_validity()
384 if (ASN1_STRING_cmp(nextupd, thisupd) < 0) { in OCSP_check_validity()

12345678910>>...15