summaryrefslogtreecommitdiffstats
path: root/src/core/crypto/partition_data_manager.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* partition_data_manager: Remove unused includesLioncash2018-10-131-2/+1
| | | | | Gets unused includes out of the headers and moves them into the cpp file if they're used there instead.
* partition_data_manager: Rename system files for hekateZach Hilman2018-10-071-37/+52
| | | | x
* crypto: Add PartitionDataManagerZach Hilman2018-10-071-0/+586
Keeps track of system files for key derivation