Searched refs:netobj (Results 1 – 7 of 7) sorted by relevance
| /sunrpc/rpc/ |
| A D | auth.h | 165 extern AUTH *authdes_pk_create (const char *, netobj *, u_int, 197 extern int key_decryptsession_pk (char *, netobj *, des_block *); 199 extern int key_encryptsession_pk (char *, netobj *, des_block *);
|
| A D | xdr.h | 336 struct netobj struct 341 typedef struct netobj netobj; argument 342 extern bool_t xdr_netobj (XDR *__xdrs, struct netobj *__np) __THROW;
|
| A D | key_prot.h | 105 netobj remotekey;
|
| /sunrpc/ |
| A D | auth_des.c | 110 netobj pkey; in authdes_create() 126 authdes_pk_create (const char *servername, netobj *pkey, u_int window, in libc_hidden_def() 402 netobj pkey; in authdes_refresh()
|
| A D | key_call.c | 162 key_encryptsession_pk (char *remotename, netobj *remotekey, in libc_hidden_nolink_sunrpc() 187 key_decryptsession_pk (char *remotename, netobj *remotekey, in libc_hidden_nolink_sunrpc()
|
| A D | svcauth_des.c | 183 netobj pkey; in _svcauth_des()
|
| A D | xdr.c | 659 xdr_netobj (XDR *xdrs, struct netobj *np) in libc_hidden_def()
|
Completed in 18 milliseconds