mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-07-05 20:41:44 -07:00
Backport AES fixes for compiler, arch, and splitting into separate files.
This commit is contained in:
parent
8d83b9b7c5
commit
70f37962cf
5 changed files with 1100 additions and 1018 deletions
|
@ -1,5 +1,7 @@
|
|||
CORE_OBJS=\
|
||||
node/AES.o \
|
||||
node/AES_aesni.o \
|
||||
node/AES_armcrypto.o \
|
||||
node/C25519.o \
|
||||
node/Capability.o \
|
||||
node/CertificateOfMembership.o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue