mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-03-11 18:01:06 +00:00
HW: add AES engine & implement AES-CCM
This commit is contained in:
@@ -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) \
|
||||
|
||||
Reference in New Issue
Block a user