Searched defs:VerifyCrl (Results 1 – 2 of 2) sorted by relevance
418 bool HapCertVerifyOpensslUtils::VerifyCrl(CertChain& certsChain, STACK_OF(X509_CRL)* crls, Pkcs7Con… in VerifyCrl() function in OHOS::Security::Verify::HapCertVerifyOpensslUtils
1003 static int32_t VerifyCrl(const mbedtls_x509_crt *crt, const mbedtls_x509_crl *crl) in VerifyCrl() function