Implementation notes: armeabi, berry2, crypto_aead/fountain128v1

Computer: berry2
Microarchitecture: armeabi; Cortex-A7 (410fc075)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240107
Operation: crypto_aead
Primitive: fountain128v1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
2720819149392 64 072586 448 832T:refclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2024012620240107
288308598844 64 021918 464 816T:refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024012620240107
589219795080 64 016284 460 816T:refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024012620240107
620755513900 64 014545 452 816T:refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024012620240107
622681164284 64 015792 460 816T:refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024012620240107

Namespace violations

Implementation: T:ref
Security model: timingleaks
Compiler: clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
encrypt.o Feedback T
encrypt.o Feedback_ad T
encrypt.o Feedback_tag T
encrypt.o Initialization T
encrypt.o Keystreamgen T
encrypt.o Keystreamgen_byte T
encrypt.o LFSR1_clock T
encrypt.o LFSR2_clock T
encrypt.o LFSR3_clock T
encrypt.o LFSR4_clock T
encrypt.o MULx T
encrypt.o Matrix T
encrypt.o SR D
encrypt.o SR_ad D
encrypt.o SR_kg D
encrypt.o SR_tag D
encrypt.o Stateupdate_Init T
encrypt.o Stateupdate_ad T
encrypt.o Stateupdate_kg T
encrypt.o Stateupdate_message T
encrypt.o Stateupdate_tag T
encrypt.o dec_onebyte T
encrypt.o enc_onebyte T
encrypt.o filter 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