Home
last modified time | relevance | path

Searched refs:getTreeOffset (Results 1 – 2 of 2) sorted by relevance

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/datastructure/
DElfSignBlock.java132 public long getTreeOffset() { in getTreeOffset() method in ElfSignBlock
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/sign/
DVerifyCodeSignature.java134 elfSignBlock.getTreeOffset(), merkleTree); in verifyElf()