Implementation notes: armeabi, rpi3b, crypto_aead/orangezestv1

Computer: rpi3b
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20191221
Operation: crypto_aead
Primitive: orangezestv1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
2973363110194 16 026744 460 800refclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020010820191221
4806801517562 16 033479 448 776refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010820191221
625372484402 16 018067 448 776refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010820191221
728893655438 16 018875 448 776refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010820191221
826809303978 16 016867 440 776refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010820191221

Namespace violations

Implementation: ref
Security model: unknown
Compiler: clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
encrypt.o AddRC T
encrypt.o FieldMult T
encrypt.o MixColMatrix R
encrypt.o MixColumn T
encrypt.o PHOTON_256_Permutation T
encrypt.o RC R
encrypt.o ReductionPoly R
encrypt.o ShiftRow T
encrypt.o SubCell T
encrypt.o TwoColMult T
encrypt.o WORDFILTER R
encrypt.o alpha_mult T
encrypt.o byte_wise_lshift T
encrypt.o gcd T
encrypt.o hash T
encrypt.o inbytelshift T
encrypt.o interbytelshift T
encrypt.o load16 T
encrypt.o load32 T
encrypt.o mult T
encrypt.o rho T
encrypt.o sbox D
encrypt.o store16 T
encrypt.o store32 T
encrypt.o tag T
encrypt.o txt 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