Home
last modified time | relevance | path

Searched refs:ECRYPTFS_MSG_REQUEST (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/fs/ecryptfs/
Dmessaging.c309 rc = ecryptfs_send_message_locked(data, data_len, ECRYPTFS_MSG_REQUEST, in ecryptfs_send_message()
Dmiscdev.c303 if (msg_ctx->type != ECRYPTFS_MSG_REQUEST) in ecryptfs_miscdev_read()
Decryptfs_kernel.h384 #define ECRYPTFS_MSG_REQUEST 102 macro