Implementation notes: aarch64, renegaderocrk3328cc, crypto_aead/orangezestv1

Computer: renegaderocrk3328cc
Architecture: aarch64
CPU ID: 410fd034
SUPERCOP version: 20191221
Operation: crypto_aead
Primitive: orangezestv1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
202220958074 16 020837 784 856refclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020011420191221
2149275911966 16 024216 888 864refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020011420191221
448710406262 16 017231 872 848refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020011420191221
511027845242 16 016295 872 848refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020011420191221
889925644446 16 014527 856 840refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020011420191221

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