Home
last modified time | relevance | path

Searched refs:mbedtls_ecdh_can_do (Results 1 – 6 of 6) sorted by relevance

/openthread-3.7.0/third_party/mbedtls/repo/include/mbedtls/
Decdh.h164 int mbedtls_ecdh_can_do(mbedtls_ecp_group_id gid);
/openthread-3.7.0/third_party/mbedtls/repo/programs/test/
Dbenchmark.c1199 if (!mbedtls_ecdh_can_do(curve_info->grp_id)) { in main()
1231 if (!mbedtls_ecdh_can_do(curve_info->grp_id)) { in main()
/openthread-3.7.0/third_party/mbedtls/repo/library/
Decdh.c39 int mbedtls_ecdh_can_do(mbedtls_ecp_group_id gid) in mbedtls_ecdh_can_do() function
/openthread-3.7.0/third_party/mbedtls/repo/tests/suites/
Dtest_suite_ecp.function916 TEST_EQUAL(mbedtls_ecdh_can_do(id), 1);
/openthread-3.7.0/third_party/mbedtls/repo/docs/
Dpsa-transition.md1267 There is no PSA equivalent of `mbedtls_ecdsa_can_do` and `mbedtls_ecdh_can_do` to query the capabil…
/openthread-3.7.0/third_party/mbedtls/repo/
DChangeLog2681 mbedtls_ecdh_can_do() on each result to check whether each algorithm is