Implementation notes: amd64, avx512imath, crypto_aead/estatetweaes128v1

Computer: avx512imath
Architecture: amd64
CPU ID: GenuineIntel-00050657-bfebfbff
SUPERCOP version: 20210125
Operation: crypto_aead
Primitive: estatetweaes128v1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
57405611217 0 029343 812 1072T:refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021032320210125
7620676316 0 021622 804 1072T:refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021032320210125
7976205185 0 020462 804 1072T:refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021032320210125
17216554793 0 018978 788 1040T:refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021032320210125

Namespace violations

Implementation: T:ref
Security model: timingleaks
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
tweaes-128.o _aes_round_constants R
tweaes-128.o _aes_sbox R
tweaes-128.o _aes_sbox_inv R
tweaes-128.o add_round_key T
tweaes-128.o add_round_tweak T
tweaes-128.o bytes_to_bits T
tweaes-128.o expand_tweak T
tweaes-128.o generate_round_keys T
tweaes-128.o mix_columns T
tweaes-128.o mix_columns_inv T
tweaes-128.o shift_rows T
tweaes-128.o shift_rows_inv T
tweaes-128.o sub_bytes T
tweaes-128.o sub_bytes_inv T
tweaes-128.o tweaes_dec T
tweaes-128.o tweaes_enc T

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref