Home
last modified time | relevance | path

Searched defs:kPassphrase (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_pskc.cpp45 static const char kPassphrase[] = "123456"; in TestMinimumPassphrase() local
64 static const char kPassphrase[] = "1234567812345678" in TestMaximumPassphrase() local
97 static const char kPassphrase[] = "12SECRETPASSWORD34"; in TestExampleInSpec() local
/aosp_15_r20/hardware/interfaces/wifi/hostapd/aidl/vts/functional/
H A DVtsHalHostapdTargetTest.cpp53 const std::string kPassphrase = "test12345"; variable