Test results for amd64, alder, crypto_kem/kyber768

[Page version: 20250418 21:20:05]

Measurements for amd64, alder, crypto_kem Test results for amd64, alder, crypto_kem Test results for crypto_kem/kyber768
Computer: alder
Microarchitecture: amd64; Golden Cove (90675-00)
Architecture: amd64
CPU ID: GenuineIntel-00090675-00-bfebfbff
SUPERCOP version: 20250415
Operation: crypto_kem
Primitive: kyber768
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
71249153231 0 0177460 828 1832avx2clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025041720250415
71989154305 0 0178452 828 1832avx2clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025041720250415
73575127854 0 0148270 820 1832avx2clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025041720250415
76607157336 0 0180476 788 1800avx2gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025041720250415
78566133495 0 0153108 828 1768avx2clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025041720250415
80361131054 0 0152204 788 1800avx2gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025041720250415
81212126926 0 0147860 788 1800avx2gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025041720250415
84431125691 0 0145084 780 1768avx2gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025041720250415
30689328529 0 053244 828 1832refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025041720250415
32070138937 0 063572 828 1832refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025041720250415
33299712310 0 033142 820 1832refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025041720250415
34174414661 0 034821 828 1768refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025041720250415
35716528691 0 055365 828 1768refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025041720250415
36086142439 0 065396 788 1800refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025041720250415
38609813950 0 035012 788 1800refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025041720250415
40855612752 0 033532 788 1800refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025041720250415
44348711071 0 030332 780 1768refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025041720250415

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_kyber768_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_kyber768_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:
ImplementationCompiler
avx2clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3))

Compiler output


kem.c: kem.c:24:32: warning: argument 1 of type 'uint8_t[1184]' {aka 'unsigned char[1184]'} with mismatched bound [-Warray-parameter=]
kem.c:    24 | int crypto_kem_keypair(uint8_t pk[KYBER_PUBLICKEYBYTES],
kem.c:       |                        ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
kem.c: In file included from kem.c:5:
kem.c: kem.h:33:33: note: previously declared as 'uint8_t *' {aka 'unsigned char *'}
kem.c:    33 | int crypto_kem_keypair(uint8_t *pk, uint8_t *sk);
kem.c:       |                        ~~~~~~~~~^~
kem.c: kem.c:25:32: warning: argument 2 of type 'uint8_t[2400]' {aka 'unsigned char[2400]'} with mismatched bound [-Warray-parameter=]
kem.c:    25 |                        uint8_t sk[KYBER_SECRETKEYBYTES])
kem.c:       |                        ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
kem.c: kem.h:33:46: note: previously declared as 'uint8_t *' {aka 'unsigned char *'}
kem.c:    33 | int crypto_kem_keypair(uint8_t *pk, uint8_t *sk);
kem.c:       |                                     ~~~~~~~~~^~
kem.c: kem.c:50:28: warning: argument 1 of type 'uint8_t[1088]' {aka 'unsigned char[1088]'} with mismatched bound [-Warray-parameter=]
kem.c:    50 | int crypto_kem_enc(uint8_t ct[KYBER_CIPHERTEXTBYTES],
kem.c:       |                    ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
kem.c: kem.h:36:29: note: previously declared as 'uint8_t *' {aka 'unsigned char *'}
kem.c:    36 | int crypto_kem_enc(uint8_t *ct, uint8_t *ss, const uint8_t *pk);
kem.c:       |                    ~~~~~~~~~^~
kem.c: kem.c:51:28: warning: argument 2 of type 'uint8_t[32]' {aka 'unsigned char[32]'} with mismatched bound [-Warray-parameter=]
kem.c:    51 |                    uint8_t ss[KYBER_SSBYTES],
kem.c:       |                    ~~~~~~~~^~~~~~~~~~~~~~~~~
kem.c: kem.h:36:42: note: previously declared as 'uint8_t *' {aka 'unsigned char *'}
kem.c:    36 | int crypto_kem_enc(uint8_t *ct, uint8_t *ss, const uint8_t *pk);
kem.c:       |                                 ~~~~~~~~~^~
kem.c: ...
poly.c: poly.c:407:42: warning: argument 5 of type 'const uint8_t[32]' {aka 'const unsigned char[32]'} with mismatched bound [-Warray-parameter=]
poly.c:   407 |                            const uint8_t seed[32],
poly.c:       |                            ~~~~~~~~~~~~~~^~~~~~~~
poly.c: In file included from poly.c:6:
poly.c: poly.h:37:43: note: previously declared as 'const uint8_t *' {aka 'const unsigned char *'}
poly.c:    37 |                            const uint8_t *seed,
poly.c:       |                            ~~~~~~~~~~~~~~~^~~~

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
avx2gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
avx2gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
avx2gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
avx2gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)

Compiler output


try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `indcpa_keypair':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:367:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `crypto_kem_kyber768_compact_constbranchindex_keypair':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:437:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `crypto_kem_kyber768_compact_constbranchindex_enc':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:446:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:447:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:448:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:450:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:451:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `crypto_kem_kyber768_compact_constbranchindex_dec':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:464:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:467:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:469:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `xof_absorb':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:36:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeInitialize'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:37:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorb'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:38:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorbLastFewBits'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `gen_matrix':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:347:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:353:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `prf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:45:(.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:
ImplementationCompiler
compactclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3))

Compiler output


try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `indcpa_keypair':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:367:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `crypto_kem_kyber768_compact_constbranchindex_keypair':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:437:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `crypto_kem_kyber768_compact_constbranchindex_enc':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:446:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:447:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:448:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:450:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:451:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `crypto_kem_kyber768_compact_constbranchindex_dec':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:464:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:467:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:469:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `xof_absorb':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:36:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeInitialize'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:37:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorb'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:38:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorbLastFewBits'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `gen_matrix':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:347:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:353:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `prf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:45:(.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:
ImplementationCompiler
compactclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3))

Compiler output


try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `indcpa_keypair':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:367:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `prf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:45:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:45:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `crypto_kem_kyber768_compact_constbranchindex_keypair':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:437:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `crypto_kem_kyber768_compact_constbranchindex_enc':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:446:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:447:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:448:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:450:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:451:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `prf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:45:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:45:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:45:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `crypto_kem_kyber768_compact_constbranchindex_dec':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:464:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:467:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:469:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `xof_absorb':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:36:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeInitialize'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:37:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorb'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:38:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorbLastFewBits'
try.c: ...

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
compactclang -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_kyber768.a(kem.o): in function `indcpa_keypair':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:367:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `crypto_kem_kyber768_compact_constbranchindex_keypair':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:437:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `crypto_kem_kyber768_compact_constbranchindex_enc':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:446:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:447:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:448:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:450:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:451:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `crypto_kem_kyber768_compact_constbranchindex_dec':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:464:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:467:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:469:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `gen_matrix':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:347:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:353:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `prf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:45:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `xof_absorb':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:36:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeInitialize'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:37:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorb'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:38:(.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:
ImplementationCompiler
compactclang -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_kyber768.a(kem.o): in function `indcpa_keypair':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:367:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `crypto_kem_kyber768_compact_constbranchindex_keypair':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:437:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `crypto_kem_kyber768_compact_constbranchindex_enc':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:446:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:447:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:448:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:450:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:451:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `crypto_kem_kyber768_compact_constbranchindex_dec':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:464:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:467:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:469:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `xof_absorb':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:36:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeInitialize'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:37:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorb'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:38:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorbLastFewBits'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `gen_matrix':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:347:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:353:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `prf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:45:(.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:
ImplementationCompiler
compactclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3))

Compiler output


try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `prf':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:45:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `xof_absorb':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:36:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeInitialize'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:37:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorb'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:38:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorbLastFewBits'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `gen_matrix':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:347:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:353:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `indcpa_keypair':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:367:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `crypto_kem_kyber768_compact_constbranchindex_keypair':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:437:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `crypto_kem_kyber768_compact_constbranchindex_enc':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:446:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:447:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:448:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:450:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:451:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `crypto_kem_kyber768_compact_constbranchindex_dec':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:464:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:467:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:469:(.text+0x...): undefined reference to `SHAKE256'
try.c: collect2: error: ld returned 1 exit status

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
compactgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)

Compiler output


try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `prf':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:45:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `xof_absorb':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:36:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeInitialize'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:37:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorb'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:38:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorbLastFewBits'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `gen_matrix':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:347:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:353:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `indcpa_keypair':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:367:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `crypto_kem_kyber768_compact_constbranchindex_keypair':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:437:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `crypto_kem_kyber768_compact_constbranchindex_enc':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:446:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:447:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:448:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:450:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:451:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `crypto_kem_kyber768_compact_constbranchindex_dec':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:464:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:467:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:469:(.text+0x...): undefined reference to `SHAKE256'
try.c: collect2: error: ld returned 1 exit status

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
compactgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)

Compiler output


try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `xof_absorb':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:36:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeInitialize'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:37:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorb'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:38:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorbLastFewBits'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `gen_matrix':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:353:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:347:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `prf':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:45:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `indcpa_keypair':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:367:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `crypto_kem_kyber768_compact_constbranchindex_keypair':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:437:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `crypto_kem_kyber768_compact_constbranchindex_enc':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:446:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:447:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:448:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:450:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:451:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `crypto_kem_kyber768_compact_constbranchindex_dec':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:464:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:467:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:469:(.text+0x...): undefined reference to `SHAKE256'
try.c: collect2: error: ld returned 1 exit status

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
compactgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)

Compiler output


try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `xof_absorb':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:36:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeInitialize'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:37:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorb'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:38:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorbLastFewBits'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `gen_matrix':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:347:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:353:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `prf':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:45:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `indcpa_keypair':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:367:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `crypto_kem_kyber768_compact_constbranchindex_keypair':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:437:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `crypto_kem_kyber768_compact_constbranchindex_enc':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:446:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:447:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:448:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:450:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:451:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber768.a(kem.o): in function `crypto_kem_kyber768_compact_constbranchindex_dec':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:464:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:467:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber768/compact/work/kem.c:469:(.text+0x...): undefined reference to `SHAKE256'
try.c: collect2: error: ld returned 1 exit status

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
compactgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)

Compiler output


kem.c: kem.c:23:32: warning: argument 1 of type 'uint8_t[1184]' {aka 'unsigned char[1184]'} with mismatched bound [-Warray-parameter=]
kem.c:    23 | int crypto_kem_keypair(uint8_t pk[KYBER_PUBLICKEYBYTES],
kem.c:       |                        ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
kem.c: In file included from kem.c:4:
kem.c: kem.h:33:33: note: previously declared as 'uint8_t *' {aka 'unsigned char *'}
kem.c:    33 | int crypto_kem_keypair(uint8_t *pk, uint8_t *sk);
kem.c:       |                        ~~~~~~~~~^~
kem.c: kem.c:24:32: warning: argument 2 of type 'uint8_t[2400]' {aka 'unsigned char[2400]'} with mismatched bound [-Warray-parameter=]
kem.c:    24 |                        uint8_t sk[KYBER_SECRETKEYBYTES])
kem.c:       |                        ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
kem.c: kem.h:33:46: note: previously declared as 'uint8_t *' {aka 'unsigned char *'}
kem.c:    33 | int crypto_kem_keypair(uint8_t *pk, uint8_t *sk);
kem.c:       |                                     ~~~~~~~~~^~
kem.c: kem.c:51:28: warning: argument 1 of type 'uint8_t[1088]' {aka 'unsigned char[1088]'} with mismatched bound [-Warray-parameter=]
kem.c:    51 | int crypto_kem_enc(uint8_t ct[KYBER_CIPHERTEXTBYTES],
kem.c:       |                    ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
kem.c: kem.h:36:29: note: previously declared as 'uint8_t *' {aka 'unsigned char *'}
kem.c:    36 | int crypto_kem_enc(uint8_t *ct, uint8_t *ss, const uint8_t *pk);
kem.c:       |                    ~~~~~~~~~^~
kem.c: kem.c:52:28: warning: argument 2 of type 'uint8_t[32]' {aka 'unsigned char[32]'} with mismatched bound [-Warray-parameter=]
kem.c:    52 |                    uint8_t ss[KYBER_SSBYTES],
kem.c:       |                    ~~~~~~~~^~~~~~~~~~~~~~~~~
kem.c: kem.h:36:42: note: previously declared as 'uint8_t *' {aka 'unsigned char *'}
kem.c:    36 | int crypto_kem_enc(uint8_t *ct, uint8_t *ss, const uint8_t *pk);
kem.c:       |                                 ~~~~~~~~~^~
kem.c: ...

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)

TIMECOP error (can be valgrind bug)


error 132

Process terminating with default action of signal 4 (SIGILL)
 Illegal opcode at address 0x10AAFF
   at 0x...: main (try-anything.c:369)
Illegal instruction

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
avx2clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3))

TIMECOP error (can be valgrind bug)


error 132

Process terminating with default action of signal 4 (SIGILL)
 Illegal opcode at address 0x10AB0F
   at 0x...: main (try-anything.c:369)
Illegal instruction

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
avx2clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3))

TIMECOP error (can be valgrind bug)


error 132

Process terminating with default action of signal 4 (SIGILL)
 Illegal opcode at address 0x10A455
   at 0x...: main (try-anything.c:369)
Illegal instruction

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
avx2clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)

TIMECOP error (can be valgrind bug)


error 132

Process terminating with default action of signal 4 (SIGILL)
 Illegal opcode at address 0x10E85F
   at 0x...: crypto_kem_kyber768_ref_constbranchindex_poly_frombytes (poly.c:154)
   by 0x...: crypto_kem_kyber768_ref_constbranchindex_polyvec_frombytes (polyvec.c:158)
   by 0x...: unpack_pk (indcpa.c:48)
   by 0x...: crypto_kem_kyber768_ref_constbranchindex_indcpa_enc (indcpa.c:270)
   by 0x...: crypto_kem_kyber768_ref_constbranchindex_enc (kem.c:68)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
Illegal instruction

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3))

TIMECOP error (can be valgrind bug)


error 132

Process terminating with default action of signal 4 (SIGILL)
 Illegal opcode at address 0x10E8AF
   at 0x...: crypto_kem_kyber768_ref_constbranchindex_poly_frombytes (poly.c:154)
   by 0x...: crypto_kem_kyber768_ref_constbranchindex_polyvec_frombytes (polyvec.c:158)
   by 0x...: unpack_pk (indcpa.c:48)
   by 0x...: crypto_kem_kyber768_ref_constbranchindex_indcpa_enc (indcpa.c:270)
   by 0x...: crypto_kem_kyber768_ref_constbranchindex_enc (kem.c:68)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
Illegal instruction

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3))

TIMECOP error (can be valgrind bug)


error 132

Process terminating with default action of signal 4 (SIGILL)
 Illegal opcode at address 0x10C282
   at 0x...: crypto_kem_kyber768_ref_constbranchindex_poly_compress (poly.c:40)
   by 0x...: pack_ciphertext (indcpa.c:93)
   by 0x...: crypto_kem_kyber768_ref_constbranchindex_indcpa_enc (indcpa.c:297)
   by 0x...: crypto_kem_kyber768_ref_constbranchindex_enc (kem.c:68)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
Illegal instruction

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)

Passed TIMECOP


TIMECOP iterations: 1

Number of similar (implementation,compiler) pairs: 11, namely:
ImplementationCompiler
avx2clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3))
avx2gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
avx2gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
avx2gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
avx2gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3))
refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3))
refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)