Home
last modified time | relevance | path

Searched refs:emptyUdid (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/peripheral/user_auth/hdi_service/key_mgr/src/
H A Dudid_manager.c42 uint8_t emptyUdid[UDID_LEN] = { 0 }; in IsLocalUdidExit() local
43 if (memcmp(emptyUdid, g_localUdidBuffer, UDID_LEN) == 0) { in IsLocalUdidExit()