Searched defs:p7 (Results 1 – 4 of 4) sorted by relevance
77 static PKCS7_SIGNER_INFO *GetSignerInfo(PKCS7 *p7) in GetSignerInfo()93 static bool DumpPKCS7Data(PKCS7 *p7, ByteBuffer &pkcs7Data) in DumpPKCS7Data()119 void (*modifyFunc)(PKCS7_SIGNER_INFO *p7)) in ModifyPkcs7SignerwithTargetFunc()121 PKCS7 *p7 = LoadPKCS7Data(src); in ModifyPkcs7SignerwithTargetFunc() local
38 PKCS7* p7; member
70 bool HapVerifyOpensslUtils::GetCertChains(PKCS7* p7, Pkcs7Context& pkcs7Context) in GetCertChains()118 bool HapVerifyOpensslUtils::VerifyCertChain(CertChain& certsChain, PKCS7* p7, in VerifyCertChain()137 bool HapVerifyOpensslUtils::CheckPkcs7SignedDataIsValid(const PKCS7* p7) in CheckPkcs7SignedDataIsValid()
251 PKCS7 *p7 = d2i_PKCS7_bio(bio, nullptr); in ParseOwnerIdFromSignature() local