Home
last modified time | relevance | path

Searched refs:ecryptfs_message (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/fs/ecryptfs/
Dmiscdev.c163 struct ecryptfs_message *msg; in ecryptfs_send_miscdev()
204 + sizeof(struct ecryptfs_message) \
337 struct ecryptfs_message *msg = (struct ecryptfs_message *)data; in ecryptfs_miscdev_response()
419 + sizeof(struct ecryptfs_message))) { in ecryptfs_miscdev_write()
425 + sizeof(struct ecryptfs_message)), count); in ecryptfs_miscdev_write()
Decryptfs_kernel.h384 struct ecryptfs_message { struct
412 struct ecryptfs_message *msg; argument
633 struct ecryptfs_message *msg, u32 seq);
637 struct ecryptfs_message **emsg);
653 struct ecryptfs_message **emsg) in ecryptfs_wait_for_response()
Dmessaging.c219 struct ecryptfs_message *msg, u32 seq) in ecryptfs_process_response()
338 struct ecryptfs_message **msg) in ecryptfs_wait_for_response()
Dkeystore.c214 struct ecryptfs_message *msg) in parse_tag_65_packet()
361 struct ecryptfs_message *msg) in parse_tag_67_packet()
1144 struct ecryptfs_message *msg = NULL; in decrypt_pki_encrypted_session_key()
1982 struct ecryptfs_message *msg; in pki_encrypt_session_key()