Searched refs:iSboxExt3 (Results 1 – 1 of 1) sorted by relevance
184 #define iSboxExt3(x) (rotr(iSsm0[x], 24)) macro208 ^ iSboxExt3(s1 & 0xFF); in br_aes_big_decrypt()212 ^ iSboxExt3(s2 & 0xFF); in br_aes_big_decrypt()216 ^ iSboxExt3(s3 & 0xFF); in br_aes_big_decrypt()220 ^ iSboxExt3(s0 & 0xFF); in br_aes_big_decrypt()