Searched defs:getkey (Results 1 – 10 of 10) sorted by relevance
/plan9/sys/src/cmd/unix/drawterm/libauth/ |
H A D | auth_getuserpasswd.c | 11 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 D | auth_respond.c | 12 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 D | auth_proxy.c | 102 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 D | auth_getuserpasswd.c | 11 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 D | auth_respond.c | 12 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 D | auth_proxy.c | 101 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 D | getauthkey.c | 8 getkey(char *authkey) in getkey() function
|
/plan9/sys/src/cmd/9nfs/ |
H A D | authhostowner.c | 71 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 D | main.c | 73 getkey(char *user, char *dom) in getkey() function
|
/plan9/sys/src/cmd/auth/ |
H A D | rsa2any.c | 10 getkey(int argc, char **argv, int needprivate, Attr **pa) in getkey() function
|