Home
last modified time | relevance | path

Searched defs:fscrypt_context_v1 (Results 1 – 1 of 1) sorted by relevance

/linux/fs/crypto/
H A Dfscrypt_private.h72 struct fscrypt_context_v1 { struct
73 u8 version; /* FSCRYPT_CONTEXT_V1 */
74 u8 contents_encryption_mode;
75 u8 filenames_encryption_mode;
76 u8 flags;
77 u8 master_key_descriptor[FSCRYPT_KEY_DESCRIPTOR_SIZE];
78 u8 nonce[FSCRYPT_FILE_NONCE_SIZE];