Home
last modified time | relevance | path

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

/linux/include/linux/
H A Decryptfs.h93 struct ecryptfs_auth_tok { struct
94 u16 version; /* 8-bit major and 8-bit minor */
95 u16 token_type;
97 u32 flags;
98 struct ecryptfs_session_key session_key;
99 u8 reserved[32];
100 union {
103 } token;