Searched refs:mp_reduce_is_2k_l (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_mp_reduce_is_2k_l.c21 int mp_reduce_is_2k_l(mp_int *a) function
H A Dbn_mp_exptmod.c72 if (mp_reduce_is_2k_l(P) == MP_YES) {
H A Dtommath.h441 int mp_reduce_is_2k_l(mp_int *a);
/netbsd-current/crypto/external/bsd/netpgp/dist/src/libbn/
H A Dbignum.c1686 static int mp_reduce_is_2k_l(const mp_int *a) function
4401 if (mp_reduce_is_2k_l(P) == MP_YES) {
/netbsd-current/external/bsd/wpa/dist/src/tls/
H A Dlibtommath.c642 if (mp_reduce_is_2k_l(P) == MP_YES) {
/netbsd-current/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dbignum.c1622 mp_reduce_is_2k_l(mp_int *a) function
4365 if (mp_reduce_is_2k_l(P) == MP_YES) {
/netbsd-current/sbin/nvmectl/
H A Dbignum.c1618 mp_reduce_is_2k_l(mp_int *a) function
4342 if (mp_reduce_is_2k_l(P) == MP_YES) {

Completed in 177 milliseconds