zi                408 crypto/cast5_generic.c #define zi(i)   ((z[(i)/4] >> (8*(3-((i)%4)))) & 0xff)
zi                475 crypto/cast5_generic.c #undef zi