Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_mp_toom_mul.c27 int mp_toom_mul(mp_int *a, mp_int *b, mp_int *c) in mp_toom_mul() function
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libbn/
H A Dbignum.c1872 static int mp_toom_mul(mp_int *a, mp_int *b, mp_int *c) in mp_toom_mul() function