summaryrefslogtreecommitdiffstats
path: root/src/core/crypto/ctr_encryption_layer.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-16core: Make variable shadowing a compile-time errorLioncash1-2/+2
2020-08-03aes_util: Allow SetIV to be non-allocatingLioncash1-5/+4
2018-09-15Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi1-5/+6
2018-09-04game_list: Use RegisteredCacheUnion for installedZach Hilman1-1/+1
2018-08-23ctr_encryption_layer: Fix bug when transcoding small dataZach Hilman1-5/+3
2018-08-01Add missing includes and use const where applicableZach Hilman1-4/+3
2018-08-01Make XCI comply to review and style guidelinesZach Hilman1-10/+10
2018-08-01Add missing string.h includeZach Hilman1-0/+1
2018-08-01Remove files that are not usedZach Hilman1-0/+56