Home | History | Annotate | Download | only in openssh

Lines Matching defs:x_hi

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