mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-11-02 03:40:12 +00:00
9 lines
253 B
C
9 lines
253 B
C
|
#ifndef ladder_base_namespace_H
|
||
|
#define ladder_base_namespace_H
|
||
|
|
||
|
#define ladder_base crypto_scalarmult_curve25519_sandy2x_ladder_base
|
||
|
#define _ladder_base _crypto_scalarmult_curve25519_sandy2x_ladder_base
|
||
|
|
||
|
#endif /* ifndef ladder_base_namespace_H */
|
||
|
|