pc2_c_4            85 source4/heimdal/lib/hcrypto/des-tables.h static int pc2_c_4[64] = {
pc2_c_4           265 source4/heimdal/lib/hcrypto/des.c 	    pc2_c_4[((c >> 2 ) & 0x20) | ((c >> 1) & 0x18) | (c & 0x7)];