Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ecryptfs/
Dmessaging.c320 rc = ecryptfs_send_message_locked(data, data_len, ECRYPTFS_MSG_REQUEST, in ecryptfs_send_message()
Dmiscdev.c316 if (msg_ctx->type != ECRYPTFS_MSG_REQUEST) in ecryptfs_miscdev_read()
Decryptfs_kernel.h401 #define ECRYPTFS_MSG_REQUEST 102 macro