summaryrefslogtreecommitdiffstats
path: root/src/core/crypto/partition_data_manager.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* vfs: Move vfs files to their own directoryFearlessTobi2024-01-251-1/+1
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* partition_data_manager: Add accessor for decrypted PRODINFO partitionZach Hilman2019-09-211-0/+1
* partition_data_manager: Take package2_keys by const referenceLioncash2018-10-131-1/+2
* key_manager/partition_data_manager: Silence truncation compiler warningsLioncash2018-10-131-2/+2
* partition_data_manager: Dehardcode array boundsLioncash2018-10-131-2/+7
* partition_data_manager: Take VirtualFile by const reference in constructorLioncash2018-10-131-1/+1
* partition_data_manager: Remove unused includesLioncash2018-10-131-2/+0
* partition_data_manager: Rename system files for hekateZach Hilman2018-10-071-4/+5
* crypto: Add PartitionDataManagerZach Hilman2018-10-071-0/+104