Home
last modified time | relevance | path

Searched refs:MBEDTLS_ERR_ECP_FEATURE_UNAVAILABLE (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/external/security/librkcrypto/test/include/c_mode/
H A Decp.h42 #define MBEDTLS_ERR_ECP_FEATURE_UNAVAILABLE -0x4E80 /**< Requested curve not availab… macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Decp.h52 #define MBEDTLS_ERR_ECP_FEATURE_UNAVAILABLE -0x4E80 /**< The requested feature is no… macro
H A Dcompat-1.3.h1083 #define POLARSSL_ERR_ECP_FEATURE_UNAVAILABLE MBEDTLS_ERR_ECP_FEATURE_UNAVAILABLE
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/
H A Decp.h52 #define MBEDTLS_ERR_ECP_FEATURE_UNAVAILABLE -0x4E80 /**< The requested feature is no… macro
H A Dcompat-1.3.h1083 #define POLARSSL_ERR_ECP_FEATURE_UNAVAILABLE MBEDTLS_ERR_ECP_FEATURE_UNAVAILABLE
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/
H A Decp.h52 #define MBEDTLS_ERR_ECP_FEATURE_UNAVAILABLE -0x4E80 /**< The requested feature is no… macro
H A Dcompat-1.3.h1083 #define POLARSSL_ERR_ECP_FEATURE_UNAVAILABLE MBEDTLS_ERR_ECP_FEATURE_UNAVAILABLE
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Decp.h52 #define MBEDTLS_ERR_ECP_FEATURE_UNAVAILABLE -0x4E80 /**< The requested feature is no… macro
H A Dcompat-1.3.h1083 #define POLARSSL_ERR_ECP_FEATURE_UNAVAILABLE MBEDTLS_ERR_ECP_FEATURE_UNAVAILABLE
/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Decp.c518 return( MBEDTLS_ERR_ECP_FEATURE_UNAVAILABLE ); in mbedtls_ecp_point_read_binary()
621 return( MBEDTLS_ERR_ECP_FEATURE_UNAVAILABLE ); in mbedtls_ecp_tls_read_group()
1729 return( MBEDTLS_ERR_ECP_FEATURE_UNAVAILABLE ); in mbedtls_ecp_muladd()
H A Decp_curves.c764 return( MBEDTLS_ERR_ECP_FEATURE_UNAVAILABLE ); in mbedtls_ecp_group_load()