Home
last modified time | relevance | path

Searched refs:mbedtls_test_hexcmp (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/external/mbedtls/tests/suites/
H A Dtest_suite_des.function30 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x, 8, dst->len) == 0);
50 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x, 8, dst->len) == 0);
73 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x, src_str->len,
99 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x, src_str->len,
129 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x, 8, dst->len) == 0);
157 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x, 8, dst->len) == 0);
189 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x,
223 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x, src_str->len,
H A Dtest_suite_camellia.function62 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x, 16, dst->len) == 0);
86 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x, 16, dst->len) == 0);
110 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x, src_str->len,
136 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x, src_str->len,
161 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x, 16, dst->len) == 0);
185 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x, 16, dst->len) == 0);
H A Dtest_suite_aes.function81 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x, 16, dst->len) == 0);
104 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x, 16, dst->len) == 0);
129 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x,
154 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x,
303 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x, 16, dst->len) == 0);
326 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x, 16, dst->len) == 0);
348 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x,
371 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x,
H A Dtest_suite_shax.function18 TEST_ASSERT(mbedtls_test_hexcmp(output, hash->x, 20, hash->len) == 0);
52 TEST_EQUAL(mbedtls_test_hexcmp(output, hash->x, 28, hash->len), 0);
66 TEST_EQUAL(mbedtls_test_hexcmp(output, hash->x, 32, hash->len), 0);
100 TEST_EQUAL(mbedtls_test_hexcmp(output, hash->x, 48, hash->len), 0);
114 TEST_EQUAL(mbedtls_test_hexcmp(output, hash->x, 64, hash->len), 0);
H A Dtest_suite_mdx.function21 TEST_ASSERT(mbedtls_test_hexcmp(output, hash->x,
41 TEST_ASSERT(mbedtls_test_hexcmp(output, hash->x,
H A Dtest_suite_rsa.function195 TEST_ASSERT(mbedtls_test_hexcmp(output, result_str->x,
275 TEST_ASSERT(mbedtls_test_hexcmp(output, result_str->x,
354 TEST_ASSERT(mbedtls_test_hexcmp(output, result_str->x,
394 TEST_ASSERT(mbedtls_test_hexcmp(output, result_str->x,
446 TEST_ASSERT(mbedtls_test_hexcmp(output, result_str->x,
486 TEST_ASSERT(mbedtls_test_hexcmp(output, result_str->x,
501 TEST_ASSERT(mbedtls_test_hexcmp(output, result_str->x,
552 TEST_ASSERT(mbedtls_test_hexcmp(output, result_str->x,
571 TEST_ASSERT(mbedtls_test_hexcmp(output, result_str->x,
H A Dtest_suite_pkcs1_v15.function56 TEST_ASSERT(mbedtls_test_hexcmp(output, result_str->x,
114 TEST_ASSERT(mbedtls_test_hexcmp(output, result_str->x,
311 TEST_ASSERT(mbedtls_test_hexcmp(output, result_str->x,
H A Dtest_suite_pkcs5.function22 TEST_ASSERT(mbedtls_test_hexcmp(key, result_key_string->x,
H A Dtest_suite_bignum.function208 TEST_ASSERT(mbedtls_test_hexcmp(buf, input_A->x,
239 TEST_ASSERT(mbedtls_test_hexcmp(buf, input_A->x,
273 TEST_ASSERT(mbedtls_test_hexcmp(buf, input_A->x,
H A Dtest_suite_ecp.function611 TEST_ASSERT(mbedtls_test_hexcmp(buf, out->x, olen, out->len) == 0);
888 TEST_EQUAL(mbedtls_test_hexcmp(buf, ecparameters, olen,
H A Dtest_suite_ssl.function1919 TEST_ASSERT(mbedtls_test_hexcmp(output, result_str->x,
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/
H A Dtest_suite_des.function30 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x, 8, dst->len) == 0);
50 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x, 8, dst->len) == 0);
73 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x, src_str->len,
99 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x, src_str->len,
129 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x, 8, dst->len) == 0);
157 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x, 8, dst->len) == 0);
189 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x,
223 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x, src_str->len,
H A Dtest_suite_camellia.function62 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x, 16, dst->len) == 0);
86 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x, 16, dst->len) == 0);
110 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x, src_str->len,
136 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x, src_str->len,
161 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x, 16, dst->len) == 0);
185 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x, 16, dst->len) == 0);
H A Dtest_suite_shax.function18 TEST_ASSERT(mbedtls_test_hexcmp(output, hash->x, 20, hash->len) == 0);
52 TEST_EQUAL(mbedtls_test_hexcmp(output, hash->x, 28, hash->len), 0);
66 TEST_EQUAL(mbedtls_test_hexcmp(output, hash->x, 32, hash->len), 0);
100 TEST_EQUAL(mbedtls_test_hexcmp(output, hash->x, 48, hash->len), 0);
114 TEST_EQUAL(mbedtls_test_hexcmp(output, hash->x, 64, hash->len), 0);
H A Dtest_suite_aes.function83 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x, 16, dst->len) == 0);
224 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x, 16, dst->len) == 0);
249 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x,
274 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x,
423 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x, 16, dst->len) == 0);
446 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x, 16, dst->len) == 0);
468 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x,
491 TEST_ASSERT(mbedtls_test_hexcmp(output, dst->x,
H A Dtest_suite_mdx.function21 TEST_ASSERT(mbedtls_test_hexcmp(output, hash->x,
41 TEST_ASSERT(mbedtls_test_hexcmp(output, hash->x,
H A Dtest_suite_rsa.function197 TEST_ASSERT(mbedtls_test_hexcmp(output, result_str->x,
279 TEST_ASSERT(mbedtls_test_hexcmp(output, result_str->x,
360 TEST_ASSERT(mbedtls_test_hexcmp(output, result_str->x,
401 TEST_ASSERT(mbedtls_test_hexcmp(output, result_str->x,
454 TEST_ASSERT(mbedtls_test_hexcmp(output, result_str->x,
495 TEST_ASSERT(mbedtls_test_hexcmp(output, result_str->x,
510 TEST_ASSERT(mbedtls_test_hexcmp(output, result_str->x,
562 TEST_ASSERT(mbedtls_test_hexcmp(output, result_str->x,
581 TEST_ASSERT(mbedtls_test_hexcmp(output, result_str->x,
H A Dtest_suite_pkcs1_v15.function56 TEST_ASSERT(mbedtls_test_hexcmp(output, result_str->x,
114 TEST_ASSERT(mbedtls_test_hexcmp(output, result_str->x,
311 TEST_ASSERT(mbedtls_test_hexcmp(output, result_str->x,
H A Dtest_suite_pkcs5.function22 TEST_ASSERT(mbedtls_test_hexcmp(key, result_key_string->x,
H A Dtest_suite_bignum.function228 TEST_ASSERT(mbedtls_test_hexcmp(buf, input_A->x,
259 TEST_ASSERT(mbedtls_test_hexcmp(buf, input_A->x,
293 TEST_ASSERT(mbedtls_test_hexcmp(buf, input_A->x,
H A Dtest_suite_ecp.function900 TEST_EQUAL(mbedtls_test_hexcmp(buf, ecparameters, olen,
/aosp_15_r20/external/mbedtls/tests/include/test/
H A Dhelpers.h235 int mbedtls_test_hexcmp(uint8_t *a, uint8_t *b,
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/include/test/
H A Dhelpers.h381 int mbedtls_test_hexcmp(uint8_t *a, uint8_t *b,
/aosp_15_r20/external/mbedtls/tests/src/
H A Dhelpers.c289 int mbedtls_test_hexcmp(uint8_t *a, uint8_t *b, in mbedtls_test_hexcmp() function
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/src/
H A Dhelpers.c644 int mbedtls_test_hexcmp(uint8_t *a, uint8_t *b, in mbedtls_test_hexcmp() function

12