Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ecryptfs/
Dmiscdev.c163 struct ecryptfs_message *msg; in ecryptfs_send_miscdev()
208 + sizeof(struct ecryptfs_message) \
341 struct ecryptfs_message *msg = (struct ecryptfs_message *)data; in ecryptfs_miscdev_response()
423 + sizeof(struct ecryptfs_message))) { in ecryptfs_miscdev_write()
429 + sizeof(struct ecryptfs_message)), count); in ecryptfs_miscdev_write()
Decryptfs_kernel.h369 struct ecryptfs_message { struct
397 struct ecryptfs_message *msg; argument
619 struct ecryptfs_message *msg, u32 seq);
623 struct ecryptfs_message **emsg);
639 struct ecryptfs_message **emsg) in ecryptfs_wait_for_response()
Dmessaging.c221 struct ecryptfs_message *msg, u32 seq) in ecryptfs_process_response()
342 struct ecryptfs_message **msg) in ecryptfs_wait_for_response()
Dkeystore.c213 struct ecryptfs_message *msg) in parse_tag_65_packet()
360 struct ecryptfs_message *msg) in parse_tag_67_packet()
1149 struct ecryptfs_message *msg = NULL; in decrypt_pki_encrypted_session_key()
1973 struct ecryptfs_message *msg; in pki_encrypt_session_key()