/ohos5.0/base/telephony/cellular_call/services/utils/include/ |
H A D | standardize_utils.h | 59 static hash_t64 Hash_(char const *hashStr) in Hash_()
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/ |
H A D | lnn_heartbeat_utils_virtual.c | 41 int32_t LnnGenerateHexStringHash(const unsigned char *str, char *hashStr, uint32_t len) in LnnGenerateHexStringHash()
|
H A D | lnn_heartbeat_utils.c | 245 int32_t LnnGenerateHexStringHash(const unsigned char *str, char *hashStr, uint32_t len) in LnnGenerateHexStringHash()
|
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/ |
H A D | auth_deviceprofile.cpp | 71 char hashStr[CUST_UDID_LEN + 1] = {0}; in DelNotTrustDevice() local 103 char hashStr[CUST_UDID_LEN + 1] = {0}; in IsTrustDevice() local
|
H A D | auth_hichain_adapter.c | 184 char hashStr[CUST_UDID_LEN + 1] = {0}; in IsTrustedDeviceInAGroup() local
|
H A D | auth_session_fsm.c | 668 char hashStr[SHORT_UDID_HASH_HEX_LEN + 1] = {0}; in SaveLastAuthSeq() local
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_data_cloud_sync_deps_mock.cpp | 84 int32_t LnnGenerateHexStringHash(const unsigned char *str, char *hashStr, uint32_t len) in LnnGenerateHexStringHash()
|
/ohos5.0/base/hiviewdfx/hiview/base/event_store/store/ |
H A D | sys_event_repeat_guard.cpp | 38 bool GetShaStr(uint8_t* eventData, std::string& hashStr) in GetShaStr()
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/ |
H A D | lnn_distributed_net_ledger.c | 920 char hashStr[SHORT_UDID_HASH_HEX_LEN + 1] = {0}; in IsDeviceInfoChanged() local 987 char hashStr[SHORT_UDID_HASH_HEX_LEN + 1] = {0}; in BleDirectlyOnlineProc() local 1108 char hashStr[SHORT_UDID_HASH_HEX_LEN + 1] = {0}; in TryUpdateDeviceSecurityLevel() local 1135 char hashStr[SHORT_UDID_HASH_HEX_LEN + 1] = {0}; in ReversionLastAuthSeq() local
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/discovery/ble/softbus_ble/ |
H A D | disc_ble_utils_test.cpp | 302 uint8_t hashStr[SHORT_USER_ID_HASH_LEN] = { 0 }; variable
|
/ohos5.0/foundation/distributedhardware/distributed_input/common/include/ |
H A D | white_list_util.cpp | 253 std::string hashStr = hash.hash + std::to_string(code); in GetAllComb() local
|
/ohos5.0/foundation/communication/dsoftbus/core/discovery/ble/softbus_ble/src/ |
H A D | disc_ble_utils.c | 142 int32_t DiscBleGetShortUserIdHash(uint8_t *hashStr, uint32_t len) in DiscBleGetShortUserIdHash()
|
/ohos5.0/foundation/communication/dsoftbus/core/common/utils/ |
H A D | softbus_utils.c | 594 unsigned char *hashStr, uint32_t hashStrLen) in GenerateStrHashAndConvertToHexString()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/ble/ |
H A D | connection_ble_manager_test.cpp | 527 char hashStr[HEXIFY_LEN(SHORT_UDID_HASH_LEN)] = { 0 }; variable
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/ |
H A D | softbus_conn_ble_manager.c | 1886 char hashStr[HEXIFY_LEN(SHORT_UDID_HASH_LEN)] = { 0 }; in BleCheckActiveConnection() local
|