Home
last modified time | relevance | path

Searched defs:ocspDigest (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/certificate_framework/interfaces/innerkits/certificate/
H A Dx509_cert_chain_validate_params.h69 CfBlob *ocspDigest; member
/ohos5.0/base/security/certificate_framework/frameworks/adapter/v1.0/src/
H A Dx509_cert_chain_openssl.c1187 static const EVP_MD *GetHashDigest(const CfBlob *ocspDigest) in GetHashDigest()
1255 static CfResult GetCertIdInfo(STACK_OF(X509) *x509CertChain, const CfBlob *ocspDigest, OcspCertIdIn… in GetCertIdInfo()