Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ecryptfs/
Decryptfs_kernel.h363 struct ecryptfs_auth_tok_list_item { struct
364 unsigned char encrypted_session_key[ECRYPTFS_MAX_KEY_BYTES];
365 struct list_head list;
366 struct ecryptfs_auth_tok auth_tok;