Home
last modified time | relevance | path

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

/openthread-latest/tests/unit/
Dtest_hmac_sha256.cpp186 const uint8_t kKey4[] = { in TestHmacSha256() local
225 {{&kKey4[0], sizeof(kKey4), 0}, kData4, sizeof(kData4), kHash4}, in TestHmacSha256()
Dtest_dns.cpp1550 const char kKey4[] = "123456789"; // Max recommended length key in TestDnsTxtEntry() local
1594 Dns::TxtEntry(kKey4, kValue4, sizeof(kValue4)), in TestDnsTxtEntry()