Searched refs:length_left (Results 1 - 1 of 1) sorted by path

/external/chromium_org/third_party/fips181/
H A Dfips181.cc1677 SHORT length_left = 0; local
1703 length_left = (short int) pwlen;
1738 length_left -= (short) strlen (syllable);
1766 length_left -= (short int) strlen (rules[unit].unit_code);
1771 if (length_left < 0)
1797 if (length_left == 0)
1865 (length_left == 0)) ||
1897 ((length_left > 0) ||
1956 (length_left == 0) &&
1964 (ALLOWED (END) || (length_left
[all...]

Completed in 243 milliseconds