Searched refs:crypt_des (Results 1 – 3 of 3) sorted by relevance
59 { "des", crypt_des, "_" },121 func = crypt_des; in crypt_r()
35 int crypt_des(const char *pw, const char *salt, char *buf);
589 crypt_des(const char *key, const char *setting, char *buffer) in crypt_des() function