summaryrefslogtreecommitdiff
path: root/src/core/crypto/aes_util.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* aes_util: Add static assertion to Transcode() and XTSTranscode() to ensure we...Gravatar Lioncash2018-08-041-0/+4
* aes_util: Make CalculateNintendoTweak() an internally linked functionGravatar Lioncash2018-08-041-2/+0
* aes_util: Make Transcode() a const member functionGravatar Lioncash2018-08-041-2/+2
* core/crypto: Remove unnecessary includesGravatar Lioncash2018-08-041-1/+1
* Add missing includes and use const where applicableGravatar Zach Hilman2018-08-011-2/+5
* Make XCI comply to review and style guidelinesGravatar Zach Hilman2018-08-011-6/+7
* Extract mbedtls to cpp fileGravatar Zach Hilman2018-08-011-83/+23
* Remove files that are not usedGravatar Zach Hilman2018-08-011-0/+118