Home
last modified time | relevance | path

Searched refs:ecryptfs_message (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/ecryptfs/
H A Dmiscdev.c150 struct ecryptfs_message *msg; in ecryptfs_send_miscdev()
178 * Octets 5-N0: Size of struct ecryptfs_message to follow
179 * Octets N0-N1: struct ecryptfs_message (including data)
191 + sizeof(struct ecryptfs_message) \
315 * @data: Bytes comprising struct ecryptfs_message
316 * @data_size: sizeof(struct ecryptfs_message) + data len
324 struct ecryptfs_message *msg = (struct ecryptfs_message *)data; in ecryptfs_miscdev_response()
406 + sizeof(struct ecryptfs_message))) { in ecryptfs_miscdev_write()
412 + sizeof(struct ecryptfs_message)), coun in ecryptfs_miscdev_write()
[all...]
H A Decryptfs_kernel.h370 struct ecryptfs_message { struct
398 struct ecryptfs_message *msg;
619 struct ecryptfs_message *msg, u32 seq);
623 struct ecryptfs_message **emsg);
639 struct ecryptfs_message **emsg) in ecryptfs_wait_for_response()
H A Dmessaging.c206 struct ecryptfs_message *msg, u32 seq) in ecryptfs_process_response()
325 struct ecryptfs_message **msg) in ecryptfs_wait_for_response()
H A Dkeystore.c200 struct ecryptfs_message *msg) in parse_tag_65_packet()
347 struct ecryptfs_message *msg) in parse_tag_67_packet()
1130 struct ecryptfs_message *msg = NULL; in decrypt_pki_encrypted_session_key()
1968 struct ecryptfs_message *msg; in pki_encrypt_session_key()
/kernel/linux/linux-6.6/fs/ecryptfs/
H A Dmiscdev.c150 struct ecryptfs_message *msg; in ecryptfs_send_miscdev()
178 * Octets 5-N0: Size of struct ecryptfs_message to follow
179 * Octets N0-N1: struct ecryptfs_message (including data)
191 + sizeof(struct ecryptfs_message) \
316 * @data: Bytes comprising struct ecryptfs_message
317 * @data_size: sizeof(struct ecryptfs_message) + data len
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)), coun in ecryptfs_miscdev_write()
[all...]
H A Decryptfs_kernel.h367 struct ecryptfs_message { struct
395 struct ecryptfs_message *msg;
604 struct ecryptfs_message *msg, u32 seq);
608 struct ecryptfs_message **emsg);
624 struct ecryptfs_message **emsg) in ecryptfs_wait_for_response()
H A Dmessaging.c207 struct ecryptfs_message *msg, u32 seq) in ecryptfs_process_response()
327 struct ecryptfs_message **msg) in ecryptfs_wait_for_response()
H A 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()

Completed in 14 milliseconds