Home
last modified time | relevance | path

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

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