Linux Kernel
3.7.1
|
#include <ecryptfs_kernel.h>
Data Fields | |
unsigned char | encrypted_session_key [ECRYPTFS_MAX_KEY_BYTES] |
struct list_head | list |
struct ecryptfs_auth_tok | auth_tok |
Definition at line 340 of file ecryptfs_kernel.h.
struct ecryptfs_auth_tok auth_tok |
Definition at line 343 of file ecryptfs_kernel.h.
unsigned char encrypted_session_key[ECRYPTFS_MAX_KEY_BYTES] |
Definition at line 341 of file ecryptfs_kernel.h.
Definition at line 342 of file ecryptfs_kernel.h.