Home
last modified time | relevance | path

Searched defs:fast_mp_montgomery_reduce (Results 1 – 3 of 3) sorted by relevance

/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_fast_mp_montgomery_reduce.c28 int fast_mp_montgomery_reduce (mp_int * x, mp_int * n, mp_digit rho) in fast_mp_montgomery_reduce() function
/minix3/crypto/external/bsd/netpgp/dist/src/libbn/
H A Dbignum.c3626 fast_mp_montgomery_reduce (mp_int * x, mp_int * n, mp_digit rho) in fast_mp_montgomery_reduce() function
/minix3/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dbignum.c3588 fast_mp_montgomery_reduce(mp_int * x, mp_int * n, mp_digit rho) in fast_mp_montgomery_reduce() function