Home
last modified time | relevance | path

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

/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/
H A Ddeviceauth_test.cpp39 const int KEY_LEN_ERROR = 68; member
74 static struct hc_pin g_testPin001 = {KEY_LEN_ERROR, "ab"};
98 static struct hc_auth_id g_testClientAuthId003 = {KEY_LEN_ERROR, ""};
102 static struct hc_auth_id g_testServerAuthId003 = {KEY_LEN_ERROR, ""};
175 pin->length = KEY_LEN_ERROR; in GetProtocolParams001()
192 para->key_length = KEY_LEN_ERROR; in GetProtocolParams002()
218 pin->length = KEY_LEN_ERROR; in GetProtocolParams004()
221 para->key_length = KEY_LEN_ERROR; in GetProtocolParams004()
233 pin->length = KEY_LEN_ERROR; in GetProtocolParams005()
236 para->key_length = KEY_LEN_ERROR; in GetProtocolParams005()
[all...]

Completed in 3 milliseconds