Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_mp_dr_reduce.c35 mp_dr_reduce (mp_int * x, mp_int * n, mp_digit k) in mp_dr_reduce() function
H A Dbn_mp_exptmod_fast.c119 redux = mp_dr_reduce; in mp_exptmod_fast()
H A Dtommath.h429 int mp_dr_reduce(mp_int *a, mp_int *b, mp_digit mp);
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libbn/
H A Dbignum.c3908 mp_dr_reduce (mp_int * x, mp_int * n, mp_digit k) in mp_dr_reduce() function
4165 redux = mp_dr_reduce; in mp_exptmod_fast()