Home
last modified time | relevance | path

Searched refs:mp_reduce_2k_setup_l (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_l.c21 int mp_reduce_2k_setup_l(mp_int *a, mp_int *d) in mp_reduce_2k_setup_l() function
H A Dbn_s_mp_exptmod.c84 if ((err = mp_reduce_2k_setup_l (P, &mu)) != MP_OKAY) { in s_mp_exptmod()
H A Dtommath.h444 int mp_reduce_2k_setup_l(mp_int *a, mp_int *d);
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libbn/
H A Dbignum.c2692 static int mp_reduce_2k_setup_l(mp_int *a, mp_int *d) in mp_reduce_2k_setup_l() function
3330 if ((err = mp_reduce_2k_setup_l (P, &mu)) != MP_OKAY) { in s_mp_exptmod()
/netbsd-src/sbin/nvmectl/
H A Dbignum.c2652 mp_reduce_2k_setup_l(mp_int *a, mp_int *d) in mp_reduce_2k_setup_l() function
3285 if ((err = mp_reduce_2k_setup_l(P, &mu)) != MP_OKAY) { in basic_exponent_mod()
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dbignum.c2656 mp_reduce_2k_setup_l(mp_int *a, mp_int *d) in mp_reduce_2k_setup_l() function
3289 if ((err = mp_reduce_2k_setup_l(P, &mu)) != MP_OKAY) { in basic_exponent_mod()