Searched defs:fscrypt_context (Results 1 – 1 of 1) sorted by relevance
40 struct fscrypt_context { struct41 u8 format;42 u8 contents_encryption_mode;43 u8 filenames_encryption_mode;44 u8 flags;45 u8 master_key_descriptor[FS_KEY_DESCRIPTOR_SIZE];46 u8 nonce[FS_KEY_DERIVATION_NONCE_SIZE];