Commit a949f77
Namespace macros in KeccakP_1600_times4_SIMD256.c with the MLD_ prefix.
- This commit adds the MLD_ namespace prefix to all macros in
KeccakP_1600_times4_SIMD256.c.
- This commit also adds the mld_ prefix to the following static symbols
in KeccakP_1600_times4_SIMD256.c, similar with:
pq-code-package/mlkem-native#1407
- keccakf1600RoundConstants
- rho8
- rho56
- Without these changes, building mlkem-native together with
mldsa-native that defines the same symbols in a
single compilation unit can lead to symbol clashes.
Signed-off-by: willieyz <willie.zhao@chelpis.com>1 parent df40ef1 commit a949f77
File tree
1 file changed
+338
-332
lines changed- mldsa/src/fips202/native/x86_64/src
1 file changed
+338
-332
lines changed
0 commit comments