Home
last modified time | relevance | path

Searched refs:MBEDTLS_ERR_MPI_DIVISION_BY_ZERO (Results 1 – 4 of 4) sorted by relevance

/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Derror.c655 case -(MBEDTLS_ERR_MPI_DIVISION_BY_ZERO): in mbedtls_low_level_strerr()
A Dbignum.c1701 return( MBEDTLS_ERR_MPI_DIVISION_BY_ZERO ); in mbedtls_mpi_div_mpi()
1871 return( MBEDTLS_ERR_MPI_DIVISION_BY_ZERO ); in mbedtls_mpi_mod_int()
/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dbignum.h49 #define MBEDTLS_ERR_MPI_DIVISION_BY_ZERO -0x000C macro
A Dcompat-1.3.h1103 #define POLARSSL_ERR_MPI_DIVISION_BY_ZERO MBEDTLS_ERR_MPI_DIVISION_BY_ZERO

Completed in 21 milliseconds