Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool_cpp/common/include/
H A Dpkcs7_context.h36 PKCS7* p7; member
/developtools/hapsigner/hapsigntool_cpp_test/unittest/hapSign/
H A Dhap_openssl_utils_test.cpp215 PKCS7* p7 = nullptr; in HWTEST_F() local
[all...]
/developtools/hapsigner/hapsigntool_cpp/codesigning/utils/src/
H A Dcms_utils.cpp49 PKCS7* p7 = d2i_PKCS7(NULL, &data, static_cast<long>(signature.size())); in CheckOwnerID() local
/developtools/hapsigner/hapsigntool_cpp_test/fuzztest/profile/profile001_fuzzer/
H A Dprofile001_fuzzer.cpp50 PKCS7Data p7; in SignProfileTest001() local
/developtools/hapsigner/hapsigntool_cpp/utils/src/
H A Dstring_utils.cpp82 std::string StringUtils::Pkcs7ToString(PKCS7* p7) in Pkcs7ToString() argument
H A Dverify_hap_openssl_utils.cpp66 bool VerifyHapOpensslUtils::GetCertChains(PKCS7* p7, Pkcs7Context& pkcs7Context) in GetCertChains() argument
111 VerifyCertChain(CertChain& certsChain, PKCS7* p7, PKCS7_SIGNER_INFO* signInfo, Pkcs7Context& pkcs7Context, CertSign& certVisitSign) VerifyCertChain() argument
128 CheckPkcs7SignedDataIsValid(const PKCS7* p7) CheckPkcs7SignedDataIsValid() argument
136 GetCrlStack(PKCS7* p7, STACK_OF(X509_CRL)* x509Crl) GetCrlStack() argument
[all...]
/developtools/hapsigner/hapsigntool_cpp_test/unittest/hapVerify/
H A Dhap_verify_test.cpp327 PKCS7* p7 = nullptr; in HWTEST_F() local
537 PKCS7* p7 = nullptr; in HWTEST_F() local
/developtools/hapsigner/hapsigntool_cpp_test/unittest/generateCA/
H A Dgenerate_sub_ca_test.cpp802 PKCS7* p7 = nullptr; in HWTEST_F() local
815 PKCS7* p7 = PKCS7_new(); in HWTEST_F() local
/developtools/hapsigner/hapsigntool_cpp_test/unittest/signProfile/
H A Dsign_profile_test.cpp355 PKCS7Data p7; in HWTEST_F() local
372 PKCS7Data p7; in HWTEST_F() local
412 PKCS7Data p7; in HWTEST_F() local
470 PKCS7Data p7; in HWTEST_F() local
488 PKCS7Data p7; HWTEST_F() local
[all...]
/developtools/hapsigner/hapsigntool_cpp/hap/verify/src/
H A Dverify_hap.cpp64 bool VerifyHap::HapOutPutPkcs7(PKCS7* p7, const std::string& outPutPath) in HapOutPutPkcs7() argument
/developtools/hapsigner/hapsigntool_cpp/profile/src/
H A Dpkcs7_data.cpp29 static int PKCS7AddAttribute(PKCS7* p7, const std::vector<PKCS7Attr>& attrs) in PKCS7AddAttribute() argument
50 static int I2dPkcs7Str(PKCS7* p7, std::string& ret) in I2dPkcs7Str() argument
191 static void PKCS7AddCrls(PKCS7* p7, STACK_OF(X509_CRL)* crls) in PKCS7AddCrls() argument

Completed in 11 milliseconds