summaryrefslogtreecommitdiffstats
path: root/src/core/crypto/aes_util.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* aes_util: Make use of std::spanLioncash2021-04-231-6/+2
* aes_util: Allow SetIV to be non-allocatingLioncash2020-08-031-3/+6
* Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi2018-09-151-7/+7
* aes_util: Add static assertion to Transcode() and XTSTranscode() to ensure well-defined behaviorLioncash2018-08-041-0/+4
* aes_util: Make CalculateNintendoTweak() an internally linked functionLioncash2018-08-041-2/+0
* aes_util: Make Transcode() a const member functionLioncash2018-08-041-2/+2
* core/crypto: Remove unnecessary includesLioncash2018-08-041-1/+1
* Add missing includes and use const where applicableZach Hilman2018-08-011-2/+5
* Make XCI comply to review and style guidelinesZach Hilman2018-08-011-6/+7
* Extract mbedtls to cpp fileZach Hilman2018-08-011-83/+23
* Remove files that are not usedZach Hilman2018-08-011-0/+118