summaryrefslogtreecommitdiff
path: root/src/core/crypto/ctr_encryption_layer.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXGravatar Morph2022-04-231-3/+2
* core: Remove unused includesGravatar ameerj2021-11-031-1/+0
* core: Make variable shadowing a compile-time errorGravatar Lioncash2021-05-161-2/+2
* aes_util: Allow SetIV to be non-allocatingGravatar Lioncash2020-08-031-5/+4
* Port #4182 from Citra: "Prefix all size_t with std::"Gravatar fearlessTobi2018-09-151-5/+6
* game_list: Use RegisteredCacheUnion for installedGravatar Zach Hilman2018-09-041-1/+1
* ctr_encryption_layer: Fix bug when transcoding small dataGravatar Zach Hilman2018-08-231-5/+3
* Add missing includes and use const where applicableGravatar Zach Hilman2018-08-011-4/+3
* Make XCI comply to review and style guidelinesGravatar Zach Hilman2018-08-011-10/+10
* Add missing string.h includeGravatar Zach Hilman2018-08-011-0/+1
* Remove files that are not usedGravatar Zach Hilman2018-08-011-0/+56