Implementation notes: aarch64, rpi4ubuntu64, crypto_aead/syconaer64128v1

Computer: rpi4ubuntu64
Architecture: aarch64
CPU ID: 410fd083
SUPERCOP version: 20191221
Operation: crypto_aead
Primitive: syconaer64128v1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
146043110216 0 022869 816 856refclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020011120191221
208135914248 0 027312 888 864refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020011120191221
121722149164 0 020959 880 848refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020011120191221
125742636888 0 017751 864 840refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020011120191221
132582527620 0 019455 880 848refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020011120191221

Namespace violations

Implementation: ref
Security model: unknown
Compiler: clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
encrypt.o sycon_ad T
encrypt.o sycon_load T
encrypt.o sycon_tag T
sycon.o left_cyclic_shift16 T
sycon.o left_cyclic_shift64 T
sycon.o print_sycon_state T
sycon.o rotl8 T
sycon.o shuffle_bytes1 T
sycon.o shuffle_bytes2 T
sycon.o shuffle_bytes3 T
sycon.o shuffle_bytes4 T
sycon.o shuffle_bytes5 T
sycon.o sycon_perm T
sycon.o sycon_perm_ALLONE T
sycon.o sycon_perm_ALLZERO T
sycon.o sycon_perm_r64 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