Home
last modified time | relevance | path

Searched refs:getsecretkey (Results 1 – 12 of 12) sorted by relevance

/titanic_41/usr/src/uts/common/rpc/
H A Dauth_des.h141 extern int getsecretkey(const char *, char *, const char *);
144 extern int getsecretkey();
/titanic_41/usr/src/cmd/keyserv/
H A Dkeylogin.c232 if (getsecretkey(fullname, secret, pass) == 0) { in oldkeylogin()
H A Dchkey.c574 if (!getsecretkey(netname, secret, rpc_pws[0])) { in getsecrets()
H A Dsetkey.c1296 if (!getsecretkey("nobody", xsecret, zero) || xsecret[0] == 0) {
1659 if (!getsecretkey("nobody", xsecret, zero) ||
H A Dkeyserv.c575 if (!getsecretkey(name, secret, passwd)) {
/titanic_41/usr/src/lib/libnsl/key/
H A Dpublickey.c329 getsecretkey(const char *netname, char *skey, const char *passwd) in getsecretkey() function
/titanic_41/usr/src/man/man3nsl/
H A DMakefile162 getsecretkey.3nsl \
347 getsecretkey.3nsl := LINKSRC = getpublickey.3nsl
/titanic_41/usr/src/lib/libnsl/common/
H A Dmapfile-vers352 getsecretkey;
H A Dllib-lnsl137 int getsecretkey(const char *netname, char *skey, const char *passwd);
/titanic_41/usr/src/cmd/login/
H A Dlogin.c200 extern int getsecretkey();
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3nsl.inc174 link path=usr/share/man/man3nsl/getsecretkey.3nsl target=getpublickey.3nsl
/titanic_41/
H A D.gitignore6687 usr/src/man/man3nsl/getsecretkey.3nsl