-rw-r--r-- 153 lib25519-20230630/crypto_nPbatch/montgomery25519/amd64-avx512ifma-8x1-maax/crypto_uint64_vec8x1.h raw
#ifndef CRYPTO_UINT64_VEC8X1_H #define CRYPTO_UINT64_VEC8X1_H typedef unsigned long long __attribute__ ((aligned(64))) crypto_uint64_vec8x1[8]; #endif