Implementation notes: ppc64, power9, crypto_aead/shellaes128v1d7n80

Computer: power9
Architecture: ppc64
CPU ID: unknown CPU ID
SUPERCOP version: 20210326
Operation: crypto_aead
Primitive: shellaes128v1d7n80
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
21594667924 0 088231 684 1224T:refclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2021042220210326
21788568552 0 088391 684 1216T:refclang_-march=native_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2021042220210326
218135138704 0 091303 684 1224T:refclang_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2021042220210326
21902269352 0 091303 684 1224T:refclang_-march=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2021042220210326
21909368552 0 088391 684 1216T:refclang_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2021042220210326
23057593716 0 0115274 676 1248T:refgcc_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021042220210326
23259291136 0 0112422 676 1248T:refgcc_-mcpu=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021042220210326
24019191136 0 0112422 676 1248T:refgcc_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021042220210326
25915946276 0 062435 676 1208T:refclang_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2021042220210326
26090446276 0 062435 676 1208T:refclang_-march=native_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2021042220210326
28693043960 0 060643 676 1208T:refclang_-march=native_-O_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2021042220210326
28781062708 0 082618 676 1232T:refgcc_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021042220210326
28894161828 0 081734 676 1232T:refgcc_-mcpu=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021042220210326
29734461828 0 081734 676 1232T:refgcc_-mcpu=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021042220210326
30330543960 0 060643 676 1208T:refclang_-O_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2021042220210326
31682046252 0 063562 668 1224T:refgcc_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021042220210326
32106245776 0 063022 668 1224T:refgcc_-mcpu=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021042220210326
32243245776 0 063022 668 1224T:refgcc_-mcpu=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021042220210326
32414650312 0 069162 676 1232T:refgcc_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021042220210326
33080549760 0 068602 676 1232T:refgcc_-mcpu=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021042220210326
33193449760 0 068602 676 1232T:refgcc_-mcpu=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021042220210326

Namespace violations

Implementation: T:ref
Security model: timingleaks
Compiler: clang -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
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 MIX T
shellaes.o PXDEC T
shellaes.o PXENC T
shellaes.o PXMAC T
shellaes.o XEXLayerDec T
shellaes.o XEXLayerEnc T
shellaes.o XLS T
shellaes.o XLSInv 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 shellaesDec_fb T
shellaes.o shellaesDec_nfb T
shellaes.o shellaesDec_short T
shellaes.o shellaesEnc T
shellaes.o shellaesEnc_fb T
shellaes.o shellaesEnc_nfb T
shellaes.o shellaesEnc_short T
shellaes.o tagGen T
shellaes.o tagVef T
shellaes.o xor_byte_string T

Number of similar (compiler,implementation) pairs: 20, namely:
CompilerImplementations
clang -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref
clang -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref
clang -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref
clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref
clang -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref
clang -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref
gcc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref
gcc -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref
gcc -O -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref
gcc -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref
gcc -mcpu=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref
gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref
gcc -mcpu=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref
gcc -mcpu=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref
gcc -mcpu=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref
gcc -mcpu=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref
gcc -mcpu=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref
gcc -mcpu=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref

Namespace violations

Implementation: T:ref
Security model: timingleaks
Compiler: clang -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
aes.o aesDecrypt T
aes.o aesDecrypt T
aes.o aesEncrypt T
aes.o aesEncrypt T
aes.o aesKeySetupDec T
aes.o aesKeySetupDec T
aes.o aesKeySetupEnc T
aes.o aesKeySetupEnc T
aesReduced.o aesReducedDec T
aesReduced.o aesReducedDec T
aesReduced.o aesReducedEnc T
aesReduced.o aesReducedEnc T
shellaes.o CENC T
shellaes.o CENC T
shellaes.o KeySetupDec T
shellaes.o KeySetupDec T
shellaes.o KeySetupEnc T
shellaes.o KeySetupEnc T
shellaes.o MIX T
shellaes.o MIX T
shellaes.o PXDEC T
shellaes.o PXDEC T
shellaes.o PXENC T
shellaes.o PXENC T
shellaes.o PXMAC T
shellaes.o PXMAC T
shellaes.o XEXLayerDec T
shellaes.o XEXLayerDec T
shellaes.o XEXLayerEnc T
shellaes.o XEXLayerEnc T
shellaes.o XLS T
shellaes.o XLS T
shellaes.o XLSInv T
shellaes.o XLSInv T
shellaes.o checksum_state_string T
shellaes.o checksum_state_string T
shellaes.o double_mask T
shellaes.o double_mask T
shellaes.o printf_byte_string T
shellaes.o printf_byte_string T
shellaes.o shellaesDec T
shellaes.o shellaesDec T
shellaes.o shellaesDecVef_fb T
shellaes.o shellaesDecVef_fb T
shellaes.o shellaesDec_fb T
shellaes.o shellaesDec_fb T
shellaes.o shellaesDec_nfb T
shellaes.o shellaesDec_nfb T
shellaes.o shellaesDec_short T
shellaes.o shellaesDec_short T
shellaes.o shellaesEnc T
shellaes.o shellaesEnc T
shellaes.o shellaesEnc_fb T
shellaes.o shellaesEnc_fb T
shellaes.o shellaesEnc_nfb T
shellaes.o shellaesEnc_nfb T
shellaes.o shellaesEnc_short T
shellaes.o shellaesEnc_short T
shellaes.o tagGen T
shellaes.o tagGen T
shellaes.o tagVef T
shellaes.o tagVef T
shellaes.o xor_byte_string T
shellaes.o xor_byte_string T

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref