serval-dna/nacl/src/crypto_sign_edwards25519sha512batch_ref/crypto_int64.h

7 lines
87 B
C
Executable File

#ifndef crypto_int64_h
#define crypto_int64_h
typedef long long crypto_int64;
#endif