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

/freebsd-13-stable/contrib/wpa/src/tls/
H A Dlibtommath.c180 static int mp_reduce_2k_l(mp_int *a, mp_int *n, mp_int *d);
1945 redux = mp_reduce_2k_l;
2152 static int mp_reduce_2k_l(mp_int *a, mp_int *n, mp_int *d) function

Completed in 48 milliseconds