Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool_cpp/hap/sign/include/
H A Dsign_hap.h45 static constexpr int BLOCK_VERSION = 4; member in OHOS::SignatureTools::SignHap
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/sign/
H A DSignHap.java58 private static final int BLOCK_VERSION = 4; field in SignHap
321 + BLOCK_VERSION; // version 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 2 milliseconds