Home
last modified time | relevance | path

Searched defs:revoked (Results 1 – 8 of 8) sorted by relevance

/third_party/openssl/crypto/ocsp/
Docsp_local.h130 OCSP_REVOKEDINFO *revoked; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dtls_openssl_ocsp.c118 RevokedInfo *revoked; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dtls_openssl_ocsp.c118 RevokedInfo *revoked; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
Dtlsv1_client_read.c901 int good = 0, revoked = 0; in tls_process_certificate_status() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
Dtlsv1_client_read.c893 int good = 0, revoked = 0; in tls_process_certificate_status() local
/third_party/rust/crates/rust-openssl/openssl/src/x509/
Dtests.rs548 let revoked = match crl.get_by_cert(&cert) { in test_load_crl() localVariable
Dmod.rs1571 let revoked = X509_CRL_get_REVOKED(self.as_ptr()); in get_revoked() localVariable
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h73267 bool revoked; member