PC1ROT 338 missing/crypt.c C_block PC1ROT[64/CHUNKBITS][1<<CHUNKBITS]; PC1ROT 357 missing/crypt.c #define PC1ROT (des_tables->PC1ROT) PC1ROT 493 missing/crypt.c PERM6464(K,K0,K1,key,PC1ROT[0]); PC1ROT 664 missing/crypt.c init_perm(PC1ROT, perm, 8, 8); PC1ROT 896 missing/crypt.c for (i = 0; i < numberof(PC1ROT); ++i) { PC1ROT 898 missing/crypt.c for (j = 0; j < numberof(PC1ROT[0]); ++j) { PC1ROT 900 missing/crypt.c dump_block(&PC1ROT[i][j]); PC1ROT 4 missing/des_tables.c static const C_block PC1ROT[64/CHUNKBITS][1<<CHUNKBITS] = {