Home
last modified time | relevance | path

Searched defs:mp_mul_d (Results 1 – 6 of 6) sorted by relevance

/external/dropbear/libtommath/
Dbn_mp_mul_d.c20 mp_mul_d (mp_int * a, mp_digit b, mp_int * c) in mp_mul_d() function
/external/dropbear/libtomcrypt/src/headers/
Dtomcrypt_math.h475 #define mp_mul_d(a, b, c) ltc_mp.muli(a, b, c) macro
/external/wpa_supplicant_8/src/tls/
Dlibtommath.c3334 mp_mul_d (mp_int * a, mp_digit b, mp_int * c) in mp_mul_d() function
/external/wpa_supplicant_6/wpa_supplicant/src/tls/
Dlibtommath.c3326 mp_mul_d (mp_int * a, mp_digit b, mp_int * c) in mp_mul_d() function
/external/dropbear/libtommath/mtest/
Dmpi.c613 mp_err mp_mul_d(mp_int *a, mp_digit d, mp_int *b) in mp_mul_d() function
/external/dropbear/libtommath/pre_gen/
Dmpi.c5180 mp_mul_d (mp_int * a, mp_digit b, mp_int * c) in mp_mul_d() function