mirror of
https://github.com/yuzu-emu/yuzu-mainline.git
synced 2025-11-14 17:55:31 +00:00
Given the file is opened a few lines above and no operations are done, other than check if the file is in a valid state, the read/write pointer will always be at the beginning of the file. |
||
|---|---|---|
| .. | ||
| aes_util.cpp | ||
| aes_util.h | ||
| ctr_encryption_layer.cpp | ||
| ctr_encryption_layer.h | ||
| encryption_layer.cpp | ||
| encryption_layer.h | ||
| key_manager.cpp | ||
| key_manager.h | ||
| partition_data_manager.cpp | ||
| partition_data_manager.h | ||
| sha_util.cpp | ||
| sha_util.h | ||
| xts_encryption_layer.cpp | ||
| xts_encryption_layer.h | ||