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

/osnet-11/usr/src/lib/gss_mechs/mech_dh/dh192/
H A Dfakensl.c46 return (getpublickey(remotename, pkey));
55 return (getpublickey(remotename, pkey));
/osnet-11/usr/src/lib/libnsl/key/
H A Dpublickey.c138 * Internal implementation of getpublickey() using NIS (aka Yellow Pages,
142 * value returned by getpublickey.
213 * The files version of getpublickey. This function attempts to
221 * value returned by getpublickey.
251 "getpublickey: Bad record in %s for %s",
258 "getpublickey: Bad record in %s for %s",
267 "getpublickey: Bad record in %s for %s",
278 "getpublickey: Bad record in %s for %s",
301 * getpublickey(netname, key)
314 getpublickey(cons function
[all...]
/osnet-11/usr/src/lib/libnsl/rpc/
H A Dauth_des.c108 if (!getpublickey(servername, (char *)pkey_data)) {
125 * getpublickey() which in the nameserver context can cause a deadlock.
/osnet-11/usr/src/lib/libnsl/common/
H A Dllib-lnsl132 int getpublickey(const char *netname, char *pkey);

Completed in 25 milliseconds