Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port #4182 from Citra: "Prefix all size_t with std::" | fearlessTobi | 2018-09-15 | 1 | -7/+7 |
* | aes_util: Add static assertion to Transcode() and XTSTranscode() to ensure well-defined behavior | Lioncash | 2018-08-04 | 1 | -0/+4 |
* | aes_util: Make CalculateNintendoTweak() an internally linked function | Lioncash | 2018-08-04 | 1 | -2/+0 |
* | aes_util: Make Transcode() a const member function | Lioncash | 2018-08-04 | 1 | -2/+2 |
* | core/crypto: Remove unnecessary includes | Lioncash | 2018-08-04 | 1 | -1/+1 |
* | Add missing includes and use const where applicable | Zach Hilman | 2018-08-01 | 1 | -2/+5 |
* | Make XCI comply to review and style guidelines | Zach Hilman | 2018-08-01 | 1 | -6/+7 |
* | Extract mbedtls to cpp file | Zach Hilman | 2018-08-01 | 1 | -83/+23 |
* | Remove files that are not used | Zach Hilman | 2018-08-01 | 1 | -0/+118 |