Searched refs:test_mac (Results 1 – 2 of 2) sorted by relevance
465 static const unsigned char test_mac[1][16] = variable521 ASSERT( 0 == memcmp( mac, test_mac[i], 16U ), in mbedtls_chachapoly_self_test()
498 static const unsigned char test_mac[2][16] = variable543 ASSERT( 0 == memcmp( mac, test_mac[i], 16U ), ( "failed (mac)\n" ) ); in mbedtls_poly1305_self_test()
Completed in 8 milliseconds