Implementation notes: aarch64, pi3aplus, crypto_aead/spoc64sliscplight192v1

Computer: pi3aplus
Microarchitecture: aarch64; Cortex-A53 (410fd034)
Architecture: aarch64
CPU ID: 410fd034
SUPERCOP version: 20240107
Operation: crypto_aead
Primitive: spoc64sliscplight192v1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
90729114079 0 018078 800 856T:refclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2023121720231212
92810805749 0 019271 888 864T:refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023121720231212
145515153861 0 016102 880 848T:refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023121720231212
147569483331 0 014758 864 840T:refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023121720231212
156125023729 0 016158 880 848T:refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2023121720231212

Namespace violations

Implementation: T:ref
Security model: timingleaks
Compiler: clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
encrypt.o masking_bytes192 R
encrypt.o rate_bytes192 R
encrypt.o spoc64_ad T
encrypt.o spoc64_gentag T
encrypt.o spoc64_init T
sliscp_light192.o RC1_192 R
sliscp_light192.o RC2_192 R
sliscp_light192.o SC1_192 R
sliscp_light192.o SC2_192 R
sliscp_light192.o rotl8 T
sliscp_light192.o simeck48_box T
sliscp_light192.o sliscp_permutation192r18 T
sliscp_light192.o sliscp_permutation192r18_ALLONE T
sliscp_light192.o sliscp_permutation192r18_ALLZERO T
sliscp_light192.o sliscp_print_state192 T

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