[Kernel] XeCryptAes using openluopworld/aes_128

This commit is contained in:
Triang3l 2019-04-14 18:08:07 +03:00
parent 88bb173c9d
commit 85e26c5dde
6 changed files with 147 additions and 0 deletions

3
.gitmodules vendored
View file

@ -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