Searched refs:shift (Results 1 – 1 of 1) sorted by relevance
34 uint8_t shift = 8 - (w * (i % (8 / w)) + w); in lms_ots_coef() local37 return (S[id] >> shift) & bitmask; in lms_ots_coef()
Completed in 2 milliseconds