Searched refs:test_mac (Results 1 – 2 of 2) sorted by relevance
403 static const unsigned char test_mac[1][16] = variable459 ASSERT(0 == memcmp(mac, test_mac[i], 16U), in mbedtls_chachapoly_self_test()
431 static const unsigned char test_mac[2][16] = variable476 ASSERT(0 == memcmp(mac, test_mac[i], 16U), ("failed (mac)\n")); in mbedtls_poly1305_self_test()