Lines Matching full:pwlen
1890 int i, j, pwlen;1909 pwlen = strlen(vs->vd->password);1911 key[i] = i<pwlen ? vs->vd->password[i] : 0;