Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/tls/
Dlibtommath.h2881 mp_mul_2(mp_int * a, mp_int * b) in mp_mul_2() function
2970 if ((res = mp_mul_2 (a, a)) != MP_OKAY) { in mp_montgomery_calc_normalization()