Searched defs:fast_mp_montgomery_reduce (Results 1 - 5 of 5) sorted by relevance

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

Completed in 309 milliseconds