Searched refs:mbedtls_ecp_curve_info_from_name (Results 1 – 7 of 7) sorted by relevance
598 const mbedtls_ecp_curve_info *mbedtls_ecp_curve_info_from_name(const char *name);
319 if ((curve_info = mbedtls_ecp_curve_info_from_name(q)) == NULL) { in main()
492 mbedtls_ecp_curve_info_from_name(string); in set_ecp_curve()
114 by_name = mbedtls_ecp_curve_info_from_name(name);892 crv_name = mbedtls_ecp_curve_info_from_name(crv->name);
464 const mbedtls_ecp_curve_info *mbedtls_ecp_curve_info_from_name(const char *name) in mbedtls_ecp_curve_info_from_name() function
1241 * The `name` field of `mbedtls_ecp_curve_info`, and the function `mbedtls_ecp_curve_info_from_name`…
4513 mbedtls_ecp_curve_info_from_name()