Searched defs:msg_ctx (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/fs/ecryptfs/
H A Dmessaging.c51 static int ecryptfs_acquire_free_msg_ctx(struct ecryptfs_msg_ctx **msg_ctx) ecryptfs_acquire_free_msg_ctx() argument
84 static void ecryptfs_msg_ctx_free_to_alloc(struct ecryptfs_msg_ctx *msg_ctx) ecryptfs_msg_ctx_free_to_alloc() argument
97 void ecryptfs_msg_ctx_alloc_to_free(struct ecryptfs_msg_ctx *msg_ctx) ecryptfs_msg_ctx_alloc_to_free() argument
173 struct ecryptfs_msg_ctx *msg_ctx, *msg_ctx_tmp; ecryptfs_exorcise_daemon() local
223 struct ecryptfs_msg_ctx *msg_ctx; ecryptfs_process_response() local
341 int ecryptfs_wait_for_response(struct ecryptfs_msg_ctx *msg_ctx, ecryptfs_wait_for_response() argument
277 ecryptfs_send_message_locked(char *data, int data_len, u8 msg_type, struct ecryptfs_msg_ctx **msg_ctx) ecryptfs_send_message_locked() argument
318 ecryptfs_send_message(char *data, int data_len, struct ecryptfs_msg_ctx **msg_ctx) ecryptfs_send_message() argument
H A Dmiscdev.c231 struct ecryptfs_msg_ctx *msg_ctx; ecryptfs_miscdev_read() local
159 ecryptfs_send_miscdev(char *data, size_t data_size, struct ecryptfs_msg_ctx *msg_ctx, u8 msg_type, u16 msg_flags, struct ecryptfs_daemon *daemon) ecryptfs_send_miscdev() argument
H A Dkeystore.c1148 struct ecryptfs_msg_ctx *msg_ctx; decrypt_pki_encrypted_session_key() local
1970 struct ecryptfs_msg_ctx *msg_ctx = NULL; pki_encrypt_session_key() local
H A Decryptfs_kernel.h639 static inline int ecryptfs_wait_for_response(struct ecryptfs_msg_ctx *msg_ctx, ecryptfs_wait_for_response() argument
634 ecryptfs_send_message(char *data, int data_len, struct ecryptfs_msg_ctx **msg_ctx) ecryptfs_send_message() argument

Completed in 125 milliseconds