Searched refs:mbedtls_ecdh_can_do (Results 1 – 6 of 6) sorted by relevance
164 int mbedtls_ecdh_can_do(mbedtls_ecp_group_id gid);
1199 if (!mbedtls_ecdh_can_do(curve_info->grp_id)) { in main()1231 if (!mbedtls_ecdh_can_do(curve_info->grp_id)) { in main()
39 int mbedtls_ecdh_can_do(mbedtls_ecp_group_id gid) in mbedtls_ecdh_can_do() function
916 TEST_EQUAL(mbedtls_ecdh_can_do(id), 1);
1267 There is no PSA equivalent of `mbedtls_ecdsa_can_do` and `mbedtls_ecdh_can_do` to query the capabil…
2681 mbedtls_ecdh_can_do() on each result to check whether each algorithm is