SEFile
Userspace drivers to manage a secure filesystem
|
Data Fields | |
se3_device | device |
uint8_t | token [SE3_L1_TOKEN_SIZE] |
uint8_t | key [SE3_L1_KEY_SIZE] |
uint8_t | buf [SE3_COMM_N *SE3_COMM_BLOCK] |
bool | locked |
bool | logged_in |
uint32_t | timeout |
se3_file | hfile |
se3_payload_cryptoctx | cryptoctx |
bool | cryptoctx_initialized |