Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool_cpp/hap/entity/include/
H A Dsign_head.h34 static const int32_t BIN_BLOCK_LEN; member in OHOS::SignatureTools::SignHead
/developtools/hapsigner/hapsigntool_cpp/hap/entity/src/
H A Dsign_head.cpp33 const int32_t SignHead::BIN_BLOCK_LEN = 8; member in OHOS::SignatureTools::SignHead
/developtools/hapsigner/hapsigntool_cpp/hap/verify/src/
H A Dverify_elf.cpp328 int32_t headBlockLen = SignHead::BIN_BLOCK_LEN; in GetBinSignBlock()

Completed in 2 milliseconds