HomeSort by relevance Sort by last modified time
    Searched full:pwlen (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/fips181/
fips181.h 48 #define MAX_RETRIES (4 * (int) pwlen + RULE_SIZE)
77 boolean illegal_placement (USHORT *units, USHORT pwlen);
80 int gen_word (char *word, char *hyphenated_word, USHORT pwlen, unsigned int pass_mode);
81 char *gen_syllable(char *syllable, USHORT pwlen, USHORT *units_in_syllable,
fips181.cc 1273 int pwlen; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rasdlg.h 37 WCHAR szPassword[PWLEN + 1];
47 CHAR szPassword[PWLEN + 1];
lmcons.h 55 #define PWLEN 256
ras.h 134 WCHAR szPassword[PWLEN + 1 ];
147 CHAR szPassword[PWLEN + 1 ];
733 CHAR szPassword[PWLEN + 1 ];
742 WCHAR szPassword[PWLEN + 1 ];
    [all...]
lmaccess.h 463 #define MAX_PASSWD_LEN PWLEN
    [all...]
  /external/qemu/ui/
vnc-android.c 1890 int i, j, pwlen; local
    [all...]
vnc.c 1883 int i, j, pwlen; local
    [all...]

Completed in 103 milliseconds