Home
last modified time | relevance | path

Searched defs:p7b (Results 1 – 8 of 8) sorted by relevance

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/profile/
DIProvisionVerifier.java35 VerificationResult verify(byte[] p7b) throws VerifyException; in verify()
DVerifyHelper.java139 public VerificationResult verify(byte[] p7b) throws VerifyException { in verify()
194 CMSSignedData verifyPkcs(byte[] p7b) { in verifyPkcs()
/developtools/hapsigner/hapsigntool_cpp_test/unittest/signProfile/
Dsign_profile_test.cpp353 std::string p7b; variable
370 std::string p7b; variable
413 std::string p7b; variable
453 std::string p7b; variable
468 std::string p7b; variable
486 std::string p7b; variable
Dprofile_test.cpp362 std::string p7b; variable
415 std::string p7b; variable
462 std::string p7b; variable
Dpkcs7_data_test.cpp350 std::string p7b(p, p + len); variable
/developtools/hapsigner/binary_sign_tool/hap/sign/src/
Dsign_elf.cpp90 std::string& p7b) in loadProfileAndSign()
189 std::string p7b; in WriteSecDataToFile() local
/developtools/hapsigner/hapsigntool_cpp_test/fuzztest/profile/profile001_fuzzer/
Dprofile001_fuzzer.cpp51 std::string p7b; in SignProfileTest001() local
/developtools/hapsigner/hapsigntool_cpp/api/src/
Dsign_tool_service_impl.cpp495 std::string p7b; in SignProfile() local
537 std::string p7b; in VerifyProfile() local