Searched defs:UMUL (Results 1 – 4 of 4) sorted by relevance
77 UMUL, enumerator
402 UMUL, // 32bit unsigned multiplication global() enumerator
404 UMUL, global() enumerator
346 static inline void UMUL(mp_int X, mp_int Y, mp_int Z) { in UMUL() function