Searched defs:IsRevoked (Results 1 – 4 of 4) sorted by relevance
101 static bool IsRevoked(HcfCrl *self, const HcfCertificate *cert) in IsRevoked() function
96 static bool IsRevoked(HcfX509CrlSpi *self, const HcfCertificate *cert) in IsRevoked() function
984 static int32_t IsRevoked(const mbedtls_x509_crt *crt, const mbedtls_x509_crl *crl) in IsRevoked() function
291 napi_value NapiX509Crl::IsRevoked(napi_env env, napi_callback_info info) in IsRevoked() function in OHOS::CertFramework::NapiX509Crl