Searched defs:hashStr (Results 1 – 9 of 9) sorted by relevance
67 char hashStr[CUST_UDID_LEN + 1] = {0}; in IsPotentialTrustedDeviceDp() local
181 char hashStr[CUST_UDID_LEN + 1] = {0}; in IsTrustedDeviceInAGroup() local
251 int32_t LnnGenerateHexStringHash(const unsigned char *str, char *hashStr, uint32_t len) in LnnGenerateHexStringHash()
240 std::string hashStr = hash.hash + std::to_string(code); in GetAllComb() local
167 int32_t DiscBleGetShortUserIdHash(uint8_t *hashStr, uint32_t len) in DiscBleGetShortUserIdHash()
520 char hashStr[HEXIFY_LEN(SHORT_UDID_HASH_LEN)] = { 0 }; variable
568 unsigned char *hashStr, uint32_t hashStrLen) in GenerateStrHashAndConvertToHexString()
1570 char hashStr[SHORT_UDID_HASH_HEX_LEN + 1] = {0}; in IsDeviceInfoChanged() local1596 char hashStr[SHORT_UDID_HASH_HEX_LEN + 1] = {0}; in BleDirectlyOnlineProc() local
1722 char hashStr[HEXIFY_LEN(SHORT_UDID_HASH_LEN)] = { 0 }; in BleCheckActiveConnection() local