Test results for amd64, like, crypto_kem/mlkem768
[Page version: 20251227 18:21:15]
Measurements for amd64, like, crypto_kem
Test results for amd64, like, crypto_kem
Test results for crypto_kem/mlkem768
Computer: like
Microarchitecture: amd64; Coffee Lake (806ea)
Architecture: amd64
CPU ID: GenuineIntel-000806ea-bfebfbff
SUPERCOP version: 20251222
Operation: crypto_kem
Primitive: mlkem768
| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
| 78626 | 149038 0 0 | 171980 828 1800 | avx2 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251227 | 20251222 |
| 82584 | 127827 0 0 | 146982 820 1800 | avx2 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251227 | 20251222 |
| 83976 | 158325 0 0 | 179924 788 1768 | avx2 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251227 | 20251222 |
| 84500 | 151176 0 0 | 174052 828 1800 | avx2 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251227 | 20251222 |
| 88636 | 131081 0 0 | 150852 788 1768 | avx2 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251227 | 20251222 |
| 88737 | 133442 0 0 | 151828 828 1736 | avx2 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251227 | 20251222 |
| 90283 | 126882 0 0 | 146420 788 1768 | avx2 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251227 | 20251222 |
| 92066 | 125628 0 0 | 143740 780 1736 | avx2 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251227 | 20251222 |
| 457571 | 23133 0 0 | 46669 828 1800 | ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251227 | 20251222 |
| 471878 | 30141 0 0 | 53581 828 1800 | ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251227 | 20251222 |
| 485841 | 12174 0 0 | 31790 820 1800 | ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251227 | 20251222 |
| 493646 | 26654 0 0 | 52061 828 1736 | ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251227 | 20251222 |
| 512707 | 14662 0 0 | 33549 828 1736 | ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251227 | 20251222 |
| 529159 | 39538 0 0 | 61060 788 1768 | ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251227 | 20251222 |
| 547984 | 13721 0 0 | 33300 788 1768 | ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251227 | 20251222 |
| 575499 | 12404 0 0 | 31796 788 1768 | ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251227 | 20251222 |
| 612284 | 11019 0 0 | 28980 780 1736 | ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251227 | 20251222 |
Compiler output
KeccakP-1600-times4-SIMD256.c: KeccakP-1600-times4-SIMD256.c:146:9: error: always_inline function '_mm256_loadu_si256' requires target feature 'avx', but would be inlined into function 'crypto_kem_mlkem768_avx2_constbranchindex_KeccakP1600times4_AddLanesAll' that is compiled without support for 'avx'
KeccakP-1600-times4-SIMD256.c: 146 | Xor_In4( 0 );
KeccakP-1600-times4-SIMD256.c: | ^
KeccakP-1600-times4-SIMD256.c: KeccakP-1600-times4-SIMD256.c:135:42: note: expanded from macro 'Xor_In4'
KeccakP-1600-times4-SIMD256.c: 135 | #define Xor_In4( argIndex ) lanes0 = LOAD256u( curData0[argIndex]),\
KeccakP-1600-times4-SIMD256.c: | ^
KeccakP-1600-times4-SIMD256.c: KeccakP-1600-times4-SIMD256.c:44:37: note: expanded from macro 'LOAD256u'
KeccakP-1600-times4-SIMD256.c: 44 | #define LOAD256u(a) _mm256_loadu_si256((const V256 *)&(a))
KeccakP-1600-times4-SIMD256.c: | ^
KeccakP-1600-times4-SIMD256.c: KeccakP-1600-times4-SIMD256.c:146:9: error: AVX vector return of type '__m256i' (vector of 4 'long long' values) without 'avx' enabled changes the ABI
KeccakP-1600-times4-SIMD256.c: KeccakP-1600-times4-SIMD256.c:135:42: note: expanded from macro 'Xor_In4'
KeccakP-1600-times4-SIMD256.c: 135 | #define Xor_In4( argIndex ) lanes0 = LOAD256u( curData0[argIndex]),\
KeccakP-1600-times4-SIMD256.c: | ^
KeccakP-1600-times4-SIMD256.c: KeccakP-1600-times4-SIMD256.c:44:37: note: expanded from macro 'LOAD256u'
KeccakP-1600-times4-SIMD256.c: 44 | #define LOAD256u(a) _mm256_loadu_si256((const V256 *)&(a))
KeccakP-1600-times4-SIMD256.c: | ^
KeccakP-1600-times4-SIMD256.c: KeccakP-1600-times4-SIMD256.c:146:9: error: always_inline function '_mm256_loadu_si256' requires target feature 'avx', but would be inlined into function 'crypto_kem_mlkem768_avx2_constbranchindex_KeccakP1600times4_AddLanesAll' that is compiled without support for 'avx'
KeccakP-1600-times4-SIMD256.c: KeccakP-1600-times4-SIMD256.c:136:42: note: expanded from macro 'Xor_In4'
KeccakP-1600-times4-SIMD256.c: 136 | lanes1 = LOAD256u( curData1[argIndex]),\
KeccakP-1600-times4-SIMD256.c: | ^
KeccakP-1600-times4-SIMD256.c: KeccakP-1600-times4-SIMD256.c:44:37: note: expanded from macro 'LOAD256u'
KeccakP-1600-times4-SIMD256.c: 44 | #define LOAD256u(a) _mm256_loadu_si256((const V256 *)&(a))
KeccakP-1600-times4-SIMD256.c: | ^
KeccakP-1600-times4-SIMD256.c: KeccakP-1600-times4-SIMD256.c:146:9: error: AVX vector return of type '__m256i' (vector of 4 'long long' values) without 'avx' enabled changes the ABI
KeccakP-1600-times4-SIMD256.c: KeccakP-1600-times4-SIMD256.c:136:42: note: expanded from macro 'Xor_In4'
KeccakP-1600-times4-SIMD256.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| avx2 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
Compiler output
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `indcpa_keypair':
try.c: .../supercop-data/like/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:371:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `crypto_kem_mlkem768_compact_constbranchindex_keypair':
try.c: .../supercop-data/like/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:441:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `crypto_kem_mlkem768_compact_constbranchindex_enc':
try.c: .../supercop-data/like/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:450:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:451:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `crypto_kem_mlkem768_compact_constbranchindex_dec':
try.c: .../supercop-data/like/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:467:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:472:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `xof_absorb':
try.c: .../supercop-data/like/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:39:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeInitialize'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:40:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorb'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:41:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorbLastFewBits'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `gen_matrix':
try.c: .../supercop-data/like/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:350:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:356:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `prf':
try.c: .../supercop-data/like/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:48:(.text+0x...): undefined reference to `SHAKE256'
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| compact | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
Compiler output
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `indcpa_keypair':
try.c: .../supercop-data/like/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:371:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `crypto_kem_mlkem768_compact_constbranchindex_keypair':
try.c: .../supercop-data/like/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:441:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `crypto_kem_mlkem768_compact_constbranchindex_enc':
try.c: .../supercop-data/like/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:450:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:451:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `crypto_kem_mlkem768_compact_constbranchindex_dec':
try.c: .../supercop-data/like/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:467:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:472:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `xof_absorb':
try.c: .../supercop-data/like/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:39:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeInitialize'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:40:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorb'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:41:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorbLastFewBits'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `gen_matrix':
try.c: .../supercop-data/like/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:350:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:356:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `prf':
try.c: .../supercop-data/like/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:48:(.text+0x...): undefined reference to `SHAKE256'
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| compact | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
Compiler output
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `indcpa_keypair':
try.c: .../supercop-data/like/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:371:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `prf':
try.c: .../supercop-data/like/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:48:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:48:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `crypto_kem_mlkem768_compact_constbranchindex_keypair':
try.c: .../supercop-data/like/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:441:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `crypto_kem_mlkem768_compact_constbranchindex_enc':
try.c: .../supercop-data/like/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:450:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:451:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `prf':
try.c: .../supercop-data/like/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:48:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:48:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:48:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `crypto_kem_mlkem768_compact_constbranchindex_dec':
try.c: .../supercop-data/like/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:467:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:472:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `xof_absorb':
try.c: .../supercop-data/like/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:39:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeInitialize'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:40:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorb'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:41:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorbLastFewBits'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `gen_matrix':
try.c: .../supercop-data/like/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:350:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:356:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| compact | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3)) |
Compiler output
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `indcpa_keypair':
try.c: .../supercop-data/like/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:371:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `crypto_kem_mlkem768_compact_constbranchindex_keypair':
try.c: .../supercop-data/like/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:441:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `crypto_kem_mlkem768_compact_constbranchindex_enc':
try.c: .../supercop-data/like/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:450:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:451:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `crypto_kem_mlkem768_compact_constbranchindex_dec':
try.c: .../supercop-data/like/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:467:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:472:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `gen_matrix':
try.c: .../supercop-data/like/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:350:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:356:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `prf':
try.c: .../supercop-data/like/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:48:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `xof_absorb':
try.c: .../supercop-data/like/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:39:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeInitialize'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:40:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorb'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:41:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorbLastFewBits'
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| compact | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
Compiler output
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `indcpa_keypair':
try.c: .../supercop-data/like/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:371:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `crypto_kem_mlkem768_compact_constbranchindex_keypair':
try.c: .../supercop-data/like/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:441:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `crypto_kem_mlkem768_compact_constbranchindex_enc':
try.c: .../supercop-data/like/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:450:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:451:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `crypto_kem_mlkem768_compact_constbranchindex_dec':
try.c: .../supercop-data/like/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:467:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:472:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `xof_absorb':
try.c: .../supercop-data/like/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:39:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeInitialize'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:40:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorb'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:41:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorbLastFewBits'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `gen_matrix':
try.c: .../supercop-data/like/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:350:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:356:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `prf':
try.c: .../supercop-data/like/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:48:(.text+0x...): undefined reference to `SHAKE256'
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| compact | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
Compiler output
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `prf':
try.c: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:48:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `xof_absorb':
try.c: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:39:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeInitialize'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:40:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorb'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:41:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorbLastFewBits'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `gen_matrix':
try.c: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:350:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:356:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `indcpa_keypair':
try.c: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:371:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `crypto_kem_mlkem768_compact_constbranchindex_keypair':
try.c: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:441:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `crypto_kem_mlkem768_compact_constbranchindex_enc':
try.c: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:450:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:451:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `crypto_kem_mlkem768_compact_constbranchindex_dec':
try.c: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:467:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:472:(.text+0x...): undefined reference to `SHAKE256'
try.c: collect2: error: ld returned 1 exit status
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| compact | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
Compiler output
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `prf':
try.c: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:48:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `xof_absorb':
try.c: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:39:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeInitialize'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:40:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorb'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:41:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorbLastFewBits'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `gen_matrix':
try.c: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:350:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:356:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `indcpa_keypair':
try.c: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:371:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `crypto_kem_mlkem768_compact_constbranchindex_keypair':
try.c: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:441:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `crypto_kem_mlkem768_compact_constbranchindex_enc':
try.c: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:450:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:451:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `crypto_kem_mlkem768_compact_constbranchindex_dec':
try.c: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:467:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:472:(.text+0x...): undefined reference to `SHAKE256'
try.c: collect2: error: ld returned 1 exit status
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| compact | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
Compiler output
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `xof_absorb':
try.c: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:39:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeInitialize'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:40:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorb'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:41:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorbLastFewBits'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `gen_matrix':
try.c: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:356:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:350:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `prf':
try.c: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:48:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `indcpa_keypair':
try.c: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:371:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `crypto_kem_mlkem768_compact_constbranchindex_keypair':
try.c: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:441:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `crypto_kem_mlkem768_compact_constbranchindex_enc':
try.c: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:450:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:451:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `crypto_kem_mlkem768_compact_constbranchindex_dec':
try.c: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:467:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:472:(.text+0x...): undefined reference to `SHAKE256'
try.c: collect2: error: ld returned 1 exit status
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| compact | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
Compiler output
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `xof_absorb':
try.c: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:39:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeInitialize'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:40:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorb'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:41:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorbLastFewBits'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `gen_matrix':
try.c: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:350:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:356:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `prf':
try.c: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:48:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `indcpa_keypair':
try.c: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:371:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `crypto_kem_mlkem768_compact_constbranchindex_keypair':
try.c: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:441:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `crypto_kem_mlkem768_compact_constbranchindex_enc':
try.c: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:450:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:451:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: libcrypto_kem_mlkem768.a(kem.o): in function `crypto_kem_mlkem768_compact_constbranchindex_dec':
try.c: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:467:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: .../supercop-data/like/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/mlkem768/compact/work/kem.c:472:(.text+0x...): undefined reference to `SHAKE256'
try.c: collect2: error: ld returned 1 exit status
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| compact | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
Passed TIMECOP
TIMECOP iterations: 1
Number of similar (implementation,compiler) pairs: 17, namely:
| Implementation | Compiler |
| avx2 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| avx2 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| avx2 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3)) |
| avx2 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
| avx2 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
| avx2 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
| avx2 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
| avx2 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
| ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3)) |
| ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
| ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
| ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
| ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
| ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |