Home
last modified time | relevance | path

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

/base/security/device_auth/test/fuzztest/protocol/ecspeke_fuzzer/
H A Decspeke_fuzzer.cpp34 static const uint8_t PSK_VAL[PSK_SIZE] = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, member
41 static Uint8Buff g_psk = { (uint8_t *)PSK_VAL, PSK_SIZE };
253 Uint8Buff errParams = { (uint8_t *)PSK_VAL, 0 }; in ECSpekeTest12()
/base/security/device_auth/test/fuzztest/protocol/dlspeke_fuzzer/
H A Ddlspeke_fuzzer.cpp34 static const uint8_t PSK_VAL[PSK_SIZE] = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, member
41 static Uint8Buff g_psk = { (uint8_t *)PSK_VAL, PSK_SIZE };
247 Uint8Buff errParams = { (uint8_t *)PSK_VAL, 0 }; in DlSpekeTest11()
/base/security/device_auth/test/fuzztest/protocol/iso_fuzzer/
H A Diso_fuzzer.cpp33 static const uint8_t PSK_VAL[PSK_SIZE] = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, member
40 static Uint8Buff g_psk = { (uint8_t *)PSK_VAL, PSK_SIZE };
201 Uint8Buff errParams = { (uint8_t *)PSK_VAL, 0 }; in IsoTest11()
/base/security/device_auth/test/fuzztest/session_manager/session/v2/auth_sub_session/authsubsession_fuzzer/
H A Dauthsubsession_fuzzer.cpp33 static const uint8_t PSK_VAL[PSK_SIZE] = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, member
40 static Uint8Buff g_psk = { (uint8_t *)PSK_VAL, PSK_SIZE };
390 Uint8Buff errParams = { (uint8_t *)PSK_VAL, 0 }; in AuthSubSessionTest17()
/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.cpp37 static const uint8_t PSK_VAL[PSK_SIZE] = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, member
44 static Uint8Buff g_psk = { (uint8_t *)PSK_VAL, PSK_SIZE };
346 Uint8Buff errParams = { (uint8_t *)PSK_VAL, 0 }; in HWTEST_F()
H A Ddl_speke_protocol_test.cpp37 static const uint8_t PSK_VAL[PSK_SIZE] = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, member
44 static Uint8Buff g_psk = { (uint8_t *)PSK_VAL, PSK_SIZE };
338 Uint8Buff errParams = { (uint8_t *)PSK_VAL, 0 }; in HWTEST_F()
H A Diso_protocol_test.cpp36 static const uint8_t PSK_VAL[PSK_SIZE] = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, member
43 static Uint8Buff g_psk = { (uint8_t *)PSK_VAL, PSK_SIZE };
285 Uint8Buff errParams = { (uint8_t *)PSK_VAL, 0 }; in HWTEST_F()
/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/session_manager/session/v2/auth_sub_session/
H A Dauth_sub_session_test.cpp39 static const uint8_t PSK_VAL[PSK_SIZE] = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, member
46 static Uint8Buff g_psk = { (uint8_t *)PSK_VAL, PSK_SIZE };
524 Uint8Buff errParams = { (uint8_t *)PSK_VAL, 0 }; in HWTEST_F()

Completed in 8 milliseconds