Searched refs:shift_4 (Results 1 – 1 of 1) sorted by relevance
262 int shift_4[16]; /* shift schedule, vals 0..4 */ in crypt_genhash_impl() member343 data.shift_4[i] = data.digest[j] % 5; in crypt_genhash_impl()356 (data.digest[i] >> data.shift_4[i]) & 0x0f; in crypt_genhash_impl()