Implementation notes: aarch64, hikey970, crypto_aead/comet128aesv1

Computer: hikey970
Architecture: aarch64
CPU ID: 410fd034
SUPERCOP version: 20191221
Operation: crypto_aead
Primitive: comet128aesv1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
24204616328 0 030555 960 896refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019121320191017
3419388216 0 020907 960 864refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019121320191017
3477018268 0 020883 960 864refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019121320191017
3477017828 0 019679 944 864refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019121320191017

Namespace violations

Implementation: ref
Security model: unknown
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
AES_10_128-128.o AES_128_Key_Expansion T
AES_10_128-128.o blockcipher_encrypt T
AES_10_128-128.o emulated_aesenc_enc_table_0 R
AES_10_128-128.o emulated_aesenc_enc_table_1 R
AES_10_128-128.o emulated_aesenc_enc_table_2 R
AES_10_128-128.o emulated_aesenc_enc_table_3 R
AES_10_128-128.o emulated_aesenc_rijndael_sbox R
AES_10_128-128.o emulated_aesenc_row_shifting T
AES_10_128-128.o emulated_aesenc_substitute_bytes T
comet_64-128_and_128-128.o E T
comet_64-128_and_128-128.o comet_decrypt T
comet_64-128_and_128-128.o comet_encrypt T
comet_64-128_and_128-128.o get_blk_key T
comet_64-128_and_128-128.o init_state_128 T
comet_64-128_and_128-128.o init_state_64 T
comet_64-128_and_128-128.o opt_pad_0s_1 T
comet_64-128_and_128-128.o parse T
comet_64-128_and_128-128.o permute T
comet_64-128_and_128-128.o round_function T
comet_64-128_and_128-128.o shuffle T
comet_64-128_and_128-128.o update 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