Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Decryptfs.h92 struct ecryptfs_auth_tok { struct
93 u16 version; /* 8-bit major and 8-bit minor */
94 u16 token_type;
96 u32 flags;
97 struct ecryptfs_session_key session_key;
98 u8 reserved[32];
99 union {
102 } token;