Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/library/
Dchachapoly.c403 static const unsigned char test_mac[1][16] = variable
459 ASSERT(0 == memcmp(mac, test_mac[i], 16U), in mbedtls_chachapoly_self_test()
Dpoly1305.c431 static const unsigned char test_mac[2][16] = variable
476 ASSERT(0 == memcmp(mac, test_mac[i], 16U), ("failed (mac)\n")); in mbedtls_poly1305_self_test()