Home
last modified time | relevance | path

Searched defs:getkey (Results 1 – 10 of 10) sorted by relevance

/plan9/sys/src/cmd/unix/drawterm/libauth/
H A Dauth_getuserpasswd.c11 dorpc(AuthRpc *rpc, char *verb, char *val, int len, AuthGetkey *getkey) in dorpc()
26 auth_getuserpasswd(AuthGetkey *getkey, char *fmt, ...) in auth_getuserpasswd()
H A Dauth_respond.c12 dorpc(AuthRpc *rpc, char *verb, char *val, int len, AuthGetkey *getkey) in dorpc()
27 …*chal, uint nchal, char *user, uint nuser, void *resp, uint nresp, AuthGetkey *getkey, char *fmt, … in auth_respond()
H A Dauth_proxy.c102 dorpc(AuthRpc *rpc, char *verb, char *val, int len, AuthGetkey *getkey) in dorpc()
120 fauth_proxy(int fd, AuthRpc *rpc, AuthGetkey *getkey, char *params) in fauth_proxy()
181 auth_proxy(int fd, AuthGetkey *getkey, char *fmt, ...) in auth_proxy()
/plan9/sys/src/libauth/
H A Dauth_getuserpasswd.c11 dorpc(AuthRpc *rpc, char *verb, char *val, int len, AuthGetkey *getkey) in dorpc()
26 auth_getuserpasswd(AuthGetkey *getkey, char *fmt, ...) in auth_getuserpasswd()
H A Dauth_respond.c12 dorpc(AuthRpc *rpc, char *verb, char *val, int len, AuthGetkey *getkey) in dorpc()
27 …*chal, uint nchal, char *user, uint nuser, void *resp, uint nresp, AuthGetkey *getkey, char *fmt, … in auth_respond()
H A Dauth_proxy.c101 dorpc(AuthRpc *rpc, char *verb, char *val, int len, AuthGetkey *getkey) in dorpc()
119 fauth_proxy(int fd, AuthRpc *rpc, AuthGetkey *getkey, char *params) in fauth_proxy()
187 auth_proxy(int fd, AuthGetkey *getkey, char *fmt, ...) in auth_proxy()
/plan9/sys/src/cmd/auth/lib/
H A Dgetauthkey.c8 getkey(char *authkey) in getkey() function
/plan9/sys/src/cmd/9nfs/
H A Dauthhostowner.c71 dorpc(AuthRpc *rpc, char *verb, char *val, int len, AuthGetkey *getkey) in dorpc()
114 authproto(Session *s, Fid *f, AuthRpc *rpc, AuthGetkey *getkey, char *params) in authproto()
/plan9/sys/src/cmd/unix/drawterm/
H A Dmain.c73 getkey(char *user, char *dom) in getkey() function
/plan9/sys/src/cmd/auth/
H A Drsa2any.c10 getkey(int argc, char **argv, int needprivate, Attr **pa) in getkey() function