Searched refs:mpi_div_int (Results 1 - 2 of 2) sorted by relevance

/openwrt/package/utils/px5g-standalone/src/polarssl/
H A Dbignum.h350 int mpi_div_int( mpi *Q, mpi *R, mpi *A, int b );
/openwrt/package/utils/px5g-standalone/src/library/
H A Dbignum.c325 MPI_CHK( mpi_div_int( X, NULL, X, radix ) );
1158 int mpi_div_int( mpi *Q, mpi *R, mpi *A, int b ) function

Completed in 27 milliseconds