Searched defs:ocspDigest (Results 1 – 2 of 2) sorted by relevance
69 CfBlob *ocspDigest; member
1167 static const EVP_MD *GetHashDigest(const CfBlob *ocspDigest) in GetHashDigest()1189 static OCSP_CERTID *GetCertId(STACK_OF(X509) *x509CertChain, const CfBlob *ocspDigest) in GetCertId()