SEFile
Userspace drivers to manage a secure filesystem
Main Page
Modules
Data Structures
Files
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerator
Macros
Groups
Enumerations
AlgorithmAvail
Enumerations
enum
{
SE3_ALGO_AES
= 0,
SE3_ALGO_SHA256
= 1,
SE3_ALGO_HMACSHA256
= 2,
SE3_ALGO_AES_HMACSHA256
= 3,
SE3_ALGO_AES_HMAC
= 4,
SE3_ALGO_MAX
= 8
}
Detailed Description
Enumeration Type Documentation
anonymous enum
Enumerator
SE3_ALGO_AES
AES.
SE3_ALGO_SHA256
SHA256.
SE3_ALGO_HMACSHA256
HMAC-SHA256.
SE3_ALGO_AES_HMACSHA256
AES + HMAC-SHA256.
SE3_ALGO_AES_HMAC
AES 256 + HMAC Auth TODO remove.
Generated on Wed Nov 9 2016 19:23:17 for SEFile by
1.8.5