Home
last modified time | relevance | path

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

/aosp_15_r20/external/mbedtls/tests/suites/
H A Dtest_suite_rsa.data316 mbedtls_rsa_check_pubkey:"b38ac65c8141f7f5c96e14470e851936a67bf94cc6821a39ac12c05f7c0b06d9e6ddba222…
319 mbedtls_rsa_check_pubkey:"b38ac65c8141f7f5c96e14470e851936a67bf94cc6821a39ac12c05f7c0b06d9e6ddba222…
322 mbedtls_rsa_check_pubkey:"b38ac65c8141f7f5c96e14470e851936a67bf94cc6821a39ac12c05f7c0b06d9e6ddba222…
325 mbedtls_rsa_check_pubkey:"fedcba9876543210deadbeefcafe4321":"3":0
328 mbedtls_rsa_check_pubkey:"7edcba9876543210deadbeefcafe4321":"3":MBEDTLS_ERR_RSA_KEY_CHECK_FAILED
332 mbedtls_rsa_check_pubkey:"88F48075BF29E95C1C6AE8716678B74E957B69CC2E49708C160C6343AAD2F076D25397ACE…
335 mbedtls_rsa_check_pubkey:"01631CD83F3F2D67FA52E13B44416EA65043A322ECD65467558EACD4C6B6D92DA7471D2DB…
338 mbedtls_rsa_check_pubkey:"fedcba9876543210deadbeefcafe4321":"3":0
341 mbedtls_rsa_check_pubkey:"fedcba9876543210deadbeefcafe4321":"1":MBEDTLS_ERR_RSA_KEY_CHECK_FAILED
344 mbedtls_rsa_check_pubkey:"fedcba9876543210deadbeefcafe4321":"00fedcba9876543213":0
[all …]
H A Dtest_suite_rsa.function224 TEST_ASSERT(mbedtls_rsa_check_pubkey(&ctx) == 0);
308 TEST_ASSERT(mbedtls_rsa_check_pubkey(&ctx) == 0);
344 TEST_ASSERT(mbedtls_rsa_check_pubkey(&ctx) == 0);
385 TEST_ASSERT(mbedtls_rsa_check_pubkey(&ctx) == 0);
481 TEST_ASSERT(mbedtls_rsa_check_pubkey(&ctx) == 0);
495 TEST_ASSERT(mbedtls_rsa_check_pubkey(&ctx2) == 0);
595 void mbedtls_rsa_check_pubkey(char *input_N, char *input_E, int result)
611 TEST_ASSERT(mbedtls_rsa_check_pubkey(&ctx) == result);
941 TEST_ASSERT(mbedtls_rsa_check_pubkey(&ctx) == res_check);
1328 TEST_ASSERT(mbedtls_rsa_check_pubkey(&ctx) == res_check);
H A Dtest_suite_pkcs1_v21.function40 TEST_ASSERT(mbedtls_rsa_check_pubkey(&ctx) == 0);
217 TEST_ASSERT(mbedtls_rsa_check_pubkey(&ctx) == 0);
256 TEST_ASSERT(mbedtls_rsa_check_pubkey(&ctx) == 0);
H A Dtest_suite_pkcs1_v15.function44 TEST_ASSERT(mbedtls_rsa_check_pubkey(&ctx) == 0);
343 TEST_ASSERT(mbedtls_rsa_check_pubkey(&ctx) == 0);
H A Dtest_suite_pkparse.function70 TEST_ASSERT(mbedtls_rsa_check_pubkey(rsa) == 0);
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/
H A Dtest_suite_rsa.data316 mbedtls_rsa_check_pubkey:"b38ac65c8141f7f5c96e14470e851936a67bf94cc6821a39ac12c05f7c0b06d9e6ddba222…
319 mbedtls_rsa_check_pubkey:"b38ac65c8141f7f5c96e14470e851936a67bf94cc6821a39ac12c05f7c0b06d9e6ddba222…
322 mbedtls_rsa_check_pubkey:"b38ac65c8141f7f5c96e14470e851936a67bf94cc6821a39ac12c05f7c0b06d9e6ddba222…
325 mbedtls_rsa_check_pubkey:"fedcba9876543210deadbeefcafe4321":"3":0
328 mbedtls_rsa_check_pubkey:"7edcba9876543210deadbeefcafe4321":"3":MBEDTLS_ERR_RSA_KEY_CHECK_FAILED
332 mbedtls_rsa_check_pubkey:"88F48075BF29E95C1C6AE8716678B74E957B69CC2E49708C160C6343AAD2F076D25397ACE…
335 mbedtls_rsa_check_pubkey:"01631CD83F3F2D67FA52E13B44416EA65043A322ECD65467558EACD4C6B6D92DA7471D2DB…
338 mbedtls_rsa_check_pubkey:"fedcba9876543210deadbeefcafe4321":"3":0
341 mbedtls_rsa_check_pubkey:"fedcba9876543210deadbeefcafe4321":"1":MBEDTLS_ERR_RSA_KEY_CHECK_FAILED
344 mbedtls_rsa_check_pubkey:"fedcba9876543210deadbeefcafe4321":"00fedcba9876543213":0
[all …]
H A Dtest_suite_rsa.function227 TEST_ASSERT(mbedtls_rsa_check_pubkey(&ctx) == 0);
313 TEST_ASSERT(mbedtls_rsa_check_pubkey(&ctx) == 0);
350 TEST_ASSERT(mbedtls_rsa_check_pubkey(&ctx) == 0);
392 TEST_ASSERT(mbedtls_rsa_check_pubkey(&ctx) == 0);
490 TEST_ASSERT(mbedtls_rsa_check_pubkey(&ctx) == 0);
504 TEST_ASSERT(mbedtls_rsa_check_pubkey(&ctx2) == 0);
605 void mbedtls_rsa_check_pubkey(char *input_N, char *input_E, int result)
621 TEST_ASSERT(mbedtls_rsa_check_pubkey(&ctx) == result);
955 TEST_ASSERT(mbedtls_rsa_check_pubkey(&ctx) == res_check);
1342 TEST_ASSERT(mbedtls_rsa_check_pubkey(&ctx) == res_check);
H A Dtest_suite_pkcs1_v21.function40 TEST_ASSERT(mbedtls_rsa_check_pubkey(&ctx) == 0);
217 TEST_ASSERT(mbedtls_rsa_check_pubkey(&ctx) == 0);
256 TEST_ASSERT(mbedtls_rsa_check_pubkey(&ctx) == 0);
H A Dtest_suite_pkcs1_v15.function44 TEST_ASSERT(mbedtls_rsa_check_pubkey(&ctx) == 0);
343 TEST_ASSERT(mbedtls_rsa_check_pubkey(&ctx) == 0);
H A Dtest_suite_pkparse.function165 TEST_EQUAL(mbedtls_rsa_check_pubkey(rsa), 0);
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Drsa.c207 (ret = mbedtls_rsa_check_pubkey(rsa)) != 0) { in mbedtls_rsa_parse_key()
274 mbedtls_rsa_check_pubkey(rsa) != 0) { in mbedtls_rsa_parse_pubkey()
1168 int mbedtls_rsa_check_pubkey(const mbedtls_rsa_context *ctx) in mbedtls_rsa_check_pubkey() function
1192 if (mbedtls_rsa_check_pubkey(ctx) != 0 || in mbedtls_rsa_check_privkey()
1218 if (mbedtls_rsa_check_pubkey(pub) != 0 || in mbedtls_rsa_check_pub_priv()
2951 if (mbedtls_rsa_check_pubkey(&rsa) != 0 || in mbedtls_rsa_self_test()
/aosp_15_r20/external/mbedtls/library/
H A Drsa.c796 int mbedtls_rsa_check_pubkey(const mbedtls_rsa_context *ctx) in mbedtls_rsa_check_pubkey() function
820 if (mbedtls_rsa_check_pubkey(ctx) != 0 || in mbedtls_rsa_check_privkey()
846 if (mbedtls_rsa_check_pubkey(pub) != 0 || in mbedtls_rsa_check_pub_priv()
2550 if (mbedtls_rsa_check_pubkey(&rsa) != 0 || in mbedtls_rsa_self_test()
H A Dpkparse.c816 mbedtls_rsa_check_pubkey(rsa) != 0) { in pk_get_rsapubkey()
1114 (ret = mbedtls_rsa_check_pubkey(rsa)) != 0) { in pk_parse_key_pkcs1_der()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Drsa.h486 int mbedtls_rsa_check_pubkey(const mbedtls_rsa_context *ctx);
/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Drsa.h476 int mbedtls_rsa_check_pubkey(const mbedtls_rsa_context *ctx);
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/docs/
H A Dpsa-transition.md1048 …irect equivalent of the functions `mbedtls_rsa_check_privkey`, `mbedtls_rsa_check_pubkey`,`mbedtls…