Home
last modified time | relevance | path

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

/base/security/device_auth/test/fuzztest/protocol/ecspeke_fuzzer/
H A Decspeke_fuzzer.cpp39 static const char *MSG_S_VAL = "server send msg"; member
45 static Uint8Buff g_msgS = { (uint8_t *)MSG_S_VAL, 16 };
/base/security/device_auth/test/fuzztest/protocol/dlspeke_fuzzer/
H A Ddlspeke_fuzzer.cpp39 static const char *MSG_S_VAL = "server send msg"; member
45 static Uint8Buff g_msgS = { (uint8_t *)MSG_S_VAL, 16 };
/base/security/device_auth/test/fuzztest/protocol/iso_fuzzer/
H A Diso_fuzzer.cpp38 static const char *MSG_S_VAL = "server send msg"; member
44 static Uint8Buff g_msgS = { (uint8_t *)MSG_S_VAL, 16 };
/base/security/device_auth/test/fuzztest/session_manager/session/v2/auth_sub_session/authsubsession_fuzzer/
H A Dauthsubsession_fuzzer.cpp38 static const char *MSG_S_VAL = "server send msg"; member
44 static Uint8Buff g_msgS = { (uint8_t *)MSG_S_VAL, 16 };
/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/session_manager/session/v2/auth_sub_session/protocol_lib/
H A Dec_speke_protocol_test.cpp42 static const char *MSG_S_VAL = "server send msg"; member
48 static Uint8Buff g_msgS = { (uint8_t *)MSG_S_VAL, 16 };
H A Ddl_speke_protocol_test.cpp42 static const char *MSG_S_VAL = "server send msg"; member
48 static Uint8Buff g_msgS = { (uint8_t *)MSG_S_VAL, 16 };
H A Diso_protocol_test.cpp41 static const char *MSG_S_VAL = "server send msg"; member
47 static Uint8Buff g_msgS = { (uint8_t *)MSG_S_VAL, 16 };
/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/session_manager/session/v2/auth_sub_session/
H A Dauth_sub_session_test.cpp44 static const char *MSG_S_VAL = "server send msg"; member
50 static Uint8Buff g_msgS = { (uint8_t *)MSG_S_VAL, 16 };

Completed in 7 milliseconds