summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/xts_archive.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* xts_archive: Ensure NAX's type member is always initializedLioncash2018-09-191-1/+1
| | | | Ensures that the member always has a deterministic value.
* file_sys/crypto: Fix missing/unnecessary includesZach Hilman2018-08-251-0/+1
|
* crypto: Eliminate magic constantsZach Hilman2018-08-231-5/+5
|
* file_sys: Implement NAX containersZach Hilman2018-08-231-0/+68