diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-08-20 10:04:39 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-08-20 10:04:39 +0200 |
| commit | 01658f0f5ba1fb3e84d61629f15b8c5221bf66dc (patch) | |
| tree | e3a3320fd6f29d063675feb8cf4ba6645e18d65a /dev/EFS/EncryptFS.hxx | |
| parent | f1ac02764430421a0245261811c819fee0673ef4 (diff) | |
+ Fixes and refactors regarding Kernel DLL and other DLLs.
+ Next commit will fix TryLogIn method.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev/EFS/EncryptFS.hxx')
| -rw-r--r-- | dev/EFS/EncryptFS.hxx | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/dev/EFS/EncryptFS.hxx b/dev/EFS/EncryptFS.hxx index 2ed382e3..4348027b 100644 --- a/dev/EFS/EncryptFS.hxx +++ b/dev/EFS/EncryptFS.hxx @@ -14,9 +14,3 @@ #pragma once
#include <FSKit/NewFS.hxx>
-
-/// @brief EncryptFS NewFS extension for data protection.
-
-#define EFSKIT_VERSION 0x0100
-
-struct EFS_ENCRYPT_BLOCK;
|
