Home
last modified time | relevance | path

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

/openthread-latest/tests/unit/
Dtest_hmac_sha256.cpp53 const otCryptoSha256Hash kHash2 = {{ in TestSha256() local
81 {kData2, kHash2}, in TestSha256()
167 const otCryptoSha256Hash kHash2 = {{ in TestHmacSha256() local
223 …rpret_cast<const uint8_t *>(&kKey2[0]), sizeof(kKey2) - 1, 0}, kData2, sizeof(kData2) - 1, kHash2}, in TestHmacSha256()