Searched refs:comes_from_e_bit (Results 1 – 1 of 1) sorted by relevance
429 int comes_from_f_bit, comes_from_e_bit; in __init_des_r() local444 comes_from_e_bit = e_inverse[comes_from_f_bit]; /* 0..95 */ in __init_des_r()445 comes_from_word = comes_from_e_bit / 6; /* 0..15 */ in __init_des_r()446 bit_within_word = comes_from_e_bit % 6; /* 0..5 */ in __init_des_r()