Home
last modified time | relevance | path

Searched refs:ValidateRevocationOnLine (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/certificate_framework/frameworks/adapter/v1.0/src/
H A Dx509_cert_chain_openssl.c1285 static CfResult ValidateRevocationOnLine(const HcfX509CertChainValidateParams *params, STACK_OF(X50… in ValidateRevocationOnLine() function
1369 res = ValidateRevocationOnLine(params, x509CertChain, trustAnchor, &certIdInfo); in ValidateRevocation()