mirror of
https://github.com/xenia-project/xenia.git
synced 2026-04-04 22:27:25 +00:00
[Kernel] XeCryptAes using openluopworld/aes_128
This commit is contained in:
parent
88bb173c9d
commit
85e26c5dde
6 changed files with 147 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -40,3 +40,6 @@
|
|||
[submodule "third_party/volk"]
|
||||
path = third_party/volk
|
||||
url = https://github.com/zeux/volk.git
|
||||
[submodule "third_party/aes_128"]
|
||||
path = third_party/aes_128
|
||||
url = https://github.com/openluopworld/aes_128.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue