HW: add AES engine & implement AES-CCM
This commit is contained in:
parent
595afe7297
commit
ec94c633b7
12 changed files with 419 additions and 1 deletions
|
@ -62,6 +62,7 @@ namespace Log {
|
|||
SUB(HW, Memory) \
|
||||
SUB(HW, LCD) \
|
||||
SUB(HW, GPU) \
|
||||
SUB(HW, AES) \
|
||||
CLS(Frontend) \
|
||||
CLS(Render) \
|
||||
SUB(Render, Software) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue