Home
last modified time | relevance | path

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

/netbsd-src/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
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libbn/
H A Dbignum.c3629 fast_mp_montgomery_reduce (mp_int * x, mp_int * n, mp_digit rho) in fast_mp_montgomery_reduce() function
/netbsd-src/sbin/nvmectl/
H A Dbignum.c3589 fast_mp_montgomery_reduce(mp_int * x, mp_int * n, mp_digit rho) in fast_mp_montgomery_reduce() function
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dbignum.c3612 fast_mp_montgomery_reduce(mp_int * x, mp_int * n, mp_digit rho) in fast_mp_montgomery_reduce() function