Searched defs:kTestKey (Results 1 – 11 of 11) sorted by relevance
38 constexpr const auto kTestKey = AuthTokenKey::fill(static_cast<uint8_t>(TestKeyBits::BYTE)); variable
40 static uint8_t kTestKey[] = "12345678901234567890"; variable
108 constexpr auto kTestKey = "test_key"; variable
234 constexpr const auto kTestKey = teeui::AuthTokenKey::fill( in on_connect() local
184 static const uint8_t kTestKey[] = { variable
198 static const uint8_t kTestKey[] = { variable
183 const wchar_t kTestKey[] = L"Test key"; variable
83 const char* kTestKey = "test_key"; variable
2156 static const char kTestKey[] = "test"; in TEST_F() local