Implementation notes: mipso32, loongson, crypto_aead/aeadaes256ocbtaglen128v1

Computer: loongson
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: aeadaes256ocbtaglen128v1

Compiler output

Implementation: crypto_aead/aeadaes256ocbtaglen128v1/ref
Compiler: gcc -funroll-loops -march=loongson2f -mabi=n32 -O2
encrypt.c: In file included from encrypt.c:39:0:
encrypt.c: /usr/include/openssl/aes.h:55:34: fatal error: openssl/opensslconf.h: No such file or directory
encrypt.c: # include gt;
encrypt.c: ^
encrypt.c: compilation terminated.

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

Compiler output

Implementation: crypto_aead/aeadaes256ocbtaglen128v1/opt
Compiler: gcc -funroll-loops -march=loongson2f -mabi=n32 -O2
ocb.c: In file included from ocb.c:328:0:
ocb.c: /usr/include/openssl/aes.h:55:34: fatal error: openssl/opensslconf.h: No such file or directory
ocb.c: # include gt;
ocb.c: ^
ocb.c: compilation terminated.

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
gcc -funroll-loops -march=loongson2f -mabi=n32 -O2 opt
gcc -funroll-loops -march=loongson2f -mabi=n32 -O3 opt
gcc -funroll-loops -march=loongson2f -mabi=n32 -Os opt
gcc -march=loongson2f -mabi=n32 -O2 opt
gcc -march=loongson2f -mabi=n32 -O3 opt
gcc -march=loongson2f -mabi=n32 -Os opt