Home
last modified time | relevance | path

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

/Linux-v5.4/fs/crypto/
Dfscrypt_private.h26 struct fscrypt_context_v1 { struct
27 u8 version; /* FSCRYPT_CONTEXT_V1 */
28 u8 contents_encryption_mode;
29 u8 filenames_encryption_mode;
30 u8 flags;
31 u8 master_key_descriptor[FSCRYPT_KEY_DESCRIPTOR_SIZE];
32 u8 nonce[FS_KEY_DERIVATION_NONCE_SIZE];