Searched defs:pPrimarySignerInfo (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/common/crypto/
H A Dpkcs7-verify.cpp511 * @param pPrimarySignerInfo The primary signature (can be a counter
526 static int rtCrPkcs7VerifyCounterSignerInfo(PCRTCRPKCS7SIGNERINFO pCounterSignerInfo, PCRTCRPKCS7SIGNERINFO pPrimarySignerInfo, argument
540 pPrimarySignerInfo->EncryptedDigest.Asn1Core.uData.pv,
541 pPrimarySignerInfo->EncryptedDigest.Asn1Core.cb);

Completed in 48 milliseconds