Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ecryptfs/
Dmessaging.c307 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.h387 #define ECRYPTFS_MSG_REQUEST 102 macro