Home
last modified time | relevance | path

Searched defs:DIGEST_HEADER_SIZE (Results 1 - 3 of 3) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp/codesigning/fsverity/include/
H A Dfs_verity_digest.h32 static const int DIGEST_HEADER_SIZE; member in OHOS::SignatureTools::FsVerityDigest
/developtools/hapsigner/hapsigntool_cpp/codesigning/fsverity/src/
H A Dfs_verity_digest.cpp22 const int FsVerityDigest::DIGEST_HEADER_SIZE = 12; member in OHOS::SignatureTools::FsVerityDigest
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/fsverity/
H A DFsVerityDigest.java34 private static final int DIGEST_HEADER_SIZE = 12; field in FsVerityDigest

Completed in 1 milliseconds