Lines Matching refs:result_str
165 data_t *result_str, int result)
197 TEST_ASSERT(mbedtls_test_hexcmp(output, result_str->x,
198 ctx.len, result_str->len) == 0);
212 data_t *result_str, int result)
229 result_str->x) == result);
243 data_t *result_str)
277 TEST_ASSERT(mbedtls_test_hexcmp(output, result_str->x,
278 ctx.len, result_str->len) == 0);
292 data_t *result_str, int correct)
314 result_str->x) == correct);
325 data_t *result_str, int result)
356 TEST_ASSERT(mbedtls_test_hexcmp(output, result_str->x,
357 ctx.len, result_str->len) == 0);
369 data_t *result_str, int result)
396 TEST_ASSERT(mbedtls_test_hexcmp(output, result_str->x,
397 ctx.len, result_str->len) == 0);
411 data_t *result_str, int result)
448 TEST_ASSERT(mbedtls_test_hexcmp(output, result_str->x,
450 result_str->len) == 0);
463 data_t *result_str, int result)
488 TEST_ASSERT(mbedtls_test_hexcmp(output, result_str->x,
489 ctx.len, result_str->len) == 0);
503 TEST_ASSERT(mbedtls_test_hexcmp(output, result_str->x,
504 ctx.len, result_str->len) == 0);
518 data_t *result_str, int result)
554 TEST_ASSERT(mbedtls_test_hexcmp(output, result_str->x,
556 result_str->len) == 0);
573 TEST_ASSERT(mbedtls_test_hexcmp(output, result_str->x,
575 result_str->len) == 0);