Home
last modified time | relevance | path

Searched refs:SIGNATURE_BLOCK (Results 1 - 6 of 6) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp/hap/entity/include/
H A Dsignature_block_types.h25 static const char SIGNATURE_BLOCK = 0; member in OHOS::SignatureTools::SignatureBlockTypes
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/entity/
H A DSignatureBlockTypes.java27 public static final char SIGNATURE_BLOCK = 0; field in SignatureBlockTypes
/developtools/hapsigner/hapsigntool_cpp/hap/verify/include/
H A Dverify_elf.h32 static const int8_t SIGNATURE_BLOCK; member in OHOS::SignatureTools::VerifyElf
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/sign/
H A DSignBin.java120 SignatureBlockTypes.SIGNATURE_BLOCK, SignatureBlockTags.DEFAULT, (short) 0, (int) offset); in writeBlockDataToFile()
/developtools/hapsigner/hapsigntool_cpp/hap/sign/src/
H A Dsign_bin.cpp98 SignatureBlockTypes::SIGNATURE_BLOCK, SignatureBlockTags::DEFAULT, (short)0, (int)offset); in WriteBlockDataToFile()
/developtools/hapsigner/hapsigntool_cpp/hap/verify/src/
H A Dverify_elf.cpp33 const int8_t VerifyElf::SIGNATURE_BLOCK = 0; member in OHOS::SignatureTools::VerifyElf

Completed in 4 milliseconds