Searched refs:norm_shift (Results 1 – 1 of 1) sorted by relevance
269 int norm_shift, i, j, loop; in bn_div_fixed_top() local293 norm_shift = bn_left_align(sdiv); in bn_div_fixed_top()302 if (!(bn_lshift_fixed_top(snum, num, norm_shift))) in bn_div_fixed_top()452 if (rm != NULL && bn_rshift_fixed_top(rm, snum, norm_shift) == 0) in bn_div_fixed_top()