Home
last modified time | relevance | path

Searched refs:mp_reduce_2k_l (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/tls/
Dlibtommath.h169 static int mp_reduce_2k_l(mp_int *a, mp_int *n, mp_int *d);
1970 redux = mp_reduce_2k_l; in s_mp_exptmod()
2179 mp_reduce_2k_l(mp_int *a, mp_int *n, mp_int *d) in mp_reduce_2k_l() function