Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Dbignum.c1909 ret = MBEDTLS_ERR_MPI_NOT_ACCEPTABLE; in mbedtls_mpi_inv_mod()
2028 return( MBEDTLS_ERR_MPI_NOT_ACCEPTABLE ); in mpi_check_small_factors()
2038 return( MBEDTLS_ERR_MPI_NOT_ACCEPTABLE ); in mpi_check_small_factors()
2101 return MBEDTLS_ERR_MPI_NOT_ACCEPTABLE; in mpi_miller_rabin()
2137 ret = MBEDTLS_ERR_MPI_NOT_ACCEPTABLE; in mpi_miller_rabin()
2165 return( MBEDTLS_ERR_MPI_NOT_ACCEPTABLE ); in mbedtls_mpi_is_prime()
2213 if( ret != MBEDTLS_ERR_MPI_NOT_ACCEPTABLE ) in mbedtls_mpi_gen_prime()
2253 if( ret != MBEDTLS_ERR_MPI_NOT_ACCEPTABLE ) in mbedtls_mpi_gen_prime()
/OK3568_Linux_fs/external/security/librkcrypto/test/include/c_mode/
H A Dbignum.h40 #define MBEDTLS_ERR_MPI_NOT_ACCEPTABLE -0x000E /**< The input arguments are not… macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/
H A Dbignum.h46 #define MBEDTLS_ERR_MPI_NOT_ACCEPTABLE -0x000E /**< The input arguments are not… macro
H A Dcompat-1.3.h1110 #define POLARSSL_ERR_MPI_NOT_ACCEPTABLE MBEDTLS_ERR_MPI_NOT_ACCEPTABLE
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Dbignum.h46 #define MBEDTLS_ERR_MPI_NOT_ACCEPTABLE -0x000E /**< The input arguments are not… macro
H A Dcompat-1.3.h1110 #define POLARSSL_ERR_MPI_NOT_ACCEPTABLE MBEDTLS_ERR_MPI_NOT_ACCEPTABLE
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/
H A Dbignum.h46 #define MBEDTLS_ERR_MPI_NOT_ACCEPTABLE -0x000E /**< The input arguments are not… macro
H A Dcompat-1.3.h1110 #define POLARSSL_ERR_MPI_NOT_ACCEPTABLE MBEDTLS_ERR_MPI_NOT_ACCEPTABLE
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Dbignum.h46 #define MBEDTLS_ERR_MPI_NOT_ACCEPTABLE -0x000E /**< The input arguments are not… macro
H A Dcompat-1.3.h1110 #define POLARSSL_ERR_MPI_NOT_ACCEPTABLE MBEDTLS_ERR_MPI_NOT_ACCEPTABLE