Searched refs:digInAttr (Results 1 – 1 of 1) sorted by relevance
270 unsigned char *digInAttr = NULL; in CalcCmpContHash() local272 rc = PKCS7_GetDigestInSignerAuthAttr((SignerInfo *)signer, &digInAttr, &digInAttrLen); in CalcCmpContHash()281 if (memcmp(hash, digInAttr, digInAttrLen) != 0) { in CalcCmpContHash()