Searched defs:kKey1 (Results 1 – 3 of 3) sorted by relevance
/openthread-latest/tests/unit/ |
D | test_hmac_sha256.cpp | 152 const uint8_t kKey1[] = { in TestHmacSha256() local
|
D | test_dns.cpp | 1541 const char kKey1[] = "key"; in TestDnsTxtEntry() local
|
D | test_mdns.cpp | 1675 static const uint8_t kKey1[] = {0x00, 0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77}; variable 2482 const uint8_t kKey1[] = {0x00, 0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77}; in TestUnregisterBeforeProbeFinished() local
|