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

/openwrt/package/utils/px5g-standalone/src/library/
H A Dbignum.c725 static void mpi_sub_hlp( int n, t_int *s, t_int *d ) function
771 mpi_sub_hlp( n + 1, B->p, X->p );
1290 mpi_sub_hlp( n, N->p, A->p );
1293 mpi_sub_hlp( n, A->p, T->p );

Completed in 76 milliseconds