Home
last modified time | relevance | path

Searched refs:getpublickey (Results 1 – 7 of 7) sorted by relevance

/dragonfly/lib/libc/rpc/
H A DMakefile.inc19 crypt_client.c key_call.c key_prot_xdr.c getpublickey.c \
71 MLINKS+=publickey.3 getpublickey.3 \
H A Dgetpublickey.c164 getpublickey(const char *netname, char *publickey) in getpublickey() function
H A DSymbol.map108 getpublickey;
H A Dsvc_auth_des.c183 if (! getpublickey(cred->adc_fullname.name, pkey_data)) { in _svcauth_des()
H A Dauth_des.c129 if (! getpublickey(servername, (char *) pkey_data)) { in authdes_seccreate()
/dragonfly/usr.sbin/keyserv/
H A Dsetkey.c175 if (!getpublickey(remote_name, xpublic)) { in pk_crypt()
176 if (nodefaultkeys || !getpublickey("nobody", xpublic)) in pk_crypt()
/dragonfly/include/rpc/
H A Dauth.h301 int getpublickey(const char *, char *);