Searched refs:MBEDTLS_ERR_MPI_NOT_ACCEPTABLE (Results 1 – 7 of 7) sorted by relevance
548 mbedtls_mpi_inv_mod:10:"2":10:"4":10:"0":MBEDTLS_ERR_MPI_NOT_ACCEPTABLE555 mbedtls_mpi_is_prime:10:"0":MBEDTLS_ERR_MPI_NOT_ACCEPTABLE559 mbedtls_mpi_is_prime:10:"1":MBEDTLS_ERR_MPI_NOT_ACCEPTABLE571 mbedtls_mpi_is_prime:10:"4":MBEDTLS_ERR_MPI_NOT_ACCEPTABLE579 mbedtls_mpi_is_prime:10:"27":MBEDTLS_ERR_MPI_NOT_ACCEPTABLE587 …3146151979668243326097049289208482987685965276439157162337476477581":MBEDTLS_ERR_MPI_NOT_ACCEPTABLE591 …0584921454869308488899267096530643632730258201256092582281263244641":MBEDTLS_ERR_MPI_NOT_ACCEPTABLE599 …6321073968735177531164565305635281198148032612029767584644305912001":MBEDTLS_ERR_MPI_NOT_ACCEPTABLE
1902 ret = MBEDTLS_ERR_MPI_NOT_ACCEPTABLE; in mbedtls_mpi_inv_mod()2021 return( MBEDTLS_ERR_MPI_NOT_ACCEPTABLE ); in mpi_check_small_factors()2031 return( MBEDTLS_ERR_MPI_NOT_ACCEPTABLE ); in mpi_check_small_factors()2094 return MBEDTLS_ERR_MPI_NOT_ACCEPTABLE; in mpi_miller_rabin()2130 ret = MBEDTLS_ERR_MPI_NOT_ACCEPTABLE; in mpi_miller_rabin()2158 return( MBEDTLS_ERR_MPI_NOT_ACCEPTABLE ); in mbedtls_mpi_is_prime()2206 if( ret != MBEDTLS_ERR_MPI_NOT_ACCEPTABLE ) in mbedtls_mpi_gen_prime()2246 if( ret != MBEDTLS_ERR_MPI_NOT_ACCEPTABLE ) in mbedtls_mpi_gen_prime()
333 return( MBEDTLS_ERR_MPI_NOT_ACCEPTABLE ); in dhm_update_blinding()
558 if( use_ret == -(MBEDTLS_ERR_MPI_NOT_ACCEPTABLE) ) in mbedtls_strerror()
45 #define MBEDTLS_ERR_MPI_NOT_ACCEPTABLE -0x000E /**< The input arguments are not… macro
1134 #define POLARSSL_ERR_MPI_NOT_ACCEPTABLE MBEDTLS_ERR_MPI_NOT_ACCEPTABLE
535 POLARSSL_ERR_MPI_NOT_ACCEPTABLE MBEDTLS_ERR_MPI_NOT_ACCEPTABLE