Implementation notes: aarch64, par3, crypto_encrypt/ntruees743ep1

Computer: par3
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_encrypt
Primitive: ntruees743ep1

Compiler output

Implementation: crypto_encrypt/ntruees743ep1/ref
Compiler: gcc -funroll-loops -march=native -mtune=native -O2
try.c: /home/krovetz/hera/krovetz/supercop-20170718/supercop-data/par3/aarch64/lib/libsupercop.a(crypto_stream_chacha20_dolbeau_arm_neon-api.o): In function `ECRYPT_encrypt_packet':
try.c: api.c:(.text+0x...): multiple definition of `ECRYPT_encrypt_packet'
try.c: /home/krovetz/hera/krovetz/supercop-20170718/supercop-data/par3/aarch64/lib/libsupercop.a(crypto_stream_salsa20_e_merged-api.o):api.c:(.text+0x...): first defined here
try.c: /home/krovetz/hera/krovetz/supercop-20170718/supercop-data/par3/aarch64/lib/libsupercop.a(crypto_stream_chacha20_dolbeau_arm_neon-api.o): In function `ECRYPT_decrypt_packet':
try.c: api.c:(.text+0x...): multiple definition of `ECRYPT_decrypt_packet'
try.c: /home/krovetz/hera/krovetz/supercop-20170718/supercop-data/par3/aarch64/lib/libsupercop.a(crypto_stream_salsa20_e_merged-api.o):api.c:(.text+0x...): first defined here
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mtune=native -O2 ref
gcc -funroll-loops -march=native -mtune=native -O3 ref
gcc -funroll-loops -march=native -mtune=native -Os ref
gcc -march=native -mtune=native -O2 ref
gcc -march=native -mtune=native -O3 ref
gcc -march=native -mtune=native -Os ref