Home
last modified time | relevance | path

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

/linux-3.4.99/include/keys/
Drxrpc-type.h64 struct rxk5_key { struct
65 u64 authtime; /* time at which auth token generated */
66 u64 starttime; /* time at which auth token starts */
67 u64 endtime; /* time at which auth token expired */
68 u64 renew_till; /* time to which auth token can be renewed */
69 s32 is_skey; /* T if ticket is encrypted in another ticket's
94 struct rxk5_key *k5; argument