/aosp_15_r20/external/mbedtls/tests/suites/ |
H A D | test_suite_des.function | 30 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 D | test_suite_camellia.function | 62 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 D | test_suite_aes.function | 81 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 D | test_suite_shax.function | 18 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 D | test_suite_mdx.function | 21 TEST_ASSERT(mbedtls_test_hexcmp(output, hash->x, 41 TEST_ASSERT(mbedtls_test_hexcmp(output, hash->x,
|
H A D | test_suite_rsa.function | 195 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 D | test_suite_pkcs1_v15.function | 56 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 D | test_suite_pkcs5.function | 22 TEST_ASSERT(mbedtls_test_hexcmp(key, result_key_string->x,
|
H A D | test_suite_bignum.function | 208 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 D | test_suite_ecp.function | 611 TEST_ASSERT(mbedtls_test_hexcmp(buf, out->x, olen, out->len) == 0); 888 TEST_EQUAL(mbedtls_test_hexcmp(buf, ecparameters, olen,
|
H A D | test_suite_ssl.function | 1919 TEST_ASSERT(mbedtls_test_hexcmp(output, result_str->x,
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/ |
H A D | test_suite_des.function | 30 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 D | test_suite_camellia.function | 62 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 D | test_suite_shax.function | 18 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 D | test_suite_aes.function | 83 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 D | test_suite_mdx.function | 21 TEST_ASSERT(mbedtls_test_hexcmp(output, hash->x, 41 TEST_ASSERT(mbedtls_test_hexcmp(output, hash->x,
|
H A D | test_suite_rsa.function | 197 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 D | test_suite_pkcs1_v15.function | 56 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 D | test_suite_pkcs5.function | 22 TEST_ASSERT(mbedtls_test_hexcmp(key, result_key_string->x,
|
H A D | test_suite_bignum.function | 228 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 D | test_suite_ecp.function | 900 TEST_EQUAL(mbedtls_test_hexcmp(buf, ecparameters, olen,
|
/aosp_15_r20/external/mbedtls/tests/include/test/ |
H A D | helpers.h | 235 int mbedtls_test_hexcmp(uint8_t *a, uint8_t *b,
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/include/test/ |
H A D | helpers.h | 381 int mbedtls_test_hexcmp(uint8_t *a, uint8_t *b,
|
/aosp_15_r20/external/mbedtls/tests/src/ |
H A D | helpers.c | 289 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 D | helpers.c | 644 int mbedtls_test_hexcmp(uint8_t *a, uint8_t *b, in mbedtls_test_hexcmp() function
|