Implementation notes: aarch64, lepotatoamls905xcc, crypto_aead/fountain128v1

Computer: lepotatoamls905xcc
Architecture: aarch64
CPU ID: 410fd034
SUPERCOP version: 20191221
Operation: crypto_aead
Primitive: fountain128v1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
99509279692 64 021978 944 864refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019121420191017
1819063242960 64 055733 832 856refclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2019121420191017
577176965340 64 016279 920 848refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019121420191017
596651244096 64 014240 912 840refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019121420191017
614062384944 64 015975 920 848refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019121420191017

Namespace violations

Implementation: ref
Security model: unknown
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 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