crypt1 17 tools/pakwif.c unsigned char crypt1[512] = { crypt1 174 tools/pakwif.c cbuf[i] = ((unsigned char*)buf)[i+rtot] ^ crypt1[c1++] ^ crypt2[c2++]; crypt1 211 tools/pakwif.c ((unsigned char*)buf)[i+rtot] = ((unsigned char*)cbuf)[i] ^ crypt1[c1++] ^ crypt2[c2++];