Home
last modified time | relevance | path

Searched defs:mp_sub (Results 1 – 3 of 3) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
Dlibtommath.c456 static int mp_sub (mp_int * a, mp_int * b, mp_int * c) in mp_sub() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
Dlibtommath.c456 static int mp_sub (mp_int * a, mp_int * b, mp_int * c) in mp_sub() function
/third_party/quickjs/
Dlibbf.c1058 limb_t mp_sub(limb_t *res, const limb_t *op1, const limb_t *op2, in mp_sub() function