Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -686,7 +686,7 @@
* Its scope and configuration may change at any time.
*
*****************************************************************************/
/* #define MLD_CONFIG_REDUCE_RAM */
#define MLD_CONFIG_REDUCE_RAM

/************************* Config internals ********************************/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -686,7 +686,7 @@
* Its scope and configuration may change at any time.
*
*****************************************************************************/
/* #define MLD_CONFIG_REDUCE_RAM */
#define MLD_CONFIG_REDUCE_RAM

/************************* Config internals ********************************/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -687,7 +687,7 @@
* Its scope and configuration may change at any time.
*
*****************************************************************************/
/* #define MLD_CONFIG_REDUCE_RAM */
#define MLD_CONFIG_REDUCE_RAM

/************************* Config internals ********************************/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -682,7 +682,7 @@
* Its scope and configuration may change at any time.
*
*****************************************************************************/
/* #define MLD_CONFIG_REDUCE_RAM */
#define MLD_CONFIG_REDUCE_RAM

/************************* Config internals ********************************/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -685,7 +685,7 @@
* Its scope and configuration may change at any time.
*
*****************************************************************************/
/* #define MLD_CONFIG_REDUCE_RAM */
#define MLD_CONFIG_REDUCE_RAM

/************************* Config internals ********************************/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -686,7 +686,7 @@
* Its scope and configuration may change at any time.
*
*****************************************************************************/
/* #define MLD_CONFIG_REDUCE_RAM */
#define MLD_CONFIG_REDUCE_RAM

/************************* Config internals ********************************/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -693,7 +693,7 @@ static MLD_INLINE void mld_randombytes(uint8_t *ptr, size_t len)
* Its scope and configuration may change at any time.
*
*****************************************************************************/
/* #define MLD_CONFIG_REDUCE_RAM */
#define MLD_CONFIG_REDUCE_RAM

/************************* Config internals ********************************/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -685,7 +685,7 @@
* Its scope and configuration may change at any time.
*
*****************************************************************************/
/* #define MLD_CONFIG_REDUCE_RAM */
#define MLD_CONFIG_REDUCE_RAM

/************************* Config internals ********************************/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -685,7 +685,7 @@
* Its scope and configuration may change at any time.
*
*****************************************************************************/
/* #define MLD_CONFIG_REDUCE_RAM */
#define MLD_CONFIG_REDUCE_RAM

/************************* Config internals ********************************/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -683,7 +683,7 @@
* Its scope and configuration may change at any time.
*
*****************************************************************************/
/* #define MLD_CONFIG_REDUCE_RAM */
#define MLD_CONFIG_REDUCE_RAM

/************************* Config internals ********************************/

Expand Down
2 changes: 1 addition & 1 deletion mldsa/mldsa_native_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -670,7 +670,7 @@
* Its scope and configuration may change at any time.
*
*****************************************************************************/
/* #define MLD_CONFIG_REDUCE_RAM */
#define MLD_CONFIG_REDUCE_RAM

/************************* Config internals ********************************/

Expand Down
2 changes: 1 addition & 1 deletion test/break_pct_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -690,7 +690,7 @@ static MLD_INLINE int mld_break_pct(void)
* Its scope and configuration may change at any time.
*
*****************************************************************************/
/* #define MLD_CONFIG_REDUCE_RAM */
#define MLD_CONFIG_REDUCE_RAM

/************************* Config internals ********************************/

Expand Down
2 changes: 1 addition & 1 deletion test/custom_memcpy_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -693,7 +693,7 @@ static MLD_INLINE void *mld_memcpy(void *dest, const void *src, size_t n)
* Its scope and configuration may change at any time.
*
*****************************************************************************/
/* #define MLD_CONFIG_REDUCE_RAM */
#define MLD_CONFIG_REDUCE_RAM

/************************* Config internals ********************************/

Expand Down
2 changes: 1 addition & 1 deletion test/custom_memset_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -692,7 +692,7 @@ static MLD_INLINE void *mld_memset(void *s, int c, size_t n)
* Its scope and configuration may change at any time.
*
*****************************************************************************/
/* #define MLD_CONFIG_REDUCE_RAM */
#define MLD_CONFIG_REDUCE_RAM

/************************* Config internals ********************************/

Expand Down
2 changes: 1 addition & 1 deletion test/custom_native_capability_config_0.h
Original file line number Diff line number Diff line change
Expand Up @@ -692,7 +692,7 @@ static MLD_INLINE int mld_sys_check_capability(mld_sys_cap cap)
* Its scope and configuration may change at any time.
*
*****************************************************************************/
/* #define MLD_CONFIG_REDUCE_RAM */
#define MLD_CONFIG_REDUCE_RAM

/************************* Config internals ********************************/

Expand Down
2 changes: 1 addition & 1 deletion test/custom_native_capability_config_1.h
Original file line number Diff line number Diff line change
Expand Up @@ -691,7 +691,7 @@ static MLD_INLINE int mld_sys_check_capability(mld_sys_cap cap)
* Its scope and configuration may change at any time.
*
*****************************************************************************/
/* #define MLD_CONFIG_REDUCE_RAM */
#define MLD_CONFIG_REDUCE_RAM

/************************* Config internals ********************************/

Expand Down
2 changes: 1 addition & 1 deletion test/custom_native_capability_config_CPUID_AVX2.h
Original file line number Diff line number Diff line change
Expand Up @@ -723,7 +723,7 @@ static MLD_INLINE int mld_sys_check_capability(mld_sys_cap cap)
* Its scope and configuration may change at any time.
*
*****************************************************************************/
/* #define MLD_CONFIG_REDUCE_RAM */
#define MLD_CONFIG_REDUCE_RAM

/************************* Config internals ********************************/

Expand Down
2 changes: 1 addition & 1 deletion test/custom_native_capability_config_ID_AA64PFR1_EL1.h
Original file line number Diff line number Diff line change
Expand Up @@ -710,7 +710,7 @@ static MLD_INLINE int mld_sys_check_capability(mld_sys_cap cap)
* Its scope and configuration may change at any time.
*
*****************************************************************************/
/* #define MLD_CONFIG_REDUCE_RAM */
#define MLD_CONFIG_REDUCE_RAM

/************************* Config internals ********************************/

Expand Down
2 changes: 1 addition & 1 deletion test/custom_randombytes_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -686,7 +686,7 @@ static MLD_INLINE void mld_randombytes(uint8_t *ptr, size_t len)
* Its scope and configuration may change at any time.
*
*****************************************************************************/
/* #define MLD_CONFIG_REDUCE_RAM */
#define MLD_CONFIG_REDUCE_RAM

/************************* Config internals ********************************/

Expand Down
2 changes: 1 addition & 1 deletion test/custom_stdlib_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -701,7 +701,7 @@ static MLD_INLINE void *mld_memset(void *s, int c, size_t n)
* Its scope and configuration may change at any time.
*
*****************************************************************************/
/* #define MLD_CONFIG_REDUCE_RAM */
#define MLD_CONFIG_REDUCE_RAM

/************************* Config internals ********************************/

Expand Down
2 changes: 1 addition & 1 deletion test/custom_zeroize_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -686,7 +686,7 @@ static MLD_INLINE void mld_zeroize_native(void *ptr, size_t len)
* Its scope and configuration may change at any time.
*
*****************************************************************************/
/* #define MLD_CONFIG_REDUCE_RAM */
#define MLD_CONFIG_REDUCE_RAM

/************************* Config internals ********************************/

Expand Down
2 changes: 1 addition & 1 deletion test/no_asm_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -687,7 +687,7 @@ static MLD_INLINE void mld_zeroize_native(void *ptr, size_t len)
* Its scope and configuration may change at any time.
*
*****************************************************************************/
/* #define MLD_CONFIG_REDUCE_RAM */
#define MLD_CONFIG_REDUCE_RAM

/************************* Config internals ********************************/

Expand Down
2 changes: 1 addition & 1 deletion test/serial_fips202_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -685,7 +685,7 @@
* Its scope and configuration may change at any time.
*
*****************************************************************************/
/* #define MLD_CONFIG_REDUCE_RAM */
#define MLD_CONFIG_REDUCE_RAM

/************************* Config internals ********************************/

Expand Down
2 changes: 1 addition & 1 deletion test/test_alloc_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -694,7 +694,7 @@ void custom_free(void *p, size_t sz, const char *file, int line,
* Its scope and configuration may change at any time.
*
*****************************************************************************/
/* #define MLD_CONFIG_REDUCE_RAM */
#define MLD_CONFIG_REDUCE_RAM

/************************* Config internals ********************************/

Expand Down
Loading