Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/
H A Dhichain_pake_test.cpp50 uint8_t g_testPhoneId[65] = {"14bb6543b893a3250f5793fbbbd48be56641505dc6514be1bb37b032903ebc67"}; variable
55 memcpy_s(g_test_client_auth_id.auth_id, AUTH_ID_LENGTH, g_testPhoneId, AUTH_ID_LENGTH); in InitHcAuthId()
H A Dhichain_receivedata_test.cpp55 uint8_t g_testPhoneId[65] = {"14bb6543b893a3250f5793fbbbd48be56641505dc6514be1bb37b032903ebc67"}; variable
60 memcpy_s(g_testClientAuthId.auth_id, AUTH_ID_LENGTH, g_testPhoneId, AUTH_ID_LENGTH); in InitHcAuthId()
H A Dhuks_adapter_test.cpp88 uint8_t g_testPhoneId[65] = {"14bb6543b893a3250f5793fbbbd48be56641505dc6514be1bb37b032903ebc67"}; variable
93 memcpy_s(g_test_client_auth_id.auth_id, AUTH_ID_LENGTH, g_testPhoneId, AUTH_ID_LENGTH); in InitHcAuthId()
H A Ddeviceauth_test.cpp82 uint8_t g_testPhoneId[65] = {"14bb6543b893a3250f5793fbbbd48be56641505dc6514be1bb37b032903ebc67"}; variable
87 memcpy_s(g_testClientAuthId.auth_id, AUTH_ID_LENGTH, g_testPhoneId, AUTH_ID_LENGTH); in InitHcAuthId()