3e367b29b0
// List of feature flags this filesystem has enabled. // If gocryptfs encounters a feature flag it does not support, it will refuse // mounting. This mechanism is analogous to the ext4 feature flags that are // stored in the superblock. FeatureFlags []string |
||
---|---|---|
.. | ||
address_translation.go | ||
config_file.go | ||
content_test.go | ||
cryptfs_content.go | ||
cryptfs_names.go | ||
cryptfs.go | ||
file_header.go | ||
intrablock.go | ||
kdf.go | ||
log.go | ||
names_test.go | ||
nonce.go | ||
openssl_aead.go |