Home
last modified time | relevance | path

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

/external/dropbear/libtommath/
Dbn_mp_mul_2d.c19 int mp_mul_2d (mp_int * a, int b, mp_int * c) in mp_mul_2d() function
/external/wpa_supplicant_8/src/tls/
Dlibtommath.c1376 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/
Dlibtommath.c1368 static int mp_mul_2d (mp_int * a, int b, mp_int * c) in mp_mul_2d() function
/external/dropbear/libtommath/mtest/
Dmpi.c1089 mp_err mp_mul_2d(mp_int *a, mp_digit d, mp_int *c) in mp_mul_2d() function
/external/dropbear/libtommath/pre_gen/
Dmpi.c5090 int mp_mul_2d (mp_int * a, int b, mp_int * c) in mp_mul_2d() function