Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_mp_mul_2d.c21 int mp_mul_2d (mp_int * a, int b, mp_int * c) in mp_mul_2d() function
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libbn/
H A Dbignum.c282 mp_mul_2d(mp_int *a, int b, mp_int *c) in mp_mul_2d() function