Home
last modified time | relevance | path

Searched refs:comes_from_word (Results 1 – 1 of 1) sorted by relevance

/glibc-2.36/crypt/
Dcrypt_util.c430 int comes_from_word, bit_within_word; in __init_des_r() local
445 comes_from_word = comes_from_e_bit / 6; /* 0..15 */ in __init_des_r()
453 efp[comes_from_word][word_value][o_long] |= mask2; in __init_des_r()