xi 700 crypto/cast5.c #define xi(i) ((x[(i)/4] >> (8*(3-((i)%4)))) & 0xff) xi 767 crypto/cast5.c #undef xi