Home
last modified time | relevance | path

Searched refs:MBEDTLS_ERR_MPI_ALLOC_FAILED (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/security/librkcrypto/test/include/c_mode/
H A Dbignum.h41 #define MBEDTLS_ERR_MPI_ALLOC_FAILED -0x0010 /**< Memory allocation failed. */ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/
H A Dbignum.h47 #define MBEDTLS_ERR_MPI_ALLOC_FAILED -0x0010 /**< Memory allocation failed. */ macro
H A Dcompat-1.3.h1108 #define POLARSSL_ERR_MPI_MALLOC_FAILED MBEDTLS_ERR_MPI_ALLOC_FAILED
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Dbignum.h47 #define MBEDTLS_ERR_MPI_ALLOC_FAILED -0x0010 /**< Memory allocation failed. */ macro
H A Dcompat-1.3.h1108 #define POLARSSL_ERR_MPI_MALLOC_FAILED MBEDTLS_ERR_MPI_ALLOC_FAILED
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/
H A Dbignum.h47 #define MBEDTLS_ERR_MPI_ALLOC_FAILED -0x0010 /**< Memory allocation failed. */ macro
H A Dcompat-1.3.h1108 #define POLARSSL_ERR_MPI_MALLOC_FAILED MBEDTLS_ERR_MPI_ALLOC_FAILED
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Dbignum.h47 #define MBEDTLS_ERR_MPI_ALLOC_FAILED -0x0010 /**< Memory allocation failed. */ macro
H A Dcompat-1.3.h1108 #define POLARSSL_ERR_MPI_MALLOC_FAILED MBEDTLS_ERR_MPI_ALLOC_FAILED
/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Dbignum.c119 return( MBEDTLS_ERR_MPI_ALLOC_FAILED ); in mbedtls_mpi_grow()
124 return( MBEDTLS_ERR_MPI_ALLOC_FAILED ); in mbedtls_mpi_grow()
162 return( MBEDTLS_ERR_MPI_ALLOC_FAILED ); in mbedtls_mpi_shrink()