Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/include/
H A Dsoftbus_utils.h32 #define HEX_MAX_BIT_NUM 4 macro
/ohos5.0/foundation/distributedhardware/device_manager/utils/src/crypto/
H A Ddm_crypto.cpp34 constexpr int HEX_MAX_BIT_NUM = 4; variable