Searched refs:ECRYPTFS_MSG_CTX_STATE_FREE (Results 1 – 2 of 2) sorted by relevance
102 msg_ctx->state = ECRYPTFS_MSG_CTX_STATE_FREE; in ecryptfs_msg_ctx_alloc_to_free()413 ecryptfs_msg_ctx_arr[i].state = ECRYPTFS_MSG_CTX_STATE_FREE; in ecryptfs_init_messaging()
379 #define ECRYPTFS_MSG_CTX_STATE_FREE 0x01 macro