Searched defs:mp_sub (Results 1 – 3 of 3) sorted by relevance
456 static int mp_sub (mp_int * a, mp_int * b, mp_int * c) in mp_sub() function
1058 limb_t mp_sub(limb_t *res, const limb_t *op1, const limb_t *op2, in mp_sub() function