#ifndef CRYPTO_UINT64_VEC2X1_H #define CRYPTO_UINT64_VEC2X1_H typedef unsigned long long CRYPTO_ALIGN(16) crypto_uint64_vec2x1[2]; #endif