Home | History | Annotate | Download | only in openssh

Lines Matching defs:idx3

988 		u_int idx0, idx1, idx2, idx3, idx4;
999 idx3 = (((u_int)(dgst_raw[(2 * i) + 1])) >> 4) & 15;
1001 retval[j++] = consonants[idx3];