Home
last modified time | relevance | path

Searched defs:udidShortHash (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_utils.c379 char udidShortHash[HB_SHORT_UDID_HASH_HEX_LEN + 1] = { 0 }; in LnnDumpLocalBasicInfo() local
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_fsm.c698 char udidShortHash[SHORT_UDID_HASH_HEX_LEN + 1] = {0}; in RecoveryNormalizedDeviceKey() local
727 char udidShortHash[SHORT_UDID_HASH_HEX_LEN + 1] = {0}; in RecoveryFastAuthKey() local
H A Dauth_session_json.c702 char udidShortHash[UDID_SHORT_HASH_HEX_STR + 1] = {0}; in UnpackFastAuth() local