Implementation notes: amd64, pascalinspiron75062n1, crypto_aead/triflev1

Computer: pascalinspiron75062n1
Architecture: amd64
CPU ID: GenuineIntel-000806c1-bfebfbff
SUPERCOP version: 20210125
Operation: crypto_aead
Primitive: triflev1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
1242734017818 0 035655 812 1072T:refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021052220210125
400632034843 0 019959 796 1072T:refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021052220210125
572397855783 0 021455 812 1072T:refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021052220210125
594296583903 0 017827 780 1040T:refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021052220210125

Namespace violations

Implementation: T:ref
Security model: timingleaks
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 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