Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/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
/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