Home
last modified time | relevance | path

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

/openthread-2.7.6/third_party/mbedtls/repo/library/
Dgcm.c627 static const unsigned char ct_test_data[MAX_TESTS * 3][64] = variable
825 if ( memcmp( buf, ct_test_data[j * 6 + i], in mbedtls_gcm_self_test()
856 ct_test_data[j * 6 + i], buf, 16, tag_buf ); in mbedtls_gcm_self_test()
922 if( memcmp( buf, ct_test_data[j * 6 + i], in mbedtls_gcm_self_test()
958 ret = mbedtls_gcm_update( &ctx, 32, ct_test_data[j * 6 + i], in mbedtls_gcm_self_test()
964 ct_test_data[j * 6 + i] + 32, in mbedtls_gcm_self_test()
972 ct_test_data[j * 6 + i], in mbedtls_gcm_self_test()