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