Home
last modified time | relevance | path

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

/sunrpc/
A Dauth_des.c80 struct ad_private { struct
81 char *ad_fullname; /* client's full name */
82 u_int ad_fullnamelen; /* length of name, rounded up */
83 char *ad_servername; /* server's full name */
84 u_int ad_servernamelen; /* length of name, rounded up */
85 uint32_t ad_window; /* client specified window */
86 bool_t ad_dosync; /* synchronize? */
91 struct authdes_verf ad_verf; /* storage for verifier */
92 struct rpc_timeval ad_timestamp; /* timestamp sent */
93 des_block ad_xkey; /* encrypted conversation key */
[all …]

Completed in 6 milliseconds