Lines Matching refs:i
249 int i;251 for(i = 0; i < 64; in++){256 i += 8;266 int i;269 for (i = 0; i < 64; i += 8, out++) {311 int i;321 for (i = 0; i < secret_len; i++) {322 unicodePassword[i * 2] = (u_char)secret[i];350 int i;356 for (i = 0; i < secret_len; i++) {357 UcasePassword[i] = (u_char)toupper(secret[i]);