Searched refs:crypt_set_format (Results 1 – 7 of 7) sorted by relevance
38 #pragma weak crypt_set_format macro41 crypt_set_format(const char *f __unused) { in crypt_set_format() function
125 * login_setcryptfmt() uses crypt_set_format() from libcrypt. To128 * with libcrypt, whose crypt_set_format() will override the stub.130 crypt_set_format;
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()
507 int crypt_set_format(const char *);