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

7 lines
86 B
C
Executable File

#ifndef crypto_int8_h
#define crypto_int8_h
typedef signed char crypto_int8;
#endif