Implementation notes: amd64, hertz, crypto_aead/shellaes128v2d7n64

Computer: hertz
Microarchitecture: amd64; Zen 4 (a60f12)
Architecture: amd64
CPU ID: AuthenticAMD-00a60f12-178bfbff
SUPERCOP version: 20240716
Operation: crypto_aead
Primitive: shellaes128v2d7n64
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
14169046630 0 068032 852 1096T:refclang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall2024071620240716
14181346630 0 067920 852 1096T:refclang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall2024071620240716
16303740097 0 055675 836 1096T:refgcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall2024071620240716
16415140207 0 055368 836 1096T:refclang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall2024071620240716
16727453577 0 071195 836 1160T:refgcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall2024071620240716
19389437347 0 051254 812 1064T:refgcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall2024071620240716

Namespace violations


aes.o aesDecrypt T
aes.o aesEncrypt T
aes.o aesKeySetupDec T
aes.o aesKeySetupEnc T
aesReduced.o aesReducedDec T
aesReduced.o aesReducedEnc T
shellaes.o CENC T
shellaes.o KeySetupDec T
shellaes.o KeySetupEnc T
shellaes.o PXDEC T
shellaes.o PXENC T
shellaes.o PXMAC T
shellaes.o XEXLayerDec T
shellaes.o XEXLayerEnc T
shellaes.o checksum_state_string T
shellaes.o double_mask T
shellaes.o printf_byte_string T
shellaes.o shellaesDec T
shellaes.o shellaesDecVef_fb T
shellaes.o shellaesEnc T
shellaes.o shellaesEnc_fb T
shellaes.o tagGen T
shellaes.o tagVef T
shellaes.o xor_byte_string T

Number of similar (implementation,compiler) pairs: 6, namely:
ImplementationCompiler
T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0)
T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0)
T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0)