Searched refs:pc2_c_4 (Results 1 – 3 of 3) sorted by relevance
87 static int pc2_c_4[64] = { variable
93 gen_pattern("pc2_c_4", 63, [ 11, 13, 4, 17, 21, 8 ], 0, 0x800000);
261 pc2_c_4[((c >> 2 ) & 0x20) | ((c >> 1) & 0x18) | (c & 0x7)]; in DES_set_key_unchecked()