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