Home
last modified time | relevance | path

Searched refs:MAX_HASH_SIZE (Results 1 - 2 of 2) sorted by relevance

/foundation/distributedhardware/distributed_hardware_fwk/common/utils/include/
H A Dconstants.h41 constexpr uint32_t MAX_HASH_SIZE = 64; member
/foundation/distributedhardware/distributed_hardware_fwk/utils/src/
H A Ddh_utils_tool.cpp342 if (inputHashValue.empty() || inputHashValue.length() > MAX_HASH_SIZE) { in IsHashSizeValid()
343 DHLOGE("On parameter error, maybe empty or beyond MAX_HASH_SIZE"); in IsHashSizeValid()

Completed in 2 milliseconds