Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool_cpp/codesigning/fsverity/include/
Dfs_verity_descriptor.h36 static const int SALT_SIZE = 32; variable
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/fsverity/
DFsVerityDescriptor.java88 public static final int SALT_SIZE = 32; field in FsVerityDescriptor