Android-cuttlefish cvd tool
Public Attributes | List of all members
fscrypt_context_v1 Struct Reference

#include <xattr.h>

Public Attributes

u8 version
 
u8 contents_encryption_mode
 
u8 filenames_encryption_mode
 
u8 flags
 
u8 master_key_descriptor [FSCRYPT_KEY_DESCRIPTOR_SIZE]
 
u8 nonce [FSCRYPT_FILE_NONCE_SIZE]
 

Member Data Documentation

◆ contents_encryption_mode

u8 fscrypt_context_v1::contents_encryption_mode

◆ filenames_encryption_mode

u8 fscrypt_context_v1::filenames_encryption_mode

◆ flags

u8 fscrypt_context_v1::flags

◆ master_key_descriptor

u8 fscrypt_context_v1::master_key_descriptor[FSCRYPT_KEY_DESCRIPTOR_SIZE]

◆ nonce

u8 fscrypt_context_v1::nonce[FSCRYPT_FILE_NONCE_SIZE]

◆ version

u8 fscrypt_context_v1::version

The documentation for this struct was generated from the following file: