Searched refs:g_testServerAuthId003 (Results 1 - 1 of 1) sorted by relevance
/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/ |
H A D | deviceauth_test.cpp | 102 static struct hc_auth_id g_testServerAuthId003 = {KEY_LEN_ERROR, ""}; member 190 para->self_auth_id = g_testServerAuthId003; in GetProtocolParams002() 696 const struct operation_parameter params = {g_testServerAuthId003, g_testClientAuthId, KEY_LEN}; in HWTEST_F() 716 const struct operation_parameter params = {g_testServerAuthId003, g_testClientAuthId, KEY_LEN}; in HWTEST_F() 1039 struct operation_parameter params = {g_testServerAuthId003, g_testClientAuthId, KEY_LEN}; in HWTEST_F() 1083 struct operation_parameter params = {g_testServerAuthId003, g_testClientAuthId003, KEY_LEN}; in HWTEST_F() 1515 g_testServerAuthId003, in HWTEST_F()
|
Completed in 4 milliseconds