Searched refs:iSboxExt2 (Results 1 – 1 of 1) sorted by relevance
183 #define iSboxExt2(x) (rotr(iSsm0[x], 16)) macro207 ^ iSboxExt2((s2 >> 8) & 0xFF) in br_aes_big_decrypt()211 ^ iSboxExt2((s3 >> 8) & 0xFF) in br_aes_big_decrypt()215 ^ iSboxExt2((s0 >> 8) & 0xFF) in br_aes_big_decrypt()219 ^ iSboxExt2((s1 >> 8) & 0xFF) in br_aes_big_decrypt()