Searched defs:redux (Results 1 – 5 of 5) sorted by relevance
/external/dropbear/libtommath/ |
D | bn_mp_exptmod_fast.c | 42 int (*redux)(mp_int*,mp_int*,mp_digit); in mp_exptmod_fast() local
|
D | bn_s_mp_exptmod.c | 28 int (*redux)(mp_int*,mp_int*,mp_int*); in s_mp_exptmod() local
|
/external/wpa_supplicant_8/src/tls/ |
D | libtommath.c | 1881 int (*redux)(mp_int*,mp_int*,mp_int*); in s_mp_exptmod() local 2958 int (*redux)(mp_int*,mp_int*,mp_digit); in mp_exptmod_fast() local
|
/external/wpa_supplicant_6/wpa_supplicant/src/tls/ |
D | libtommath.c | 1873 int (*redux)(mp_int*,mp_int*,mp_int*); in s_mp_exptmod() local 2950 int (*redux)(mp_int*,mp_int*,mp_digit); in mp_exptmod_fast() local
|
/external/dropbear/libtommath/pre_gen/ |
D | mpi.c | 2659 int (*redux)(mp_int*,mp_int*,mp_digit); in mp_exptmod_fast() local 8885 int (*redux)(mp_int*,mp_int*,mp_int*); in s_mp_exptmod() local
|