Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool_cpp/utils/src/
H A Dhap_signer_block_utils.cpp275 int64_t magicHigh = HAP_SIG_BLOCK_MAGIC_HIGH; in CheckSignBlockHead() local
278 magicHigh = HAP_SIG_BLOCK_MAGIC_HIGH_OLD; in CheckSignBlockHead()
282 (hapSignBlockHead.hapSignBlockMagicHi != magicHigh)) { in CheckSignBlockHead()

Completed in 2 milliseconds