Implementation notes: amd64, icelake, crypto_aead/morus1280128v2

Computer: icelake
Architecture: amd64
CPU ID: GenuineIntel-000706e5-bfebfbff
SUPERCOP version: 20200826
Operation: crypto_aead
Primitive: morus1280128v2
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
39965965 0 024576 4096 0T:avx2clang_-march=icelake-client_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020082620200826
40315917 0 024576 4096 0T:avx2clang_-march=icelake-client_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020082620200826
41913507 0 016384 4096 0T:avx2clang_-march=icelake-client_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020082620200826
44585710 0 024576 4096 0T:avx2opt-local-bin-gcc_-march=icelake-client_-mtune=icelake-client_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020082620200826
45133468 0 020480 4096 0T:avx2opt-local-bin-gcc_-march=icelake-client_-mtune=icelake-client_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020082620200826
50409833 0 028672 4096 0T:sse2clang_-march=icelake-client_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020082620200826
50429849 0 028672 4096 0T:sse2clang_-march=icelake-client_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020082620200826
50676282 0 020480 4096 0T:sse2clang_-march=icelake-client_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020082620200826
84378745 0 028672 4096 0T:sse2opt-local-bin-gcc_-march=icelake-client_-mtune=icelake-client_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020082620200826
935315433 0 032768 4096 0T:ref64opt-local-bin-gcc_-march=icelake-client_-mtune=icelake-client_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020082620200826
938615433 0 032768 4096 0T:refopt-local-bin-gcc_-march=icelake-client_-mtune=icelake-client_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020082620200826
136616118 0 020480 4096 0T:ref64opt-local-bin-gcc_-march=icelake-client_-mtune=icelake-client_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020082620200826
136696118 0 020480 4096 0T:refopt-local-bin-gcc_-march=icelake-client_-mtune=icelake-client_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020082620200826
137095746 0 020480 4096 0T:refopt-local-bin-gcc_-march=icelake-client_-mtune=icelake-client_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020082620200826
137505746 0 020480 4096 0T:ref64opt-local-bin-gcc_-march=icelake-client_-mtune=icelake-client_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020082620200826
139206028 0 024576 4096 0T:refclang_-march=icelake-client_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020082620200826
139266028 0 024576 4096 0T:ref64clang_-march=icelake-client_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020082620200826
139786262 0 024576 4096 0T:ref64clang_-march=icelake-client_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020082620200826
141386262 0 024576 4096 0T:refclang_-march=icelake-client_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020082620200826
142205138 0 020480 4096 0T:ref64clang_-march=icelake-client_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020082620200826
142835138 0 020480 4096 0T:refclang_-march=icelake-client_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020082620200826

Compiler output

Implementation: T:avx2
Security model: timingleaks
Compiler: opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE
try.c: Undefined symbols for architecture x86_64:
try.c: "_morus_dec_aut_step", referenced from:
try.c: _crypto_aead_morus1280128v2_avx2_timingleaks_decrypt in crypto_aead_morus1280128v2.a(encrypt.o)
try.c: "_morus_enc_aut_step", referenced from:
try.c: _crypto_aead_morus1280128v2_avx2_timingleaks_encrypt in crypto_aead_morus1280128v2.a(encrypt.o)
try.c: _crypto_aead_morus1280128v2_avx2_timingleaks_decrypt in crypto_aead_morus1280128v2.a(encrypt.o)
try.c: ld: symbol(s) not found for architecture x86_64
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:avx2

Compiler output

Implementation: T:sse2
Security model: timingleaks
Compiler: opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
try.c: Undefined symbols for architecture x86_64:
try.c: "_morus_stateupdate", referenced from:
try.c: _morus_initialization in crypto_aead_morus1280128v2.a(encrypt.o)
try.c: _morus_initialization_key_256 in crypto_aead_morus1280128v2.a(encrypt.o)
try.c: _morus_tag_generation in crypto_aead_morus1280128v2.a(encrypt.o)
try.c: _morus_tag_verification in crypto_aead_morus1280128v2.a(encrypt.o)
try.c: _morus_enc_aut_partialblock in crypto_aead_morus1280128v2.a(encrypt.o)
try.c: _morus_dec_aut_partialblock in crypto_aead_morus1280128v2.a(encrypt.o)
try.c: _crypto_aead_morus1280128v2_sse2_timingleaks_encrypt in crypto_aead_morus1280128v2.a(encrypt.o)
try.c: ...
try.c: ld: symbol(s) not found for architecture x86_64
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:sse2

Compiler output

Implementation: T:sse2
Security model: timingleaks
Compiler: opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE
try.c: Undefined symbols for architecture x86_64:
try.c: "_morus_dec_aut_step", referenced from:
try.c: _crypto_aead_morus1280128v2_sse2_timingleaks_decrypt in crypto_aead_morus1280128v2.a(encrypt.o)
try.c: "_morus_enc_aut_step", referenced from:
try.c: _crypto_aead_morus1280128v2_sse2_timingleaks_encrypt in crypto_aead_morus1280128v2.a(encrypt.o)
try.c: _crypto_aead_morus1280128v2_sse2_timingleaks_decrypt in crypto_aead_morus1280128v2.a(encrypt.o)
try.c: "_morus_stateupdate", referenced from:
try.c: _morus_initialization in crypto_aead_morus1280128v2.a(encrypt.o)
try.c: _morus_initialization_key_256 in crypto_aead_morus1280128v2.a(encrypt.o)
try.c: _morus_tag_generation in crypto_aead_morus1280128v2.a(encrypt.o)
try.c: _morus_tag_verification in crypto_aead_morus1280128v2.a(encrypt.o)
try.c: _morus_enc_aut_partialblock in crypto_aead_morus1280128v2.a(encrypt.o)
try.c: _morus_dec_aut_partialblock in crypto_aead_morus1280128v2.a(encrypt.o)
try.c: ld: symbol(s) not found for architecture x86_64
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:sse2