Searched refs:shift_b (Results 1 – 1 of 1) sorted by relevance
272 int shift_b; /* shift schedule, vals 0..1 */ in crypt_genhash_impl() member349 data.shift_b = md5bit(data.digest, round + 64); in crypt_genhash_impl()389 data.indirect_b = (data.indirect_b >> data.shift_b) & 0x7f; in crypt_genhash_impl()