Implementation notes: aarch64, hikey970, crypto_aead/sestatetweaes128v1

Computer: hikey970
Architecture: aarch64
CPU ID: 410fd034
SUPERCOP version: 20191221
Operation: crypto_aead
Primitive: sestatetweaes128v1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
54172210248 0 024331 944 896refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019121420191017
12524924780 0 017178 936 864refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019121420191017
13216483768 0 015406 920 864refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019121420191017
13235694116 0 016602 936 864refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019121420191017

Namespace violations

Implementation: ref
Security model: unknown
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 ref
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE ref
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE ref
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE ref