Searched refs:getsecretkey (Results 1 – 12 of 12) sorted by relevance
/titanic_41/usr/src/uts/common/rpc/ |
H A D | auth_des.h | 141 extern int getsecretkey(const char *, char *, const char *); 144 extern int getsecretkey();
|
/titanic_41/usr/src/cmd/keyserv/ |
H A D | keylogin.c | 232 if (getsecretkey(fullname, secret, pass) == 0) { in oldkeylogin()
|
H A D | chkey.c | 574 if (!getsecretkey(netname, secret, rpc_pws[0])) { in getsecrets()
|
H A D | setkey.c | 1296 if (!getsecretkey("nobody", xsecret, zero) || xsecret[0] == 0) { 1659 if (!getsecretkey("nobody", xsecret, zero) ||
|
H A D | keyserv.c | 575 if (!getsecretkey(name, secret, passwd)) {
|
/titanic_41/usr/src/lib/libnsl/key/ |
H A D | publickey.c | 329 getsecretkey(const char *netname, char *skey, const char *passwd) in getsecretkey() function
|
/titanic_41/usr/src/man/man3nsl/ |
H A D | Makefile | 162 getsecretkey.3nsl \ 347 getsecretkey.3nsl := LINKSRC = getpublickey.3nsl
|
/titanic_41/usr/src/lib/libnsl/common/ |
H A D | mapfile-vers | 352 getsecretkey;
|
H A D | llib-lnsl | 137 int getsecretkey(const char *netname, char *skey, const char *passwd);
|
/titanic_41/usr/src/cmd/login/ |
H A D | login.c | 200 extern int getsecretkey();
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3nsl.inc | 174 link path=usr/share/man/man3nsl/getsecretkey.3nsl target=getpublickey.3nsl
|
/titanic_41/ |
H A D | .gitignore | 6687 usr/src/man/man3nsl/getsecretkey.3nsl
|