Implementation notes: armeabi, c1, crypto_stream/hc256

Computer: c1
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_stream
Primitive: hc256

Compiler output

Implementation: crypto_stream/hc256/e/hc-256/200511
Compiler: gcc -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -O2
hc-256.c: In file included from hc-256.c:1:0:
hc-256.c: e/hc-256.c: In function 'ECRYPT_keysetup':
hc-256.c: e/hc-256.c:209:54: warning: implicit declaration of function 'U32TO32_LITTLE' [-Wimplicit-function-declaration]
hc-256.c: for (i = 0; i gt;>gt; 5); i++) ctx->gt;key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-256.c: ^~~~~~~~~~~~~~
try.c: crypto_stream_hc256.a(hc-256.o): In function `ECRYPT_keysetup':
try.c: hc-256.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc256.a(hc-256.o): In function `ECRYPT_ivsetup':
try.c: hc-256.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc256.a(hc-256.o): In function `ECRYPT_process_bytes':
try.c: hc-256.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: hc-256.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: hc-256.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc256.a(hc-256.o):hc-256.c:(.text+0x...): more undefined references to `U32TO32_LITTLE' follow
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 2, namely:
CompilerImplementations
gcc -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -O2 e/hc-256/200511
gcc -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -O3 e/hc-256/200511

Compiler output

Implementation: crypto_stream/hc256/e/hc-256/200701
Compiler: gcc -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -O2
hc-256.c: In file included from hc-256.c:1:0:
hc-256.c: e/hc-256.c: In function 'ECRYPT_keysetup':
hc-256.c: e/hc-256.c:219:54: warning: implicit declaration of function 'U32TO32_LITTLE' [-Wimplicit-function-declaration]
hc-256.c: for (i = 0; i gt;>gt; 5); i++) ctx->gt;key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-256.c: ^~~~~~~~~~~~~~
try.c: crypto_stream_hc256.a(hc-256.o): In function `ECRYPT_keysetup':
try.c: hc-256.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc256.a(hc-256.o): In function `ECRYPT_ivsetup':
try.c: hc-256.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc256.a(hc-256.o): In function `ECRYPT_process_bytes':
try.c: hc-256.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: hc-256.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: hc-256.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc256.a(hc-256.o):hc-256.c:(.text+0x...): more undefined references to `U32TO32_LITTLE' follow
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
gcc -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -O2 e/hc-256/200701
gcc -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -O3 e/hc-256/200701
gcc -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -Os e/hc-256/200701
gcc -mcpu=native -mfpu=neon-vfpv4 -O2 e/hc-256/200701
gcc -mcpu=native -mfpu=neon-vfpv4 -O3 e/hc-256/200701
gcc -mcpu=native -mfpu=neon-vfpv4 -Os e/hc-256/200701

Compiler output

Implementation: crypto_stream/hc256/e/hc-256/200511
Compiler: gcc -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -Os
hc-256.c: In file included from hc-256.c:1:0:
hc-256.c: e/hc-256.c: In function 'ECRYPT_keysetup':
hc-256.c: e/hc-256.c:209:54: warning: implicit declaration of function 'U32TO32_LITTLE' [-Wimplicit-function-declaration]
hc-256.c: for (i = 0; i gt;>gt; 5); i++) ctx->gt;key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-256.c: ^~~~~~~~~~~~~~
try.c: crypto_stream_hc256.a(hc-256.o): In function `ECRYPT_keysetup':
try.c: hc-256.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc256.a(hc-256.o): In function `ECRYPT_ivsetup':
try.c: hc-256.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc256.a(hc-256.o): In function `ECRYPT_process_bytes':
try.c: hc-256.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -Os e/hc-256/200511
gcc -mcpu=native -mfpu=neon-vfpv4 -O2 e/hc-256/200511
gcc -mcpu=native -mfpu=neon-vfpv4 -O3 e/hc-256/200511
gcc -mcpu=native -mfpu=neon-vfpv4 -Os e/hc-256/200511