Home
last modified time | relevance | path

Searched refs:g_testServerAuthId (Results 1 - 2 of 2) sorted by relevance

/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/
H A Dhichain_receivedata_test.cpp51 static struct hc_auth_id g_testServerAuthId; member
63 memcpy_s(g_testServerAuthId.auth_id, AUTH_ID_LENGTH, g_testCarId, AUTH_ID_LENGTH); in InitHcAuthId()
64 g_testServerAuthId.length = AUTH_ID_LENGTH; in InitHcAuthId()
93 para->self_auth_id = g_testServerAuthId; in GetProtocolParams()
153 const struct operation_parameter params = {g_testServerAuthId, g_testClientAuthId, KEY_LEN}; in HWTEST_F()
235 const struct operation_parameter params = {g_testServerAuthId, g_testClientAuthId, KEY_LEN}; in HWTEST_F()
279 const struct operation_parameter params = {g_testServerAuthId, g_testClientAuthId, KEY_LEN}; in HWTEST_F()
319 const struct operation_parameter params = {g_testServerAuthId, g_testClientAuthId, KEY_LEN}; in HWTEST_F()
385 const struct operation_parameter params = {g_testServerAuthId, g_testClientAuthId, KEY_LEN}; in HWTEST_F()
427 const struct operation_parameter params = {g_testServerAuthId, g_testClientAuthI in HWTEST_F()
[all...]
H A Ddeviceauth_test.cpp78 static struct hc_auth_id g_testServerAuthId; member
90 memcpy_s(g_testServerAuthId.auth_id, AUTH_ID_LENGTH, g_testCarId, AUTH_ID_LENGTH); in InitHcAuthId()
91 g_testServerAuthId.length = AUTH_ID_LENGTH; in InitHcAuthId()
135 para->self_auth_id = g_testServerAuthId; in GetProtocolParams()
176 para->self_auth_id = g_testServerAuthId; in GetProtocolParams001()
204 para->self_auth_id = g_testServerAuthId; in GetProtocolParams003()
219 para->self_auth_id = g_testServerAuthId; in GetProtocolParams004()
586 const struct operation_parameter params = {g_testServerAuthId, g_testClientAuthId, KEY_LEN}; in HWTEST_F()
606 const struct operation_parameter params = {g_testServerAuthId, g_testClientAuthId, KEY_LEN}; in HWTEST_F()
676 const struct operation_parameter params = {g_testServerAuthId, g_testClientAuthI in HWTEST_F()
[all...]

Completed in 4 milliseconds