Searched refs:kOutKey2 (Results 1 – 1 of 1) sorted by relevance
/openthread-3.7.0/tests/unit/ |
D | test_hkdf_sha256.cpp | 95 …const uint8_t kOutKey2[] = {0xb1, 0x1e, 0x39, 0x8d, 0xc8, 0x03, 0x27, 0xa1, 0xc8, 0xe7, 0xf7, 0x8c… in TestHkdfSha256() local 122 …Key2, sizeof(kInKey2), kSalt2, sizeof(kSalt2), kInfo2, sizeof(kInfo2), kOutKey2, sizeof(kOutKey2)}, in TestHkdfSha256()
|