Implementation notes: armeabi, c1, crypto_hash/md2

Computer: c1
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_hash
Primitive: md2

Compiler output

Implementation: crypto_hash/md2/openssl
Compiler: gcc -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -O2
hash.c: hash.c:2:25: fatal error: openssl/md2.h: No such file or directory
hash.c: #include gt;
hash.c: ^
hash.c: compilation terminated.

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