IE3264            344 missing/crypt.c 	C_block	IE3264[32/CHUNKBITS][1<<CHUNKBITS];
IE3264            359 missing/crypt.c #define IE3264		(des_tables->IE3264)
IE3264            550 missing/crypt.c 	PERM3264(L,L0,L1,B.b,  IE3264[0]);	/* even bits */
IE3264            551 missing/crypt.c 	PERM3264(R,R0,R1,B.b+4,IE3264[0]);	/* odd bits */
IE3264            712 missing/crypt.c 	init_perm(IE3264, perm, 4, 8);
IE3264            924 missing/crypt.c 	for (i = 0; i < numberof(IE3264); ++i) {
IE3264            926 missing/crypt.c 		for (j = 0; j < numberof(IE3264[0]); ++j) {
IE3264            928 missing/crypt.c 			dump_block(&IE3264[i][j]);
IE3264            880 missing/des_tables.c static const C_block	IE3264[32/CHUNKBITS][1<<CHUNKBITS] = {