Searched defs:rxk5_key (Results 1 – 1 of 1) sorted by relevance
64 struct rxk5_key { struct65 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's94 struct rxk5_key *k5; argument