File tree Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 3232
3333
3434#if !defined(__ASSEMBLER__ )
35+ #include <stddef.h>
3536#include "src/arith_native_aarch64.h"
3637
3738static MLD_INLINE void mld_ntt_native (int32_t data [MLDSA_N ])
Original file line number Diff line number Diff line change 3131#define MLD_USE_NATIVE_POLYVECL_POINTWISE_ACC_MONTGOMERY_L7
3232
3333#if !defined(__ASSEMBLER__ )
34+ #include <stddef.h>
3435#include <string.h>
3536#include "../../common.h"
3637#include "src/arith_native_x86_64.h"
Original file line number Diff line number Diff line change 3232
3333
3434#if !defined(__ASSEMBLER__ )
35+ #include <stddef.h>
3536#include "src/arith_native_aarch64.h"
3637
3738static MLD_INLINE void mld_ntt_native (int32_t data [MLDSA_N ])
Original file line number Diff line number Diff line change 3131#define MLD_USE_NATIVE_POLYVECL_POINTWISE_ACC_MONTGOMERY_L7
3232
3333#if !defined(__ASSEMBLER__ )
34+ #include <stddef.h>
3435#include <string.h>
3536#include "../../common.h"
3637#include "src/arith_native_x86_64.h"
You can’t perform that action at this time.
0 commit comments