Implementation notes: amd64, wyvern1, crypto_aead/simple128aes10

Computer: wyvern1
Architecture: amd64
CPU ID: GenuineIntel-000306f2-bfebfbff
SUPERCOP version: 20191221
Operation: crypto_aead
Primitive: simple128aes10
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
30035411030 0 026995 744 928refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019122220191221
4384778790 0 021571 744 928refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019122220191221
4503798636 0 021252 752 928refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019122220191221
4663248092 0 019655 728 896refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019122220191221

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
simple_128-128.o E T
simple_128-128.o derive T
simple_128-128.o increase_ctr T
simple_128-128.o simple_decrypt T
simple_128-128.o simple_encrypt 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