Home
last modified time | relevance | path

Searched refs:BLOCK_MAGIC (Results 1 - 3 of 3) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp/hap/sign/include/
H A Dsign_hap.h44 static constexpr int BLOCK_MAGIC = 16; member in OHOS::SignatureTools::SignHap
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/sign/
H A DSignHap.java57 private static final int BLOCK_MAGIC = 16; field in SignHap
320 + BLOCK_MAGIC // magic in generateHapSigningBlock()
/developtools/hapsigner/hapsigntool_cpp/hap/sign/src/
H A Dsign_hap.cpp149 BLOCK_COUNT + HapUtils::BLOCK_SIZE + BLOCK_MAGIC + BLOCK_VERSION; in GenerateHapSigningBlock()

Completed in 3 milliseconds