Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ecryptfs/
Decryptfs_kernel.h393 struct ecryptfs_msg_ctx { struct
398 u8 state;
403 u8 type;
404 u32 index;
410 u32 counter;
411 size_t msg_size;
412 struct ecryptfs_message *msg;
413 struct task_struct *task;
414 struct list_head node;
415 struct list_head daemon_out_list;
[all …]