Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/test/include/c_mode/
H A Dbignum.h38 #define MBEDTLS_ERR_MPI_NEGATIVE_VALUE -0x000A /**< The input arguments are neg… macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/
H A Dbignum.h44 #define MBEDTLS_ERR_MPI_NEGATIVE_VALUE -0x000A /**< The input arguments are neg… macro
H A Dcompat-1.3.h1109 #define POLARSSL_ERR_MPI_NEGATIVE_VALUE MBEDTLS_ERR_MPI_NEGATIVE_VALUE
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Dbignum.h44 #define MBEDTLS_ERR_MPI_NEGATIVE_VALUE -0x000A /**< The input arguments are neg… macro
H A Dcompat-1.3.h1109 #define POLARSSL_ERR_MPI_NEGATIVE_VALUE MBEDTLS_ERR_MPI_NEGATIVE_VALUE
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/
H A Dbignum.h44 #define MBEDTLS_ERR_MPI_NEGATIVE_VALUE -0x000A /**< The input arguments are neg… macro
H A Dcompat-1.3.h1109 #define POLARSSL_ERR_MPI_NEGATIVE_VALUE MBEDTLS_ERR_MPI_NEGATIVE_VALUE
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Dbignum.h44 #define MBEDTLS_ERR_MPI_NEGATIVE_VALUE -0x000A /**< The input arguments are neg… macro
H A Dcompat-1.3.h1109 #define POLARSSL_ERR_MPI_NEGATIVE_VALUE MBEDTLS_ERR_MPI_NEGATIVE_VALUE
/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Dbignum.c973 return( MBEDTLS_ERR_MPI_NEGATIVE_VALUE ); in mbedtls_mpi_sub_abs()
1460 return( MBEDTLS_ERR_MPI_NEGATIVE_VALUE ); in mbedtls_mpi_mod_mpi()
1487 return( MBEDTLS_ERR_MPI_NEGATIVE_VALUE ); in mbedtls_mpi_mod_int()