Implementation notes: armeabi, tinkerboards, crypto_aead/shellaes128v2d5n80

Computer: tinkerboards
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20191221
Operation: crypto_aead
Primitive: shellaes128v2d5n80
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
36208448324 0 069832 396 832refclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020010320191221
45868437100 0 045965 440 816refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010320191221
50718950016 0 060009 440 816refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010320191221
58106039176 0 047929 440 816refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010320191221
58435434950 0 042765 432 816refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010320191221

Namespace violations

Implementation: ref
Security model: unknown
Compiler: clang -mcpu=native -O3 -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 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 (compiler,implementation) pairs: 5, namely:
CompilerImplementations
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE ref
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