Searched refs:RRX_C (Results 1 – 1 of 1) sorted by relevance
195 static inline uint32_t RRX_C(const uint32_t value, const uint32_t carry_in, in RRX_C() function206 uint32_t result = RRX_C(value, carry_in, dont_care, success); in RRX()241 result = RRX_C(value, carry_in, carry_out, success); in Shift_C()