Home | History | Annotate | Download | only in openssh

Lines Matching refs:idx1

424 		u_int idx0, idx1, idx2, idx3, idx4;
428 idx1 = (((u_int)(dgst_raw[2 * i])) >> 2) & 15;
432 retval[j++] = consonants[idx1];
446 idx1 = 16;
449 retval[j++] = consonants[idx1];