Home | History | Annotate | Download | only in apps

Lines Matching full:usecrypt

44 	size_t pw_maxlen, int usecrypt, int use1, int useapr1);
73 int usecrypt = 0, use1 = 0, useapr1 = 0;
100 usecrypt = 1;
156 if (!usecrypt && !use1 && !useapr1) /* use default */
157 usecrypt = 1;
158 if (usecrypt + use1 + useapr1 > 1) /* conflict */
163 if (usecrypt) badopt = 1;
209 if (usecrypt)
246 quiet, table, reverse, pw_maxlen, usecrypt, use1, useapr1))
275 quiet, table, reverse, pw_maxlen, usecrypt, use1, useapr1))
419 size_t pw_maxlen, int usecrypt, int use1, int useapr1)
430 if (usecrypt)
485 if (usecrypt)