Home
last modified time | relevance | path

Searched defs:mp_sub (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
Dbn_mp_sub.c22 mp_sub (mp_int * a, mp_int * b, mp_int * c) in mp_sub() function
/netbsd/src/external/bsd/wpa/dist/src/tls/
Dlibtommath.c448 static int mp_sub (mp_int * a, mp_int * b, mp_int * c) in mp_sub() function
/netbsd/src/crypto/external/bsd/netpgp/dist/src/libbn/
Dbignum.c747 mp_sub (const mp_int * a, const mp_int * b, mp_int * c) in mp_sub() function