#ifndef fft_scalars_2x_h #define fft_scalars_2x_h #include #include "params.h" #define fft_scalars_2x CRYPTO_SHARED_NAMESPACE(fft_scalars_2x) extern const uint64_t fft_scalars_2x[5][2][GFBITS]; #endif