Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ecryptfs/
Decryptfs_kernel.h364 struct ecryptfs_auth_tok_list_item { struct
365 unsigned char encrypted_session_key[ECRYPTFS_MAX_KEY_BYTES];
366 struct list_head list;
367 struct ecryptfs_auth_tok auth_tok;