Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ecryptfs/
Dmiscdev.c150 struct ecryptfs_message *msg; in ecryptfs_send_miscdev()
191 + sizeof(struct ecryptfs_message) \
325 struct ecryptfs_message *msg = (struct ecryptfs_message *)data; in ecryptfs_miscdev_response()
407 + sizeof(struct ecryptfs_message))) { in ecryptfs_miscdev_write()
413 + sizeof(struct ecryptfs_message)), count); in ecryptfs_miscdev_write()
Decryptfs_kernel.h367 struct ecryptfs_message { struct
395 struct ecryptfs_message *msg; argument
604 struct ecryptfs_message *msg, u32 seq);
608 struct ecryptfs_message **emsg);
624 struct ecryptfs_message **emsg) in ecryptfs_wait_for_response()
Dmessaging.c207 struct ecryptfs_message *msg, u32 seq) in ecryptfs_process_response()
327 struct ecryptfs_message **msg) in ecryptfs_wait_for_response()
Dkeystore.c200 struct ecryptfs_message *msg) in parse_tag_65_packet()
347 struct ecryptfs_message *msg) in parse_tag_67_packet()
1131 struct ecryptfs_message *msg = NULL; in decrypt_pki_encrypted_session_key()
1969 struct ecryptfs_message *msg; in pki_encrypt_session_key()