Implementation notes: aarch64, minimac, crypto_stream/tango642

Computer: minimac
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20211108
Operation: crypto_stream
Primitive: tango642

Compiler output

Implementation: ref
Security model: constbranchindex
Compiler: clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
try.c: ld: warning: object file (/Users/djb/supercop-20211108/supercop-data/minimac/aarch64/lib/kernelrandombytes.o) was built for newer macOS version (11.3) than being linked (11.0)
try.c: ld: warning: object file (/Users/djb/supercop-20211108/supercop-data/minimac/aarch64/lib/cpucycles.o) was built for newer macOS version (11.3) than being linked (11.0)
try.c: ld: warning: could not create compact unwind for _init: registers 21 and 22 not saved contiguously in frame
try.c: Undefined symbols for architecture arm64:
try.c: "_tango642_init", referenced from:
try.c: _crypto_stream_tango642_ref_constbranchindex in libcrypto_stream_tango642.a(stream.o)
try.c: _crypto_stream_tango642_ref_constbranchindex_xor in libcrypto_stream_tango642.a(xor.o)
try.c: "_tango642_xor", referenced from:
try.c: _crypto_stream_tango642_ref_constbranchindex in libcrypto_stream_tango642.a(stream.o)
try.c: _crypto_stream_tango642_ref_constbranchindex_xor in libcrypto_stream_tango642.a(xor.o)
try.c: ld: symbol(s) not found for architecture arm64
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE ref

Compiler output

Implementation: ref
Security model: constbranchindex
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
try.c: Undefined symbols for architecture arm64:
try.c: "_tango642_init", referenced from:
try.c: _crypto_stream_tango642_ref_constbranchindex in libcrypto_stream_tango642.a(stream.o)
try.c: _crypto_stream_tango642_ref_constbranchindex_xor in libcrypto_stream_tango642.a(xor.o)
try.c: "_tango642_xor", referenced from:
try.c: _crypto_stream_tango642_ref_constbranchindex in libcrypto_stream_tango642.a(stream.o)
try.c: _crypto_stream_tango642_ref_constbranchindex_xor in libcrypto_stream_tango642.a(xor.o)
try.c: ld: symbol(s) not found for architecture arm64
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 2, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE ref
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE ref

Compiler output

Implementation: ref
Security model: constbranchindex
Compiler: gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE
try.c: Undefined symbols for architecture arm64:
try.c: "_tango642_xor", referenced from:
try.c: _crypto_stream_tango642_ref_constbranchindex in libcrypto_stream_tango642.a(stream.o)
try.c: _crypto_stream_tango642_ref_constbranchindex_xor in libcrypto_stream_tango642.a(xor.o)
try.c: ld: symbol(s) not found for architecture arm64
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE ref

Compiler output

Implementation: ref
Security model: constbranchindex
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE
try.c: Undefined symbols for architecture arm64:
try.c: "_tango642_final", referenced from:
try.c: _crypto_stream_tango642_ref_constbranchindex in libcrypto_stream_tango642.a(stream.o)
try.c: _crypto_stream_tango642_ref_constbranchindex_xor in libcrypto_stream_tango642.a(xor.o)
try.c: "_tango642_init", referenced from:
try.c: _crypto_stream_tango642_ref_constbranchindex in libcrypto_stream_tango642.a(stream.o)
try.c: _crypto_stream_tango642_ref_constbranchindex_xor in libcrypto_stream_tango642.a(xor.o)
try.c: "_tango642_xor", referenced from:
try.c: _crypto_stream_tango642_ref_constbranchindex in libcrypto_stream_tango642.a(stream.o)
try.c: _crypto_stream_tango642_ref_constbranchindex_xor in libcrypto_stream_tango642.a(xor.o)
try.c: ld: symbol(s) not found for architecture arm64
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE ref