Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool_cpp/utils/include/
Dhash_utils.h32 USE_SHA384 = 7, enumerator
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/
DHashUtils.java165 public static final int USE_SHA384 = 7; field in HashUtils.HashAlgs