Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_mp_mulmod.c21 int mp_mulmod (mp_int * a, mp_int * b, mp_int * c, mp_int * d) in mp_mulmod() function
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libbn/
H A Dbignum.c3560 mp_mulmod (mp_int *d, mp_int * a, mp_int * b, mp_int * c) in mp_mulmod() function