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

/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_s_mp_add.c22 s_mp_add (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.c3267 mp_err s_mp_add(mp_int *a, mp_int *b) /* magnitude addition */ function
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/tls/
H A Dlibtommath.c207 static int s_mp_add (mp_int * a, mp_int * b, mp_int * c) function

Completed in 84 milliseconds