Searched refs:NB_TESTS (Results 1 – 1 of 1) sorted by relevance
421 #define NB_TESTS 3 macro449 static const size_t iv_len_test_data [NB_TESTS] = { 7, 8, 12 };450 static const size_t add_len_test_data[NB_TESTS] = { 8, 16, 20 };451 static const size_t msg_len_test_data[NB_TESTS] = { 4, 16, 24 };452 static const size_t tag_len_test_data[NB_TESTS] = { 4, 6, 8 };454 static const unsigned char res_test_data[NB_TESTS][CCM_SELFTEST_CT_MAX_LEN] = {489 for( i = 0; i < NB_TESTS; i++ ) in mbedtls_ccm_self_test()