Home | History | Annotate | Download | only in openssh

Lines Matching refs:x_hi

801            x_hi;
806 x_hi = (UINT32)(X >> 32);
808 res = (MUL64(key_hi, cur_hi) + x_hi) * 59 + MUL64(key_lo, cur_lo);