Implementation notes: amd64, rome0, crypto_aead/schwaemm128128v1

Computer: rome0
Microarchitecture: amd64; Zen 2 (830f10)
Architecture: amd64
CPU ID: AuthenticAMD-00830f10-178bfbff
SUPERCOP version: 20240716
Operation: crypto_aead
Primitive: schwaemm128128v1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
2186335630 0 021975 788 1080T:optgcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall2024062520240625
25891610522 0 026967 796 1080T:refgcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall2024062520240625

Compiler output


try.c: /usr/bin/ld: libcrypto_aead_schwaemm128128v1.a(encrypt.o): in function `crypto_aead_schwaemm128128v1_opt_timingleaks_encrypt':
try.c: .../supercop-data/rome0/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/opt/work/encrypt.c:247: undefined reference to `processAD'
try.c: /usr/bin/ld: .../supercop-data/rome0/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/opt/work/encrypt.c:248: undefined reference to `encryptPT'
try.c: /usr/bin/ld: libcrypto_aead_schwaemm128128v1.a(encrypt.o): in function `crypto_aead_schwaemm128128v1_opt_timingleaks_decrypt':
try.c: .../supercop-data/rome0/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/opt/work/encrypt.c:266: undefined reference to `processAD'
try.c: /usr/bin/ld: .../supercop-data/rome0/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/opt/work/encrypt.c:267: undefined reference to `decryptCT'
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
T:optclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)

Compiler output


try.c: /usr/bin/ld: libcrypto_aead_schwaemm128128v1.a(encrypt.o): in function `crypto_aead_schwaemm128128v1_opt_timingleaks_encrypt':
try.c: .../supercop-data/rome0/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/opt/work/encrypt.c:247: undefined reference to `processAD'
try.c: /usr/bin/ld: .../supercop-data/rome0/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/opt/work/encrypt.c:248: undefined reference to `encryptPT'
try.c: /usr/bin/ld: libcrypto_aead_schwaemm128128v1.a(encrypt.o): in function `crypto_aead_schwaemm128128v1_opt_timingleaks_decrypt':
try.c: .../supercop-data/rome0/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/opt/work/encrypt.c:266: undefined reference to `processAD'
try.c: /usr/bin/ld: .../supercop-data/rome0/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/opt/work/encrypt.c:267: undefined reference to `decryptCT'
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
T:optclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)

Compiler output


try.c: /usr/bin/ld: libcrypto_aead_schwaemm128128v1.a(encrypt.o): in function `crypto_aead_schwaemm128128v1_opt_timingleaks_encrypt':
try.c: .../supercop-data/rome0/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/opt/work/encrypt.c:246: undefined reference to `initialize'
try.c: /usr/bin/ld: .../supercop-data/rome0/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/opt/work/encrypt.c:247: undefined reference to `processAD'
try.c: /usr/bin/ld: .../supercop-data/rome0/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/opt/work/encrypt.c:248: undefined reference to `encryptPT'
try.c: /usr/bin/ld: libcrypto_aead_schwaemm128128v1.a(encrypt.o): in function `crypto_aead_schwaemm128128v1_opt_timingleaks_decrypt':
try.c: .../supercop-data/rome0/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/opt/work/encrypt.c:265: undefined reference to `initialize'
try.c: /usr/bin/ld: .../supercop-data/rome0/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/opt/work/encrypt.c:266: undefined reference to `processAD'
try.c: /usr/bin/ld: .../supercop-data/rome0/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/opt/work/encrypt.c:267: undefined reference to `decryptCT'
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
T:optclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)

Compiler output


try.c: /usr/bin/ld: libcrypto_aead_schwaemm128128v1.a(encrypt.o): in function `crypto_aead_schwaemm128128v1_opt_timingleaks_encrypt':
try.c: .../supercop-data/rome0/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/opt/work/encrypt.c:248: undefined reference to `encryptPT'
try.c: /usr/bin/ld: libcrypto_aead_schwaemm128128v1.a(encrypt.o): in function `crypto_aead_schwaemm128128v1_opt_timingleaks_decrypt':
try.c: .../supercop-data/rome0/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/opt/work/encrypt.c:267: undefined reference to `decryptCT'
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
T:optclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)

Compiler output


try.c: /usr/bin/ld: libcrypto_aead_schwaemm128128v1.a(encrypt.o): in function `crypto_aead_schwaemm128128v1_opt_timingleaks_encrypt':
try.c: .../supercop-data/rome0/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/opt/work/encrypt.c:247: undefined reference to `processAD'
try.c: /usr/bin/ld: .../supercop-data/rome0/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/opt/work/encrypt.c:248: undefined reference to `encryptPT'
try.c: /usr/bin/ld: libcrypto_aead_schwaemm128128v1.a(encrypt.o): in function `crypto_aead_schwaemm128128v1_opt_timingleaks_decrypt':
try.c: .../supercop-data/rome0/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/opt/work/encrypt.c:266: undefined reference to `processAD'
try.c: /usr/bin/ld: .../supercop-data/rome0/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/opt/work/encrypt.c:267: undefined reference to `decryptCT'
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
T:optclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)

Compiler output


try.c: /usr/bin/ld: libcrypto_aead_schwaemm128128v1.a(encrypt.o): in function `crypto_aead_schwaemm128128v1_opt_timingleaks_encrypt':
try.c: .../supercop-data/rome0/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/opt/work/encrypt.c:248: undefined reference to `encryptPT'
try.c: /usr/bin/ld: libcrypto_aead_schwaemm128128v1.a(encrypt.o): in function `crypto_aead_schwaemm128128v1_opt_timingleaks_decrypt':
try.c: .../supercop-data/rome0/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/opt/work/encrypt.c:267: undefined reference to `decryptCT'
try.c: collect2: error: ld returned 1 exit status

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

Compiler output


try.c: /usr/bin/ld: libcrypto_aead_schwaemm128128v1.a(encrypt.o): in function `crypto_aead_schwaemm128128v1_opt_timingleaks_encrypt':
try.c: .../supercop-data/rome0/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/opt/work/encrypt.c:248: undefined reference to `encryptPT'
try.c: /usr/bin/ld: libcrypto_aead_schwaemm128128v1.a(encrypt.o): in function `crypto_aead_schwaemm128128v1_opt_timingleaks_decrypt':
try.c: .../supercop-data/rome0/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/opt/work/encrypt.c:267: undefined reference to `decryptCT'
try.c: collect2: error: ld returned 1 exit status

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

Compiler output


try.c: /usr/bin/ld: libcrypto_aead_schwaemm128128v1.a(encrypt.o): in function `crypto_aead_schwaemm128128v1_opt_timingleaks_encrypt':
try.c: .../supercop-data/rome0/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/opt/work/encrypt.c:246: undefined reference to `initialize'
try.c: /usr/bin/ld: .../supercop-data/rome0/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/opt/work/encrypt.c:247: undefined reference to `processAD'
try.c: /usr/bin/ld: .../supercop-data/rome0/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/opt/work/encrypt.c:248: undefined reference to `encryptPT'
try.c: /usr/bin/ld: libcrypto_aead_schwaemm128128v1.a(encrypt.o): in function `crypto_aead_schwaemm128128v1_opt_timingleaks_decrypt':
try.c: .../supercop-data/rome0/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/opt/work/encrypt.c:265: undefined reference to `initialize'
try.c: /usr/bin/ld: .../supercop-data/rome0/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/opt/work/encrypt.c:266: undefined reference to `processAD'
try.c: /usr/bin/ld: .../supercop-data/rome0/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/opt/work/encrypt.c:267: undefined reference to `decryptCT'
try.c: collect2: error: ld returned 1 exit status

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

Compiler output


try.c: /usr/bin/ld: libcrypto_aead_schwaemm128128v1.a(encrypt.o): in function `crypto_aead_schwaemm128128v1_ref_timingleaks_encrypt':
try.c: .../supercop-data/rome0/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/ref/work/encrypt.c:247: undefined reference to `processAD'
try.c: /usr/bin/ld: .../supercop-data/rome0/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/ref/work/encrypt.c:248: undefined reference to `encryptPT'
try.c: /usr/bin/ld: libcrypto_aead_schwaemm128128v1.a(encrypt.o): in function `crypto_aead_schwaemm128128v1_ref_timingleaks_decrypt':
try.c: .../supercop-data/rome0/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/ref/work/encrypt.c:266: undefined reference to `processAD'
try.c: /usr/bin/ld: .../supercop-data/rome0/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/ref/work/encrypt.c:267: undefined reference to `decryptCT'
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
T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)

Compiler output


try.c: /usr/bin/ld: libcrypto_aead_schwaemm128128v1.a(encrypt.o): in function `crypto_aead_schwaemm128128v1_ref_timingleaks_encrypt':
try.c: .../supercop-data/rome0/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/ref/work/encrypt.c:247: undefined reference to `processAD'
try.c: /usr/bin/ld: .../supercop-data/rome0/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/ref/work/encrypt.c:248: undefined reference to `encryptPT'
try.c: /usr/bin/ld: libcrypto_aead_schwaemm128128v1.a(encrypt.o): in function `crypto_aead_schwaemm128128v1_ref_timingleaks_decrypt':
try.c: .../supercop-data/rome0/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/ref/work/encrypt.c:266: undefined reference to `processAD'
try.c: /usr/bin/ld: .../supercop-data/rome0/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/ref/work/encrypt.c:267: undefined reference to `decryptCT'
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
T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)

Compiler output


try.c: /usr/bin/ld: libcrypto_aead_schwaemm128128v1.a(encrypt.o): in function `crypto_aead_schwaemm128128v1_ref_timingleaks_encrypt':
try.c: .../supercop-data/rome0/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/ref/work/encrypt.c:246: undefined reference to `initialize'
try.c: /usr/bin/ld: .../supercop-data/rome0/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/ref/work/encrypt.c:247: undefined reference to `processAD'
try.c: /usr/bin/ld: .../supercop-data/rome0/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/ref/work/encrypt.c:248: undefined reference to `encryptPT'
try.c: /usr/bin/ld: libcrypto_aead_schwaemm128128v1.a(encrypt.o): in function `crypto_aead_schwaemm128128v1_ref_timingleaks_decrypt':
try.c: .../supercop-data/rome0/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/ref/work/encrypt.c:265: undefined reference to `initialize'
try.c: /usr/bin/ld: .../supercop-data/rome0/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/ref/work/encrypt.c:266: undefined reference to `processAD'
try.c: /usr/bin/ld: .../supercop-data/rome0/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/ref/work/encrypt.c:267: undefined reference to `decryptCT'
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
T:refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)

Compiler output


try.c: /usr/bin/ld: libcrypto_aead_schwaemm128128v1.a(encrypt.o): in function `crypto_aead_schwaemm128128v1_ref_timingleaks_encrypt':
try.c: .../supercop-data/rome0/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/ref/work/encrypt.c:248: undefined reference to `encryptPT'
try.c: /usr/bin/ld: libcrypto_aead_schwaemm128128v1.a(encrypt.o): in function `crypto_aead_schwaemm128128v1_ref_timingleaks_decrypt':
try.c: .../supercop-data/rome0/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/ref/work/encrypt.c:267: undefined reference to `decryptCT'
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
T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)

Compiler output


try.c: /usr/bin/ld: libcrypto_aead_schwaemm128128v1.a(encrypt.o): in function `crypto_aead_schwaemm128128v1_ref_timingleaks_encrypt':
try.c: .../supercop-data/rome0/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/ref/work/encrypt.c:247: undefined reference to `processAD'
try.c: /usr/bin/ld: .../supercop-data/rome0/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/ref/work/encrypt.c:248: undefined reference to `encryptPT'
try.c: /usr/bin/ld: libcrypto_aead_schwaemm128128v1.a(encrypt.o): in function `crypto_aead_schwaemm128128v1_ref_timingleaks_decrypt':
try.c: .../supercop-data/rome0/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/ref/work/encrypt.c:266: undefined reference to `processAD'
try.c: /usr/bin/ld: .../supercop-data/rome0/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/ref/work/encrypt.c:267: undefined reference to `decryptCT'
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
T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)

Compiler output


try.c: /usr/bin/ld: libcrypto_aead_schwaemm128128v1.a(encrypt.o): in function `crypto_aead_schwaemm128128v1_ref_timingleaks_encrypt':
try.c: .../supercop-data/rome0/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/ref/work/encrypt.c:248: undefined reference to `encryptPT'
try.c: /usr/bin/ld: libcrypto_aead_schwaemm128128v1.a(encrypt.o): in function `crypto_aead_schwaemm128128v1_ref_timingleaks_decrypt':
try.c: .../supercop-data/rome0/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/ref/work/encrypt.c:267: undefined reference to `decryptCT'
try.c: collect2: error: ld returned 1 exit status

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

Compiler output


try.c: /usr/bin/ld: libcrypto_aead_schwaemm128128v1.a(encrypt.o): in function `crypto_aead_schwaemm128128v1_ref_timingleaks_encrypt':
try.c: .../supercop-data/rome0/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/ref/work/encrypt.c:248: undefined reference to `encryptPT'
try.c: /usr/bin/ld: libcrypto_aead_schwaemm128128v1.a(encrypt.o): in function `crypto_aead_schwaemm128128v1_ref_timingleaks_decrypt':
try.c: .../supercop-data/rome0/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/ref/work/encrypt.c:267: undefined reference to `decryptCT'
try.c: collect2: error: ld returned 1 exit status

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

Compiler output


try.c: /usr/bin/ld: libcrypto_aead_schwaemm128128v1.a(encrypt.o): in function `crypto_aead_schwaemm128128v1_ref_timingleaks_encrypt':
try.c: .../supercop-data/rome0/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/ref/work/encrypt.c:246: undefined reference to `initialize'
try.c: /usr/bin/ld: .../supercop-data/rome0/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/ref/work/encrypt.c:247: undefined reference to `processAD'
try.c: /usr/bin/ld: .../supercop-data/rome0/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/ref/work/encrypt.c:248: undefined reference to `encryptPT'
try.c: /usr/bin/ld: libcrypto_aead_schwaemm128128v1.a(encrypt.o): in function `crypto_aead_schwaemm128128v1_ref_timingleaks_decrypt':
try.c: .../supercop-data/rome0/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/ref/work/encrypt.c:265: undefined reference to `initialize'
try.c: /usr/bin/ld: .../supercop-data/rome0/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/ref/work/encrypt.c:266: undefined reference to `processAD'
try.c: /usr/bin/ld: .../supercop-data/rome0/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_aead/schwaemm128128v1/ref/work/encrypt.c:267: undefined reference to `decryptCT'
try.c: collect2: error: ld returned 1 exit status

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