Home
last modified time | relevance | path

Searched defs:signBlockOffset (Results 1 – 2 of 2) sorted by relevance

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/datastructure/
DElfSignBlock.java110 public static int computeMerkleTreePaddingLength(long signBlockOffset) { in computeMerkleTreePaddingLength()
/developtools/hapsigner/hapsigntool_cpp/codesigning/datastructure/src/
Delf_sign_block.cpp128 int32_t ElfSignBlock::ComputeMerkleTreePaddingLength(int64_t signBlockOffset) in ComputeMerkleTreePaddingLength()