Home
last modified time | relevance | path

Searched refs:MBEDTLS_ERR_ECP_BUFFER_TOO_SMALL (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/external/security/librkcrypto/test/include/c_mode/
H A Decp.h41 #define MBEDTLS_ERR_ECP_BUFFER_TOO_SMALL -0x4F00 /**< The buffer is too small to … macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/
H A Dpsa_util.h413 return( MBEDTLS_ERR_ECP_BUFFER_TOO_SMALL ); in mbedtls_psa_tls_ecpoint_to_psa_ec()
H A Decp.h51 #define MBEDTLS_ERR_ECP_BUFFER_TOO_SMALL -0x4F00 /**< The buffer is too small to … macro
H A Dcompat-1.3.h1082 #define POLARSSL_ERR_ECP_BUFFER_TOO_SMALL MBEDTLS_ERR_ECP_BUFFER_TOO_SMALL
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Dpsa_util.h413 return( MBEDTLS_ERR_ECP_BUFFER_TOO_SMALL ); in mbedtls_psa_tls_ecpoint_to_psa_ec()
H A Decp.h51 #define MBEDTLS_ERR_ECP_BUFFER_TOO_SMALL -0x4F00 /**< The buffer is too small to … macro
H A Dcompat-1.3.h1082 #define POLARSSL_ERR_ECP_BUFFER_TOO_SMALL MBEDTLS_ERR_ECP_BUFFER_TOO_SMALL
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/
H A Dpsa_util.h413 return( MBEDTLS_ERR_ECP_BUFFER_TOO_SMALL ); in mbedtls_psa_tls_ecpoint_to_psa_ec()
H A Decp.h51 #define MBEDTLS_ERR_ECP_BUFFER_TOO_SMALL -0x4F00 /**< The buffer is too small to … macro
H A Dcompat-1.3.h1082 #define POLARSSL_ERR_ECP_BUFFER_TOO_SMALL MBEDTLS_ERR_ECP_BUFFER_TOO_SMALL
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Dpsa_util.h413 return( MBEDTLS_ERR_ECP_BUFFER_TOO_SMALL ); in mbedtls_psa_tls_ecpoint_to_psa_ec()
H A Decp.h51 #define MBEDTLS_ERR_ECP_BUFFER_TOO_SMALL -0x4F00 /**< The buffer is too small to … macro
H A Dcompat-1.3.h1082 #define POLARSSL_ERR_ECP_BUFFER_TOO_SMALL MBEDTLS_ERR_ECP_BUFFER_TOO_SMALL
/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Decp.c459 return( MBEDTLS_ERR_ECP_BUFFER_TOO_SMALL ); in mbedtls_ecp_point_write_binary()
474 return( MBEDTLS_ERR_ECP_BUFFER_TOO_SMALL ); in mbedtls_ecp_point_write_binary()
485 return( MBEDTLS_ERR_ECP_BUFFER_TOO_SMALL ); in mbedtls_ecp_point_write_binary()
642 return( MBEDTLS_ERR_ECP_BUFFER_TOO_SMALL ); in mbedtls_ecp_tls_write_group()