Searched refs:des_crypt (Results 1 – 14 of 14) sorted by relevance
52 extern char *des_crypt(const char *, const char *);
30 #pragma weak _des_crypt = des_crypt330 des_crypt(const char *pw, const char *salt) in des_crypt() function
61 /* des_crypt.c */66 char *des_crypt(const char *pw, const char *salt);
55 des_crypt;
32 des_crypt.o \
42 bootparam.h clnt.h clnt_soc.h clnt_stat.h des_crypt.h \
74 des_crypt.3ext \141 des_crypt.3ext := LINKSRC = crypt.3ext
65 ret = des_crypt(buf, &buf[8]);
35 DES= des_crypt.o des_soft.o
70 link path=usr/share/man/man3ext/des_crypt.3ext target=crypt.3ext
645 file path=usr/include/rpc/des_crypt.h
42 #include <rpc/des_crypt.h>84 /* des_crypt.c */
1677 DES_OBJS += des_crypt.o des_impl.o des_ks.o des_soft.o
6215 usr/src/man/man3ext/des_crypt.3ext