Home
last modified time | relevance | path

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

/fs/ecryptfs/
Dmessaging.c51 static int ecryptfs_acquire_free_msg_ctx(struct ecryptfs_msg_ctx **msg_ctx) in ecryptfs_acquire_free_msg_ctx()
84 static void ecryptfs_msg_ctx_free_to_alloc(struct ecryptfs_msg_ctx *msg_ctx) in ecryptfs_msg_ctx_free_to_alloc()
97 void ecryptfs_msg_ctx_alloc_to_free(struct ecryptfs_msg_ctx *msg_ctx) in ecryptfs_msg_ctx_alloc_to_free()
173 struct ecryptfs_msg_ctx *msg_ctx, *msg_ctx_tmp; in ecryptfs_exorcise_daemon() local
223 struct ecryptfs_msg_ctx *msg_ctx; in ecryptfs_process_response() local
279 struct ecryptfs_msg_ctx **msg_ctx) in ecryptfs_send_message_locked()
320 struct ecryptfs_msg_ctx **msg_ctx) in ecryptfs_send_message()
342 int ecryptfs_wait_for_response(struct ecryptfs_msg_ctx *msg_ctx, in ecryptfs_wait_for_response()
Dmiscdev.c160 struct ecryptfs_msg_ctx *msg_ctx, u8 msg_type, in ecryptfs_send_miscdev()
231 struct ecryptfs_msg_ctx *msg_ctx; in ecryptfs_miscdev_read() local
Dkeystore.c1149 struct ecryptfs_msg_ctx *msg_ctx; in decrypt_pki_encrypted_session_key() local
1971 struct ecryptfs_msg_ctx *msg_ctx = NULL; in pki_encrypt_session_key() local
Decryptfs_kernel.h646 struct ecryptfs_msg_ctx **msg_ctx) in ecryptfs_send_message()
650 static inline int ecryptfs_wait_for_response(struct ecryptfs_msg_ctx *msg_ctx, in ecryptfs_wait_for_response()