Home
last modified time | relevance | path

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

/openthread-3.4.0/tests/unit/
Dtest_hmac_sha256.cpp164 const char kKey2[] = "Jefe"; in TestHmacSha256() local
223 …{{reinterpret_cast<const uint8_t *>(&kKey2[0]), sizeof(kKey2) - 1, 0}, kData2, sizeof(kData2) - 1,… in TestHmacSha256()
Dtest_dns.cpp1232 const char kKey2[] = "E"; in TestDnsTxtEntry() local
1266 Dns::TxtEntry(kKey2, kValue2, sizeof(kValue2)), in TestDnsTxtEntry()