summaryrefslogtreecommitdiffstats
path: root/src/core/hw/aes (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-13Remove references to PICA and rasterizers in video_coreJames Rowe5-314/+0
2018-01-13core: Gut out cryptop, since it doesn't compile with C++17.bunnei1-72/+5
2017-06-26UDS: Move the UDS keyslot used to generate the CCMP key to the AES::KeySlotID enum.Subv1-0/+2
2017-02-21HW: add AES engine & implement AES-CCMwwylele6-0/+407