Home
last modified time | relevance | path

Searched refs:des_crypt (Results 1 – 14 of 14) sorted by relevance

/titanic_44/usr/src/head/
H A Dcrypt.h52 extern char *des_crypt(const char *, const char *);
/titanic_44/usr/src/lib/libcrypt/common/
H A Ddes_crypt.c30 #pragma weak _des_crypt = des_crypt
330 des_crypt(const char *pw, const char *salt) in des_crypt() function
H A Dllib-lcrypt61 /* des_crypt.c */
66 char *des_crypt(const char *pw, const char *salt);
H A Dmapfile-vers55 des_crypt;
/titanic_44/usr/src/lib/libcrypt/
H A DMakefile.com32 des_crypt.o \
/titanic_44/usr/src/uts/common/rpc/
H A DMakefile42 bootparam.h clnt.h clnt_soc.h clnt_stat.h des_crypt.h \
/titanic_44/usr/src/man/man3ext/
H A DMakefile74 des_crypt.3ext \
141 des_crypt.3ext := LINKSRC = crypt.3ext
/titanic_44/usr/src/cmd/crypt/
H A Dcrypt.c65 ret = des_crypt(buf, &buf[8]);
/titanic_44/usr/src/lib/libnsl/
H A DMakefile.com35 DES= des_crypt.o des_soft.o
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.man3ext.inc70 link path=usr/share/man/man3ext/des_crypt.3ext target=crypt.3ext
H A Dsystem-header.mf645 file path=usr/include/rpc/des_crypt.h
/titanic_44/usr/src/lib/libnsl/common/
H A Dllib-lnsl42 #include <rpc/des_crypt.h>
84 /* des_crypt.c */
/titanic_44/usr/src/uts/common/
H A DMakefile.files1677 DES_OBJS += des_crypt.o des_impl.o des_ks.o des_soft.o
/titanic_44/
H A D.gitignore6215 usr/src/man/man3ext/des_crypt.3ext