Implementation notes: amd64, wyvern1, crypto_aead/triflev1

Computer: wyvern1
Architecture: amd64
CPU ID: GenuineIntel-000306f2-bfebfbff
SUPERCOP version: 20191221
Operation: crypto_aead
Primitive: triflev1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
1809532115002 0 031027 744 928refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019122220191221
362529175030 0 017763 728 928refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019122220191221
433985164457 0 016979 728 928refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019122220191221
444196934008 0 015535 712 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
casb.o _casb_perm R
casb.o _casb_round_constants R
casb.o _casb_sbox R
casb.o add_round_constants T
casb.o add_round_key T
casb.o bits_to_nibbles T
casb.o bytes_to_nibbles T
casb.o casb_enc T
casb.o generate_round_keys T
casb.o nibbles_to_bits T
casb.o nibbles_to_bytes T
casb.o perm_bits T
casb.o sub_cells T
encrypt.o hash T
encrypt.o mac T
encrypt.o memcpy_ozp T
encrypt.o mult_2 T
encrypt.o ofb T
encrypt.o xor_bytes 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