|
Android-cuttlefish cvd tool
|
#include <xattr.h>
Public Attributes | |
| u8 | version |
| u8 | contents_encryption_mode |
| u8 | filenames_encryption_mode |
| u8 | flags |
| u8 | __reserved [4] |
| u8 | master_key_identifier [FSCRYPT_KEY_IDENTIFIER_SIZE] |
| u8 | nonce [FSCRYPT_FILE_NONCE_SIZE] |
| u8 fscrypt_context_v2::__reserved[4] |
| u8 fscrypt_context_v2::contents_encryption_mode |
| u8 fscrypt_context_v2::filenames_encryption_mode |
| u8 fscrypt_context_v2::flags |
| u8 fscrypt_context_v2::master_key_identifier[FSCRYPT_KEY_IDENTIFIER_SIZE] |
| u8 fscrypt_context_v2::nonce[FSCRYPT_FILE_NONCE_SIZE] |
| u8 fscrypt_context_v2::version |