Searched refs:crypt_set_format (Results 1 – 6 of 6) sorted by relevance
38 #pragma weak crypt_set_format macro41 crypt_set_format(const char *f __unused) { in crypt_set_format() function
46 if (!crypt_set_format(cipher)) in login_setcryptfmt()
86 crypt_set_format(const char *format) in crypt_set_format() function
17 crypt.3 crypt_set_format.3
42 if (crypt_set_format("des") == 0) { in setup()
502 int crypt_set_format(const char *);