Searched refs:MASK48 (Results 1 – 1 of 1) sorted by relevance
85 #define MASK48 (BIT(48) - BIT(0)) macro154 w = a[4] & MASK48; in f256_partial_reduce()229 d[4] = (t[4] & MASK48) + (s << 16) - cc; /* d[4] < 2^48 + 2^30 */ in f256_sub()312 w = t[4] & MASK48; in f256_montymul()414 w = t[4] & MASK48; in f256_montymul()594 t[4] &= MASK48; in f256_final_reduce()