Implementation notes: ppc32, nintendowiilinuxngx, crypto_aead/tiaoxinv1

Computer: nintendowiilinuxngx
Architecture: ppc32
CPU ID: unknown CPU ID
SUPERCOP version: 20191221
Operation: crypto_aead
Primitive: tiaoxinv1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
10422043072 40 060225 716 788tablegcc_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010720191221
10965643616 40 063593 716 788tablegcc_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010720191221
13208438944 40 055697 712 788tablegcc_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010720191221
16222839152 40 054753 708 788tablegcc_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010720191221
449887218592 320 042049 1084 788refgcc_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010720191221
696752411024 316 031609 1080 788refgcc_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010720191221
81726247032 312 027209 1072 788refgcc_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010720191221
81766205104 316 023737 1072 788refgcc_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010720191221

Compiler output

Implementation: aesnim
Security model: unknown
Compiler: gcc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
tiaoxin-optimized.c: tiaoxin-optimized.c:20:37: fatal error: xmmintrin.h: No such file or directory
tiaoxin-optimized.c: #include <xmmintrin.h>
tiaoxin-optimized.c: ^
tiaoxin-optimized.c: compilation terminated.

Number of similar (compiler,implementation) pairs: 8, namely:
CompilerImplementations
gcc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE aesnim
gcc -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE aesnim
gcc -O -fomit-frame-pointer -fwrapv -fPIC -fPIE aesnim
gcc -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE aesnim
gcc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE opt
gcc -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE opt
gcc -O -fomit-frame-pointer -fwrapv -fPIC -fPIE opt
gcc -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE opt

Namespace violations

Implementation: ref
Security model: unknown
Compiler: gcc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
aes_round.o AES_round T
aes_round.o FieldMult T
aes_round.o MC D
aes_round.o MixColumns T
aes_round.o ShiftRows T
aes_round.o SubBytes T
aes_round.o sbox D
tiaoxin-reference.o AND T
tiaoxin-reference.o Update T
tiaoxin-reference.o XOR T
tiaoxin-reference.o Z0 D
tiaoxin-reference.o Z1 D
tiaoxin-reference.o tiaoxin_reference_decrypt T
tiaoxin-reference.o tiaoxin_reference_encrypt T

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE ref
gcc -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE ref
gcc -O -fomit-frame-pointer -fwrapv -fPIC -fPIE ref
gcc -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE ref

Namespace violations

Implementation: table
Security model: unknown
Compiler: gcc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
tiaoxin-tablebased.o Z0 D
tiaoxin-tablebased.o Z1 D
tiaoxin-tablebased.o tiaoxin_tablebased_decrypt T
tiaoxin-tablebased.o tiaoxin_tablebased_encrypt T

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE table
gcc -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE table
gcc -O -fomit-frame-pointer -fwrapv -fPIC -fPIE table
gcc -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE table