mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
No more arithmetic needed
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef crypto_scalarmult_curve25519_H
|
||||
#define crypto_scalarmult_curve25519_H
|
||||
|
||||
#if @HAVE_TI_MODE_V@-1 == 0
|
||||
#if @HAVE_TI_MODE_V@
|
||||
# define SODIUM_HAVE_TI_MODE
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user