Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port #4182 from Citra: "Prefix all size_t with std::" | fearlessTobi | 2018-09-15 | 1 | -2/+2 |
* | file_sys/crypto: Fix missing/unnecessary includes | Zach Hilman | 2018-08-25 | 1 | -0/+1 |
* | crypto: Eliminate magic constants | Zach Hilman | 2018-08-23 | 1 | -15/+18 |
* | xts_encryption_layer: Implement XTSEncryptionLayer | Zach Hilman | 2018-08-23 | 1 | -0/+54 |