Searched refs:shift_a (Results 1 – 1 of 1) sorted by relevance
269 int shift_a; /* shift schedule, vals 0..1 */ in crypt_genhash_impl() member348 data.shift_a = md5bit(data.digest, round); in crypt_genhash_impl()388 data.indirect_a = (data.indirect_a >> data.shift_a) & 0x7f; in crypt_genhash_impl()