Home
last modified time | relevance | path

Searched defs:hashStr (Results 1 – 9 of 9) sorted by relevance

/foundation/communication/dsoftbus/core/authentication/src/
Dauth_deviceprofile.cpp67 char hashStr[CUST_UDID_LEN + 1] = {0}; in IsPotentialTrustedDeviceDp() local
Dauth_hichain_adapter.c181 char hashStr[CUST_UDID_LEN + 1] = {0}; in IsTrustedDeviceInAGroup() local
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
Dlnn_heartbeat_utils.c251 int32_t LnnGenerateHexStringHash(const unsigned char *str, char *hashStr, uint32_t len) in LnnGenerateHexStringHash()
/foundation/distributedhardware/distributed_input/common/include/
Dwhite_list_util.cpp240 std::string hashStr = hash.hash + std::to_string(code); in GetAllComb() local
/foundation/communication/dsoftbus/core/discovery/ble/softbus_ble/src/
Ddisc_ble_utils.c167 int32_t DiscBleGetShortUserIdHash(uint8_t *hashStr, uint32_t len) in DiscBleGetShortUserIdHash()
/foundation/communication/dsoftbus/tests/core/connection/ble/
Dconnection_ble_manager_test.cpp520 char hashStr[HEXIFY_LEN(SHORT_UDID_HASH_LEN)] = { 0 }; variable
/foundation/communication/dsoftbus/core/common/utils/
Dsoftbus_utils.c568 unsigned char *hashStr, uint32_t hashStrLen) in GenerateStrHashAndConvertToHexString()
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/
Dlnn_distributed_net_ledger.c1570 char hashStr[SHORT_UDID_HASH_HEX_LEN + 1] = {0}; in IsDeviceInfoChanged() local
1596 char hashStr[SHORT_UDID_HASH_HEX_LEN + 1] = {0}; in BleDirectlyOnlineProc() local
/foundation/communication/dsoftbus/core/connection/ble/src/
Dsoftbus_conn_ble_manager.c1722 char hashStr[HEXIFY_LEN(SHORT_UDID_HASH_LEN)] = { 0 }; in BleCheckActiveConnection() local