-rw-r--r-- 153 lib25519-20240321/crypto_nP/montgomery25519/amd64-avx512-8x1-ns10l-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