Searched refs:mp_mult (Results 1 – 5 of 5) sorted by relevance
| /src/lib/libmp/tests/ |
| H A D | legacy_test.c | 126 mp_mult(c5, c2, t0); in testmult() 128 mp_mult(c3, c14, t0); in testmult()
|
| /src/lib/libmp/ |
| H A D | Symbol.map | 17 mp_mult;
|
| H A D | mp.h | 25 void mp_mult(const MINT *, const MINT *, MINT *);
|
| H A D | mpasbn.c | 503 mp_mult(const MINT *mp1, const MINT *mp2, MINT *rmp) in mp_mult() function
|
| /src/contrib/telnet/libtelnet/ |
| H A D | pk.c | 169 mp_mult(sk, base, sk); in genkeys()
|