Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/keys/
Drxrpc-type.h60 struct rxk5_key { struct
61 u64 authtime; /* time at which auth token generated */
62 u64 starttime; /* time at which auth token starts */
63 u64 endtime; /* time at which auth token expired */
64 u64 renew_till; /* time to which auth token can be renewed */
65 s32 is_skey; /* T if ticket is encrypted in another ticket's
90 struct rxk5_key *k5; argument