Home
last modified time | relevance | path

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

/openthread-2.7.6/tests/unit/
Dtest_hmac_sha256.cpp164 const char kKey2[] = "Jefe"; in TestHmacSha256() local
223 {kKey2, sizeof(kKey2) - 1, kData2, sizeof(kData2) - 1, kHash2}, in TestHmacSha256()
Dtest_dns.cpp1140 const char kKey2[] = "E"; in TestDnsTxtEntry() local
1174 Dns::TxtEntry(kKey2, kValue2, sizeof(kValue2)), in TestDnsTxtEntry()