summaryrefslogtreecommitdiffstats
path: root/src/core/hw/aes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove references to PICA and rasterizers in video_coreJames Rowe2018-01-135-314/+0
* core: Gut out cryptop, since it doesn't compile with C++17.bunnei2018-01-131-72/+5
* UDS: Move the UDS keyslot used to generate the CCMP key to the AES::KeySlotID enum.Subv2017-06-261-0/+2
* HW: add AES engine & implement AES-CCMwwylele2017-02-216-0/+407