Searched defs:mp_mul_2d (Results 1 – 5 of 5) sorted by relevance
/external/dropbear/libtommath/ |
D | bn_mp_mul_2d.c | 19 int mp_mul_2d (mp_int * a, int b, mp_int * c) in mp_mul_2d() function
|
/external/wpa_supplicant_8/src/tls/ |
D | libtommath.c | 1376 static int mp_mul_2d (mp_int * a, int b, mp_int * c) in mp_mul_2d() function
|
/external/wpa_supplicant_6/wpa_supplicant/src/tls/ |
D | libtommath.c | 1368 static int mp_mul_2d (mp_int * a, int b, mp_int * c) in mp_mul_2d() function
|
/external/dropbear/libtommath/mtest/ |
D | mpi.c | 1089 mp_err mp_mul_2d(mp_int *a, mp_digit d, mp_int *c) in mp_mul_2d() function
|
/external/dropbear/libtommath/pre_gen/ |
D | mpi.c | 5090 int mp_mul_2d (mp_int * a, int b, mp_int * c) in mp_mul_2d() function
|