Searched defs:mpn_modexact_1c_odd (Results 1 – 3 of 3) sorted by relevance
114 mpn_modexact_1c_odd (mp_srcptr src, mp_size_t size, mp_limb_t d, in mpn_modexact_1c_odd() function
80 mpn_modexact_1c_odd (mp_srcptr src, mp_size_t size, mp_limb_t d, mp_limb_t orig_c) in mpn_modexact_1c_odd() function
3270 #define mpn_modexact_1c_odd __MPN(modexact_1c_odd) macro