Searched defs:fscrypt_context (Results 1 – 1 of 1) sorted by relevance
34 struct fscrypt_context { struct35 u8 format;36 u8 contents_encryption_mode;37 u8 filenames_encryption_mode;38 u8 flags;39 u8 master_key_descriptor[FS_KEY_DESCRIPTOR_SIZE];40 u8 nonce[FS_KEY_DERIVATION_NONCE_SIZE];