Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Decryptfs.h100 struct ecryptfs_auth_tok { struct
101 u16 version; /* 8-bit major and 8-bit minor */
102 u16 token_type;
104 u32 flags;
105 struct ecryptfs_session_key session_key;
106 u8 reserved[32];
107 union {
110 } token;