Home
last modified time | relevance | path

Searched refs:ECRYPTFS_MSG_CTX_STATE_NO_REPLY (Results 1 – 2 of 2) sorted by relevance

/fs/ecryptfs/
Dmessaging.c169 msg_ctx->state = ECRYPTFS_MSG_CTX_STATE_NO_REPLY; in ecryptfs_send_raw_message()
Decryptfs_kernel.h423 #define ECRYPTFS_MSG_CTX_STATE_NO_REPLY 0x04 macro