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

/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_mp_div.c23 int mp_div(mp_int * a, mp_int * b, mp_int * c, mp_int * d) function
105 int mp_div (mp_int * a, mp_int * b, mp_int * c, mp_int * d) function
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/mtest/
H A Dmpi.c1145 mp_err mp_div(mp_int *a, mp_int *b, mp_int *q, mp_int *r) function
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/tls/
H A Dlibtommath.c1594 static int mp_div(mp_int * a, mp_int * b, mp_int * c, mp_int * d) function
1676 static int mp_div (mp_int * a, mp_int * b, mp_int * c, mp_int * d) function

Completed in 117 milliseconds