Implementation notes: armeabi, cubox, crypto_aead/aes128otrsv2

Computer: cubox
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: aes128otrsv2
TimeImplementationCompilerBenchmark dateSUPERCOP version
302702refgcc -funroll-loops -mcpu=marvell-pj4 -O32016121020161026
305136refgcc -mcpu=marvell-pj4 -O32016121020161026
313120refgcc -funroll-loops -mcpu=marvell-pj4 -O22016121020161026
355236refgcc -mcpu=marvell-pj4 -O22016121020161026
385560refgcc -funroll-loops -mcpu=marvell-pj4 -Os2016121020161026
400460refgcc -mcpu=marvell-pj4 -Os2016121020161026

Compiler output

Implementation: crypto_aead/aes128otrsv2/ref
Compiler: gcc -funroll-loops -mcpu=marvell-pj4 -O2
OTR.c: OTR.c:51:7: warning: built-in function 'gamma' declared as non-function
OTR.c: uint8 gamma[BLOCK]={0}, gamma2[BLOCK]={0}, Q[BLOCK]={0};
OTR.c: ^~~~~

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
gcc -funroll-loops -mcpu=marvell-pj4 -O2 ref
gcc -funroll-loops -mcpu=marvell-pj4 -O3 ref
gcc -funroll-loops -mcpu=marvell-pj4 -Os ref
gcc -mcpu=marvell-pj4 -O2 ref
gcc -mcpu=marvell-pj4 -O3 ref
gcc -mcpu=marvell-pj4 -Os ref