Searched refs:iSboxExt1 (Results 1 – 1 of 1) sorted by relevance
182 #define iSboxExt1(x) (rotr(iSsm0[x], 8)) macro206 ^ iSboxExt1((s3 >> 16) & 0xFF) in br_aes_big_decrypt()210 ^ iSboxExt1((s0 >> 16) & 0xFF) in br_aes_big_decrypt()214 ^ iSboxExt1((s1 >> 16) & 0xFF) in br_aes_big_decrypt()218 ^ iSboxExt1((s2 >> 16) & 0xFF) in br_aes_big_decrypt()