Home
last modified time | relevance | path

Searched refs:mbedtls_ecp_curve_info_from_name (Results 1 – 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
Decp.h470 const mbedtls_ecp_curve_info *mbedtls_ecp_curve_info_from_name( const char *name );
Dcompat-1.3.h1915 #define ecp_curve_info_from_name mbedtls_ecp_curve_info_from_name
/device/soc/telink/b91/adapter/hals/mbedtls/src/mbedtls/internal/compatibility/
Decp_alt.c469 const mbedtls_ecp_curve_info *mbedtls_ecp_curve_info_from_name(const char *name) in mbedtls_ecp_curve_info_from_name() function