Searched refs:shift_7 (Results 1 – 1 of 1) sorted by relevance
266 int shift_7[16]; /* shift schedule, vals 0..1 */ in crypt_genhash_impl() member344 data.shift_7[i] = (data.digest[j] >> data.s7shift) in crypt_genhash_impl()367 >> data.shift_7[i]) & 0x7f; in crypt_genhash_impl()