Searched defs:mp_invmod (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_mp_invmod.c21 int mp_invmod (mp_int * a, mp_int * b, mp_int * c) function
/netbsd-current/crypto/external/bsd/netpgp/dist/src/libbn/
H A Dbignum.c1645 mp_invmod(mp_int *c, const mp_int *a, const mp_int *b) function
/netbsd-current/external/bsd/wpa/dist/src/tls/
H A Dlibtommath.c733 static int mp_invmod (mp_int * a, mp_int * b, mp_int * c) function

Completed in 107 milliseconds