summaryrefslogtreecommitdiffstats
path: root/src/core/crypto/xts_encryption_layer.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-11-04core: Remove unused includesameerj1-1/+0
2018-09-15Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi1-2/+2
2018-08-25file_sys/crypto: Fix missing/unnecessary includesZach Hilman1-0/+1
2018-08-23crypto: Eliminate magic constantsZach Hilman1-15/+18
2018-08-23xts_encryption_layer: Implement XTSEncryptionLayerZach Hilman1-0/+54