Searched refs:ROR32 (Results 1 – 6 of 6) sorted by relevance
193 #define ROR32(A, n) ROL32((A), 32 - (n)) macro
312 pmicdata->R ^= ROR32(pmicdata->L, 2); in secmicappendbyte()
238 #define ROR32(A, n) ROL32((A), 32-(n)) macro
194 #define ROR32(A, n) ROL32((A), 32-(n)) macro
322 pmicdata->R ^= ROR32(pmicdata->L, 2); in rtw_secmicappend23abyte23a()
298 pmicdata->R ^= ROR32(pmicdata->L, 2); in rtw_secmicappendbyte()