mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 10:37:33 -07:00
Rename C25519.* to ECC.*
This commit is contained in:
parent
7647c8e8d1
commit
307befa892
22 changed files with 111 additions and 114 deletions
|
@ -2,7 +2,7 @@ CORE_OBJS=\
|
|||
node/AES.o \
|
||||
node/AES_aesni.o \
|
||||
node/AES_armcrypto.o \
|
||||
node/C25519.o \
|
||||
node/ECC.o \
|
||||
node/Capability.o \
|
||||
node/CertificateOfMembership.o \
|
||||
node/CertificateOfOwnership.o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue