summaryrefslogtreecommitdiffstats
path: root/src/core/crypto/partition_data_manager.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* partition_data_manager: Take VirtualFile by const reference in constructorLioncash2018-10-131-1/+1
* partition_data_manager: Amend constructor initializer list orderLioncash2018-10-131-2/+3
* partition_data_manager: Remove unused includesLioncash2018-10-131-2/+1
* partition_data_manager: Rename system files for hekateZach Hilman2018-10-071-37/+52
* crypto: Add PartitionDataManagerZach Hilman2018-10-071-0/+586