Searched defs:mp_sub (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_sub.c22 mp_sub (mp_int * a, mp_int * b, mp_int * c) function
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/mtest/
H A Dmpi.c965 mp_err mp_sub(mp_int *a, mp_int *b, mp_int *c) function
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/tls/
H A Dlibtommath.c443 static int mp_sub (mp_int * a, mp_int * b, mp_int * c) function
[all...]

Completed in 115 milliseconds