Searched defs:f2fs_encryption_context (Results 1 – 1 of 1) sorted by relevance
50 struct f2fs_encryption_context { struct51 char format;52 char contents_encryption_mode;53 char filenames_encryption_mode;54 char flags;55 char master_key_descriptor[F2FS_KEY_DESCRIPTOR_SIZE];56 char nonce[F2FS_KEY_DERIVATION_NONCE_SIZE];