Home
last modified time | relevance | path

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

/base/security/appverify/interfaces/innerkits/appverify/include/util/
H A Dpkcs7_context.h38 PKCS7* p7; member
/base/security/code_signature/test/unittest/
H A Dsign_and_enforce_test.cpp77 static PKCS7_SIGNER_INFO *GetSignerInfo(PKCS7 *p7) in GetSignerInfo() argument
93 static bool DumpPKCS7Data(PKCS7 *p7, ByteBuffer &pkcs7Data) in DumpPKCS7Data() argument
121 PKCS7 *p7 = LoadPKCS7Data(src); in ModifyPkcs7SignerwithTargetFunc() local
118 ModifyPkcs7SignerwithTargetFunc(ByteBuffer &src, ByteBuffer &dst, void (*modifyFunc)(PKCS7_SIGNER_INFO *p7)) ModifyPkcs7SignerwithTargetFunc() argument
[all...]
/base/security/code_signature/utils/src/
H A Dsigner_info.cpp251 PKCS7 *p7 = d2i_PKCS7_bio(bio, nullptr); in ParseOwnerIdFromSignature() local
/base/security/appverify/interfaces/innerkits/appverify/src/util/
H A Dhap_verify_openssl_utils.cpp70 bool HapVerifyOpensslUtils::GetCertChains(PKCS7* p7, Pkcs7Context& pkcs7Context) in GetCertChains() argument
118 VerifyCertChain(CertChain& certsChain, PKCS7* p7, PKCS7_SIGNER_INFO* signInfo, Pkcs7Context& pkcs7Context, CertSign& certVisitSign) VerifyCertChain() argument
137 CheckPkcs7SignedDataIsValid(const PKCS7* p7) CheckPkcs7SignedDataIsValid() argument
[all...]

Completed in 2 milliseconds