Searched refs:authdes_seccreate (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libnsl/yp/
H A Dyp_update.c57 extern AUTH *authdes_seccreate();
110 client->cl_auth = authdes_seccreate(ypmastername, WINDOW,
/osnet-11/usr/src/lib/libnsl/rpc/
H A Drpc_soc.c495 * authdes_seccreate().
534 nauth = authdes_seccreate(servername, window, hostname, ckey);
540 return (authdes_seccreate(servername, window, hostname, ckey));
H A Dauth_des.c92 * documented version of authdes_seccreate
102 authdes_seccreate(const char *servername, const uint_t win, function
110 "authdes_seccreate: no public key found for %s",
123 * Slightly modified version of authdes_seccreate which takes the public key
165 syslog(LOG_ERR, "authdes_seccreate: out of memory");
171 syslog(LOG_ERR, "authdes_seccreate: out of memory");
188 "authdes_seccreate: keyserv(1m) is unable to generate session key");
/osnet-11/usr/src/lib/libnsl/common/
H A Dllib-lnsl399 AUTH *authdes_seccreate(const char *servername, uint_t win,

Completed in 25 milliseconds