Home | History | Annotate | Download | only in openssh

Lines Matching full:idx2

424 		u_int idx0, idx1, idx2, idx3, idx4;
429 idx2 = ((((u_int)(dgst_raw[2 * i])) & 3) +
433 retval[j++] = vowels[idx2];
447 idx2 = seed / 6;
450 retval[j++] = vowels[idx2];