Searched refs:mp_dr_is_modulus (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_mp_dr_is_modulus.c21 int mp_dr_is_modulus(mp_int *a) function
H A Dbn_mp_exptmod.c79 dr = mp_dr_is_modulus(P);
H A Dtommath.h423 int mp_dr_is_modulus(mp_int *a);
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/tls/
H A Dlibtommath.c636 dr = mp_dr_is_modulus(P);

Completed in 111 milliseconds