Home
last modified time | relevance | path

Searched refs:mp_reduce_2k_setup (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_mp_reduce_2k_setup.c21 int mp_reduce_2k_setup(mp_int *a, mp_digit *d) in mp_reduce_2k_setup() function
H A Dbn_mp_exptmod_fast.c127 if ((err = mp_reduce_2k_setup(P, &mp)) != MP_OKAY) { in mp_exptmod_fast()
H A Dtommath.h435 int mp_reduce_2k_setup(mp_int *a, mp_digit *d);
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libbn/
H A Dbignum.c3972 mp_reduce_2k_setup(mp_int *a, mp_digit *d) in mp_reduce_2k_setup() function
4168 if ((err = mp_reduce_2k_setup(P, &mp)) != MP_OKAY) { in mp_exptmod_fast()
/netbsd-src/sbin/nvmectl/
H A Dbignum.c3930 mp_reduce_2k_setup(mp_int *a, mp_digit *d) in mp_reduce_2k_setup() function
4108 if ((err = mp_reduce_2k_setup(P, &mp)) != MP_OKAY) { in fast_exponent_modulo()
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dbignum.c3953 mp_reduce_2k_setup(mp_int *a, mp_digit *d) in mp_reduce_2k_setup() function
4131 if ((err = mp_reduce_2k_setup(P, &mp)) != MP_OKAY) { in fast_exponent_modulo()