Home
last modified time | relevance | path

Searched defs:hexCode (Results 1 - 4 of 4) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/utils/
H A Dcrypto.cpp46 const char* hexCode = isUpper ? "0123456789ABCDEF" : "0123456789abcdef"; in Sha256() local
/foundation/distributedhardware/device_manager/utils/src/crypto/
H A Ddm_crypto.cpp101 const char* hexCode = isUpper ? "0123456789ABCDEF" : "0123456789abcdef"; in Sha256() local
/foundation/distributedhardware/distributed_hardware_fwk/utils/src/
H A Ddh_utils_tool.cpp125 const char* hexCode = "0123456789abcdef"; in Sha256() local
/foundation/distributedhardware/distributed_input/utils/src/
H A Ddinput_utils_tool.cpp260 const char* hexCode = "0123456789abcdef"; in Sha256() local

Completed in 3 milliseconds