summaryrefslogtreecommitdiffstats
path: root/src/core/crypto/xts_encryption_layer.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* core: Remove unused includesameerj2021-11-041-1/+0
* Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi2018-09-151-2/+2
* file_sys/crypto: Fix missing/unnecessary includesZach Hilman2018-08-251-0/+1
* crypto: Eliminate magic constantsZach Hilman2018-08-231-15/+18
* xts_encryption_layer: Implement XTSEncryptionLayerZach Hilman2018-08-231-0/+54