Home
last modified time | relevance | path

Searched refs:kTestKc (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/wifi/supplicant/1.0/vts/functional/
Dsupplicant_sta_network_hidl_test.cpp58 constexpr uint8_t kTestKc[] = {0x56, 0x67, 0x67, 0xf4, 0x76, 0x87, 0x98, 0x12}; variable
735 memcpy(param.kc.data(), kTestKc, param.kc.size()); in TEST_P()