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