Home
last modified time | relevance | path

Searched defs:fast_mp_invmod (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_fast_mp_invmod.c26 int fast_mp_invmod (mp_int * a, mp_int * b, mp_int * c) in fast_mp_invmod() function
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libbn/
H A Dbignum.c1368 fast_mp_invmod (const mp_int * a, const mp_int * b, mp_int * c) in fast_mp_invmod() function