Constant self_encryption::MAX_FILE_SIZE[][src]

pub const MAX_FILE_SIZE: usize = 1024 * 1024 * 1024; // 0x0_000_000_040_000_000usize

The maximum size of file which can be self_encrypted, defined as 1GB.