Implementation notes: x86, gcc16, crypto_aead/colm0v1

Computer: gcc16
Architecture: x86
CPU ID: AuthenticAMD-00100f23-178bfbff
SUPERCOP version: 20171020
Operation: crypto_aead
Primitive: colm0v1

Compiler output

Implementation: crypto_aead/colm0v1/aesni4
Compiler: gcc -funroll-loops -m32 -O2 -fomit-frame-pointer
encrypt-optpar4.c: In file included from /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include/wmmintrin.h:31,
encrypt-optpar4.c: from encrypt-optpar4.c:14:
encrypt-optpar4.c: /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include/emmintrin.h:32:3: error: #error "SSE2 instruction set not enabled"
encrypt-optpar4.c: In file included from encrypt-optpar4.c:14:
encrypt-optpar4.c: /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include/wmmintrin.h:34:3: error: #error "AES/PCLMUL instructions not enabled"
encrypt-optpar4.c: encrypt-optpar4.c:44: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'byte_swap'
encrypt-optpar4.c: encrypt-optpar4.c:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'assist128'
encrypt-optpar4.c: encrypt-optpar4.c:61: error: expected declaration specifiers or '...' before '__m128i'
encrypt-optpar4.c: encrypt-optpar4.c: In function 'AES_set_encrypt_key':
encrypt-optpar4.c: encrypt-optpar4.c:63: error: '__m128i' undeclared (first use in this function)
encrypt-optpar4.c: encrypt-optpar4.c:63: error: (Each undeclared identifier is reported only once
encrypt-optpar4.c: encrypt-optpar4.c:63: error: for each function it appears in.)
encrypt-optpar4.c: encrypt-optpar4.c:63: error: 'sched' undeclared (first use in this function)
encrypt-optpar4.c: encrypt-optpar4.c:63: error: expected expression before ')' token
encrypt-optpar4.c: encrypt-optpar4.c:64: error: expected expression before ')' token
encrypt-optpar4.c: encrypt-optpar4.c: At top level:
encrypt-optpar4.c: encrypt-optpar4.c:77: error: expected ';', ',' or ')' before '*' token
encrypt-optpar4.c: encrypt-optpar4.c:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'AES_encrypt'
encrypt-optpar4.c: encrypt-optpar4.c:102: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'AES_decrypt'
encrypt-optpar4.c: encrypt-optpar4.c:116: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gf128_mul2'
encrypt-optpar4.c: encrypt-optpar4.c:130: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gf128_mul3'
encrypt-optpar4.c: encrypt-optpar4.c:135: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gf128_mul7'
encrypt-optpar4.c: encrypt-optpar4.c:259: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mac'
encrypt-optpar4.c: encrypt-optpar4.c: In function 'crypto_aead_colm0v1_aesni4_encrypt':
encrypt-optpar4.c: encrypt-optpar4.c:349: error: '__m128i' undeclared (first use in this function)
encrypt-optpar4.c: ...

Number of similar (compiler,implementation) pairs: 96, namely:
CompilerImplementations
gcc -funroll-loops -m32 -O2 -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -O3 -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -O -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -Os -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=athlon -O2 -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=athlon -O3 -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=athlon -Os -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=i386 -O2 -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=i386 -O3 -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=i386 -O -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=i386 -Os -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=i486 -O2 -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=i486 -O3 -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=i486 -Os -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=k6-2 -O2 -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=k6-2 -O3 -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=k6-2 -Os -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=k6-3 -O2 -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=k6-3 -O3 -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=k6-3 -Os -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=k6 -O2 -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=k6 -O3 -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=k6 -Os -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=pentium-mmx -O2 -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=pentium-mmx -O3 -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=pentium-mmx -Os -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=pentium2 -O2 -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=pentium2 -O3 -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=pentium2 -Os -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=pentium3 -O2 -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=pentium3 -O3 -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=pentium3 -Os -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=pentium -O2 -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=pentium -O3 -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=pentium -O -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=pentium -Os -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=pentiumpro -O2 -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=pentiumpro -O3 -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=pentiumpro -Os -fomit-frame-pointer aesni4
gcc -m32 -O2 -fomit-frame-pointer aesni4
gcc -m32 -O3 -fomit-frame-pointer aesni4
gcc -m32 -O -fomit-frame-pointer aesni4
gcc -m32 -Os -fomit-frame-pointer aesni4
gcc -m32 -march=athlon -O2 -fomit-frame-pointer aesni4
gcc -m32 -march=athlon -O3 -fomit-frame-pointer aesni4
gcc -m32 -march=athlon -O -fomit-frame-pointer aesni4
gcc -m32 -march=athlon -Os -fomit-frame-pointer aesni4
gcc -m32 -march=i386 -O2 -fomit-frame-pointer aesni4
gcc -m32 -march=i386 -O3 -fomit-frame-pointer aesni4
gcc -m32 -march=i386 -O -fomit-frame-pointer aesni4
gcc -m32 -march=i386 -Os -fomit-frame-pointer aesni4
gcc -m32 -march=i486 -O2 -fomit-frame-pointer aesni4
gcc -m32 -march=i486 -O3 -fomit-frame-pointer aesni4
gcc -m32 -march=i486 -O -fomit-frame-pointer aesni4
gcc -m32 -march=i486 -Os -fomit-frame-pointer aesni4
gcc -m32 -march=k6-2 -O2 -fomit-frame-pointer aesni4
gcc -m32 -march=k6-2 -O3 -fomit-frame-pointer aesni4
gcc -m32 -march=k6-2 -O -fomit-frame-pointer aesni4
gcc -m32 -march=k6-2 -Os -fomit-frame-pointer aesni4
gcc -m32 -march=k6-3 -O2 -fomit-frame-pointer aesni4
gcc -m32 -march=k6-3 -O3 -fomit-frame-pointer aesni4
gcc -m32 -march=k6-3 -O -fomit-frame-pointer aesni4
gcc -m32 -march=k6-3 -Os -fomit-frame-pointer aesni4
gcc -m32 -march=k6 -O2 -fomit-frame-pointer aesni4
gcc -m32 -march=k6 -O3 -fomit-frame-pointer aesni4
gcc -m32 -march=k6 -O -fomit-frame-pointer aesni4
gcc -m32 -march=k6 -Os -fomit-frame-pointer aesni4
gcc -m32 -march=pentium-mmx -O2 -fomit-frame-pointer aesni4
gcc -m32 -march=pentium-mmx -O3 -fomit-frame-pointer aesni4
gcc -m32 -march=pentium-mmx -O -fomit-frame-pointer aesni4
gcc -m32 -march=pentium-mmx -Os -fomit-frame-pointer aesni4
gcc -m32 -march=pentium2 -O2 -fomit-frame-pointer aesni4
gcc -m32 -march=pentium2 -O3 -fomit-frame-pointer aesni4
gcc -m32 -march=pentium2 -O -fomit-frame-pointer aesni4
gcc -m32 -march=pentium2 -Os -fomit-frame-pointer aesni4
gcc -m32 -march=pentium3 -O2 -fomit-frame-pointer aesni4
gcc -m32 -march=pentium3 -O3 -fomit-frame-pointer aesni4
gcc -m32 -march=pentium3 -O -fomit-frame-pointer aesni4
gcc -m32 -march=pentium3 -Os -fomit-frame-pointer aesni4
gcc -m32 -march=pentium -O2 -fomit-frame-pointer aesni4
gcc -m32 -march=pentium -O3 -fomit-frame-pointer aesni4
gcc -m32 -march=pentium -O -fomit-frame-pointer aesni4
gcc -m32 -march=pentium -Os -fomit-frame-pointer aesni4
gcc -m32 -march=pentiumpro -O2 -fomit-frame-pointer aesni4
gcc -m32 -march=pentiumpro -O3 -fomit-frame-pointer aesni4
gcc -m32 -march=pentiumpro -O -fomit-frame-pointer aesni4
gcc -m32 -march=pentiumpro -Os -fomit-frame-pointer aesni4

Compiler output

Implementation: crypto_aead/colm0v1/aesni8
Compiler: gcc -funroll-loops -m32 -O2 -fomit-frame-pointer
encrypt-optpar8.c: In file included from /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include/wmmintrin.h:31,
encrypt-optpar8.c: from encrypt-optpar8.c:14:
encrypt-optpar8.c: /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include/emmintrin.h:32:3: error: #error "SSE2 instruction set not enabled"
encrypt-optpar8.c: In file included from encrypt-optpar8.c:14:
encrypt-optpar8.c: /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include/wmmintrin.h:34:3: error: #error "AES/PCLMUL instructions not enabled"
encrypt-optpar8.c: encrypt-optpar8.c:45: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'byte_swap'
encrypt-optpar8.c: encrypt-optpar8.c:52: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'assist128'
encrypt-optpar8.c: encrypt-optpar8.c:62: error: expected declaration specifiers or '...' before '__m128i'
encrypt-optpar8.c: encrypt-optpar8.c: In function 'AES_set_encrypt_key':
encrypt-optpar8.c: encrypt-optpar8.c:64: error: '__m128i' undeclared (first use in this function)
encrypt-optpar8.c: encrypt-optpar8.c:64: error: (Each undeclared identifier is reported only once
encrypt-optpar8.c: encrypt-optpar8.c:64: error: for each function it appears in.)
encrypt-optpar8.c: encrypt-optpar8.c:64: error: 'sched' undeclared (first use in this function)
encrypt-optpar8.c: encrypt-optpar8.c:64: error: expected expression before ')' token
encrypt-optpar8.c: encrypt-optpar8.c:65: error: expected expression before ')' token
encrypt-optpar8.c: encrypt-optpar8.c: At top level:
encrypt-optpar8.c: encrypt-optpar8.c:78: error: expected ';', ',' or ')' before '*' token
encrypt-optpar8.c: encrypt-optpar8.c:90: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'AES_encrypt'
encrypt-optpar8.c: encrypt-optpar8.c:103: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'AES_decrypt'
encrypt-optpar8.c: encrypt-optpar8.c:117: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gf128_mul2'
encrypt-optpar8.c: encrypt-optpar8.c:131: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gf128_mul3'
encrypt-optpar8.c: encrypt-optpar8.c:136: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gf128_mul7'
encrypt-optpar8.c: encrypt-optpar8.c:292: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mac'
encrypt-optpar8.c: encrypt-optpar8.c: In function 'crypto_aead_colm0v1_aesni8_encrypt':
encrypt-optpar8.c: encrypt-optpar8.c:396: error: '__m128i' undeclared (first use in this function)
encrypt-optpar8.c: ...

Number of similar (compiler,implementation) pairs: 96, namely:
CompilerImplementations
gcc -funroll-loops -m32 -O2 -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -O3 -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -O -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -Os -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=athlon -O2 -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=athlon -O3 -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=athlon -Os -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=i386 -O2 -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=i386 -O3 -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=i386 -O -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=i386 -Os -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=i486 -O2 -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=i486 -O3 -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=i486 -Os -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=k6-2 -O2 -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=k6-2 -O3 -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=k6-2 -Os -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=k6-3 -O2 -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=k6-3 -O3 -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=k6-3 -Os -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=k6 -O2 -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=k6 -O3 -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=k6 -Os -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=pentium-mmx -O2 -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=pentium-mmx -O3 -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=pentium-mmx -Os -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=pentium2 -O2 -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=pentium2 -O3 -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=pentium2 -Os -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=pentium3 -O2 -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=pentium3 -O3 -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=pentium3 -Os -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=pentium -O2 -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=pentium -O3 -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=pentium -O -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=pentium -Os -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=pentiumpro -O2 -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=pentiumpro -O3 -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=pentiumpro -Os -fomit-frame-pointer aesni8
gcc -m32 -O2 -fomit-frame-pointer aesni8
gcc -m32 -O3 -fomit-frame-pointer aesni8
gcc -m32 -O -fomit-frame-pointer aesni8
gcc -m32 -Os -fomit-frame-pointer aesni8
gcc -m32 -march=athlon -O2 -fomit-frame-pointer aesni8
gcc -m32 -march=athlon -O3 -fomit-frame-pointer aesni8
gcc -m32 -march=athlon -O -fomit-frame-pointer aesni8
gcc -m32 -march=athlon -Os -fomit-frame-pointer aesni8
gcc -m32 -march=i386 -O2 -fomit-frame-pointer aesni8
gcc -m32 -march=i386 -O3 -fomit-frame-pointer aesni8
gcc -m32 -march=i386 -O -fomit-frame-pointer aesni8
gcc -m32 -march=i386 -Os -fomit-frame-pointer aesni8
gcc -m32 -march=i486 -O2 -fomit-frame-pointer aesni8
gcc -m32 -march=i486 -O3 -fomit-frame-pointer aesni8
gcc -m32 -march=i486 -O -fomit-frame-pointer aesni8
gcc -m32 -march=i486 -Os -fomit-frame-pointer aesni8
gcc -m32 -march=k6-2 -O2 -fomit-frame-pointer aesni8
gcc -m32 -march=k6-2 -O3 -fomit-frame-pointer aesni8
gcc -m32 -march=k6-2 -O -fomit-frame-pointer aesni8
gcc -m32 -march=k6-2 -Os -fomit-frame-pointer aesni8
gcc -m32 -march=k6-3 -O2 -fomit-frame-pointer aesni8
gcc -m32 -march=k6-3 -O3 -fomit-frame-pointer aesni8
gcc -m32 -march=k6-3 -O -fomit-frame-pointer aesni8
gcc -m32 -march=k6-3 -Os -fomit-frame-pointer aesni8
gcc -m32 -march=k6 -O2 -fomit-frame-pointer aesni8
gcc -m32 -march=k6 -O3 -fomit-frame-pointer aesni8
gcc -m32 -march=k6 -O -fomit-frame-pointer aesni8
gcc -m32 -march=k6 -Os -fomit-frame-pointer aesni8
gcc -m32 -march=pentium-mmx -O2 -fomit-frame-pointer aesni8
gcc -m32 -march=pentium-mmx -O3 -fomit-frame-pointer aesni8
gcc -m32 -march=pentium-mmx -O -fomit-frame-pointer aesni8
gcc -m32 -march=pentium-mmx -Os -fomit-frame-pointer aesni8
gcc -m32 -march=pentium2 -O2 -fomit-frame-pointer aesni8
gcc -m32 -march=pentium2 -O3 -fomit-frame-pointer aesni8
gcc -m32 -march=pentium2 -O -fomit-frame-pointer aesni8
gcc -m32 -march=pentium2 -Os -fomit-frame-pointer aesni8
gcc -m32 -march=pentium3 -O2 -fomit-frame-pointer aesni8
gcc -m32 -march=pentium3 -O3 -fomit-frame-pointer aesni8
gcc -m32 -march=pentium3 -O -fomit-frame-pointer aesni8
gcc -m32 -march=pentium3 -Os -fomit-frame-pointer aesni8
gcc -m32 -march=pentium -O2 -fomit-frame-pointer aesni8
gcc -m32 -march=pentium -O3 -fomit-frame-pointer aesni8
gcc -m32 -march=pentium -O -fomit-frame-pointer aesni8
gcc -m32 -march=pentium -Os -fomit-frame-pointer aesni8
gcc -m32 -march=pentiumpro -O2 -fomit-frame-pointer aesni8
gcc -m32 -march=pentiumpro -O3 -fomit-frame-pointer aesni8
gcc -m32 -march=pentiumpro -O -fomit-frame-pointer aesni8
gcc -m32 -march=pentiumpro -Os -fomit-frame-pointer aesni8

Compiler output

Implementation: crypto_aead/colm0v1/ref
Compiler: gcc -funroll-loops -m32 -O2 -fomit-frame-pointer
try.c: crypto_aead_colm0v1.a(encrypt.o): In function `key_schedule':
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_set_encrypt_key'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_set_decrypt_key'
try.c: crypto_aead_colm0v1.a(encrypt.o): In function `AES':
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_decrypt'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_encrypt'
try.c: collect2: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 39, namely:
CompilerImplementations
gcc -funroll-loops -m32 -O2 -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=athlon -O2 -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=barcelona -O2 -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=i386 -O2 -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=i486 -O2 -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=k6-2 -O2 -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=k6-3 -O2 -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=k6 -O2 -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=k8 -O2 -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=nocona -O2 -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=pentium-m -O2 -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=pentium-mmx -O2 -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=pentium2 -O2 -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=pentium3 -O2 -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=pentium4 -O2 -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=pentium -O2 -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=pentiumpro -O2 -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=prescott -O2 -fomit-frame-pointer ref
gcc -m32 -O2 -fomit-frame-pointer ref
gcc -m32 -march=athlon -O2 -fomit-frame-pointer ref
gcc -m32 -march=core2 -O2 -fomit-frame-pointer ref
gcc -m32 -march=core2 -msse4.1 -O2 -fomit-frame-pointer ref
gcc -m32 -march=core2 -msse4 -O2 -fomit-frame-pointer ref
gcc -m32 -march=i386 -O2 -fomit-frame-pointer ref
gcc -m32 -march=i486 -O2 -fomit-frame-pointer ref
gcc -m32 -march=k6-2 -O2 -fomit-frame-pointer ref
gcc -m32 -march=k6-3 -O2 -fomit-frame-pointer ref
gcc -m32 -march=k6 -O2 -fomit-frame-pointer ref
gcc -m32 -march=k8 -O2 -fomit-frame-pointer ref
gcc -m32 -march=native -mtune=native -O2 -fomit-frame-pointer ref
gcc -m32 -march=nocona -O2 -fomit-frame-pointer ref
gcc -m32 -march=pentium-m -O2 -fomit-frame-pointer ref
gcc -m32 -march=pentium-mmx -O2 -fomit-frame-pointer ref
gcc -m32 -march=pentium2 -O2 -fomit-frame-pointer ref
gcc -m32 -march=pentium3 -O2 -fomit-frame-pointer ref
gcc -m32 -march=pentium4 -O2 -fomit-frame-pointer ref
gcc -m32 -march=pentium -O2 -fomit-frame-pointer ref
gcc -m32 -march=pentiumpro -O2 -fomit-frame-pointer ref
gcc -m32 -march=prescott -O2 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_aead/colm0v1/ref
Compiler: gcc -funroll-loops -m32 -O3 -fomit-frame-pointer
try.c: crypto_aead_colm0v1.a(encrypt.o): In function `process_block':
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_encrypt'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_decrypt'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_encrypt'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_encrypt'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_decrypt'
try.c: crypto_aead_colm0v1.a(encrypt.o): In function `crypto_aead_colm0v1_ref_decrypt':
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_set_encrypt_key'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_set_decrypt_key'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_encrypt'
try.c: crypto_aead_colm0v1.a(encrypt.o): In function `crypto_aead_colm0v1_ref_encrypt':
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_set_encrypt_key'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_set_decrypt_key'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_encrypt'
try.c: collect2: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 29, namely:
CompilerImplementations
gcc -funroll-loops -m32 -O3 -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=athlon -O3 -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=nocona -O3 -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=pentium-mmx -O3 -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=pentium2 -O3 -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=pentium3 -O3 -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=pentium4 -O3 -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=pentium -O3 -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=pentiumpro -O3 -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=prescott -O3 -fomit-frame-pointer ref
gcc -m32 -O3 -fomit-frame-pointer ref
gcc -m32 -march=athlon -O3 -fomit-frame-pointer ref
gcc -m32 -march=core2 -O3 -fomit-frame-pointer ref
gcc -m32 -march=core2 -msse4.1 -O3 -fomit-frame-pointer ref
gcc -m32 -march=core2 -msse4 -O3 -fomit-frame-pointer ref
gcc -m32 -march=k8 -O3 -fomit-frame-pointer ref
gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer ref
gcc -m32 -march=nocona -O3 -fomit-frame-pointer ref
gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer ref
gcc -m32 -march=pentium-mmx -O3 -fomit-frame-pointer ref
gcc -m32 -march=pentium2 -O3 -fomit-frame-pointer ref
gcc -m32 -march=pentium3 -O3 -fomit-frame-pointer ref
gcc -m32 -march=pentium4 -O3 -fomit-frame-pointer ref
gcc -m32 -march=pentium -O3 -fomit-frame-pointer ref
gcc -m32 -march=pentiumpro -O3 -fomit-frame-pointer ref
gcc -m32 -march=prescott -O3 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_aead/colm0v1/ref
Compiler: gcc -funroll-loops -m32 -O -fomit-frame-pointer
try.c: crypto_aead_colm0v1.a(encrypt.o): In function `key_schedule':
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_set_encrypt_key'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_set_decrypt_key'
try.c: crypto_aead_colm0v1.a(encrypt.o): In function `AES':
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_encrypt'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_decrypt'
try.c: collect2: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 78, namely:
CompilerImplementations
gcc -funroll-loops -m32 -O -fomit-frame-pointer ref
gcc -funroll-loops -m32 -Os -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=athlon -Os -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=barcelona -Os -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=i386 -O -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=i386 -Os -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=i486 -Os -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=k6-2 -Os -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=k6-3 -Os -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=k6 -Os -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=k8 -Os -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=nocona -Os -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=pentium-m -Os -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=pentium-mmx -Os -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=pentium2 -Os -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=pentium3 -Os -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=pentium4 -Os -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=pentium -O -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=pentium -Os -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=pentiumpro -Os -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=prescott -Os -fomit-frame-pointer ref
gcc -m32 -O -fomit-frame-pointer ref
gcc -m32 -Os -fomit-frame-pointer ref
gcc -m32 -march=athlon -O -fomit-frame-pointer ref
gcc -m32 -march=athlon -Os -fomit-frame-pointer ref
gcc -m32 -march=core2 -O -fomit-frame-pointer ref
gcc -m32 -march=core2 -Os -fomit-frame-pointer ref
gcc -m32 -march=core2 -msse4.1 -O -fomit-frame-pointer ref
gcc -m32 -march=core2 -msse4.1 -Os -fomit-frame-pointer ref
gcc -m32 -march=core2 -msse4 -O -fomit-frame-pointer ref
gcc -m32 -march=core2 -msse4 -Os -fomit-frame-pointer ref
gcc -m32 -march=i386 -O -fomit-frame-pointer ref
gcc -m32 -march=i386 -Os -fomit-frame-pointer ref
gcc -m32 -march=i486 -O -fomit-frame-pointer ref
gcc -m32 -march=i486 -Os -fomit-frame-pointer ref
gcc -m32 -march=k6-2 -O -fomit-frame-pointer ref
gcc -m32 -march=k6-2 -Os -fomit-frame-pointer ref
gcc -m32 -march=k6-3 -O -fomit-frame-pointer ref
gcc -m32 -march=k6-3 -Os -fomit-frame-pointer ref
gcc -m32 -march=k6 -O -fomit-frame-pointer ref
gcc -m32 -march=k6 -Os -fomit-frame-pointer ref
gcc -m32 -march=k8 -O -fomit-frame-pointer ref
gcc -m32 -march=k8 -Os -fomit-frame-pointer ref
gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer ref
gcc -m32 -march=native -mtune=native -Os -fomit-frame-pointer ref
gcc -m32 -march=nocona -O -fomit-frame-pointer ref
gcc -m32 -march=nocona -Os -fomit-frame-pointer ref
gcc -m32 -march=pentium-m -O -fomit-frame-pointer ref
gcc -m32 -march=pentium-m -Os -fomit-frame-pointer ref
gcc -m32 -march=pentium-mmx -O -fomit-frame-pointer ref
gcc -m32 -march=pentium-mmx -Os -fomit-frame-pointer ref
gcc -m32 -march=pentium2 -O -fomit-frame-pointer ref
gcc -m32 -march=pentium2 -Os -fomit-frame-pointer ref
gcc -m32 -march=pentium3 -O -fomit-frame-pointer ref
gcc -m32 -march=pentium3 -Os -fomit-frame-pointer ref
gcc -m32 -march=pentium4 -O -fomit-frame-pointer ref
gcc -m32 -march=pentium4 -Os -fomit-frame-pointer ref
gcc -m32 -march=pentium -O -fomit-frame-pointer ref
gcc -m32 -march=pentium -Os -fomit-frame-pointer ref
gcc -m32 -march=pentiumpro -O -fomit-frame-pointer ref
gcc -m32 -march=pentiumpro -Os -fomit-frame-pointer ref
gcc -m32 -march=prescott -O -fomit-frame-pointer ref
gcc -m32 -march=prescott -Os -fomit-frame-pointer ref

Compiler output

Implementation: crypto_aead/colm0v1/aesni4
Compiler: gcc -funroll-loops -m32 -march=barcelona -O2 -fomit-frame-pointer
encrypt-optpar4.c: In file included from encrypt-optpar4.c:14:
encrypt-optpar4.c: /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include/wmmintrin.h:34:3: error: #error "AES/PCLMUL instructions not enabled"
encrypt-optpar4.c: encrypt-optpar4.c: In function 'byte_swap':
encrypt-optpar4.c: encrypt-optpar4.c:47: error: incompatible types when returning type 'int' but '__m128i' was expected
encrypt-optpar4.c: encrypt-optpar4.c: In function 'AES_set_encrypt_key':
encrypt-optpar4.c: encrypt-optpar4.c:65: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar4.c: encrypt-optpar4.c:51: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar4.c: encrypt-optpar4.c:66: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar4.c: encrypt-optpar4.c:51: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar4.c: encrypt-optpar4.c:67: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar4.c: encrypt-optpar4.c:51: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar4.c: encrypt-optpar4.c:68: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar4.c: encrypt-optpar4.c:51: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar4.c: encrypt-optpar4.c:69: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar4.c: encrypt-optpar4.c:51: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar4.c: encrypt-optpar4.c:70: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar4.c: encrypt-optpar4.c:51: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar4.c: encrypt-optpar4.c:71: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar4.c: encrypt-optpar4.c:51: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar4.c: encrypt-optpar4.c:72: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar4.c: encrypt-optpar4.c:51: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar4.c: encrypt-optpar4.c:73: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar4.c: encrypt-optpar4.c:51: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar4.c: encrypt-optpar4.c:74: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar4.c: encrypt-optpar4.c:51: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar4.c: ...

Number of similar (compiler,implementation) pairs: 48, namely:
CompilerImplementations
gcc -funroll-loops -m32 -march=barcelona -O2 -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=barcelona -Os -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=k8 -O2 -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=k8 -Os -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=nocona -O2 -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=nocona -O3 -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=nocona -Os -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=pentium-m -O2 -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=pentium-m -Os -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=pentium4 -O2 -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=pentium4 -O3 -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=pentium4 -Os -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=prescott -O2 -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=prescott -O3 -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer aesni4
gcc -funroll-loops -m32 -march=prescott -Os -fomit-frame-pointer aesni4
gcc -m32 -march=k8 -O2 -fomit-frame-pointer aesni4
gcc -m32 -march=k8 -O3 -fomit-frame-pointer aesni4
gcc -m32 -march=k8 -O -fomit-frame-pointer aesni4
gcc -m32 -march=k8 -Os -fomit-frame-pointer aesni4
gcc -m32 -march=native -mtune=native -O2 -fomit-frame-pointer aesni4
gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer aesni4
gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer aesni4
gcc -m32 -march=native -mtune=native -Os -fomit-frame-pointer aesni4
gcc -m32 -march=nocona -O2 -fomit-frame-pointer aesni4
gcc -m32 -march=nocona -O3 -fomit-frame-pointer aesni4
gcc -m32 -march=nocona -O -fomit-frame-pointer aesni4
gcc -m32 -march=nocona -Os -fomit-frame-pointer aesni4
gcc -m32 -march=pentium-m -O2 -fomit-frame-pointer aesni4
gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer aesni4
gcc -m32 -march=pentium-m -O -fomit-frame-pointer aesni4
gcc -m32 -march=pentium-m -Os -fomit-frame-pointer aesni4
gcc -m32 -march=pentium4 -O2 -fomit-frame-pointer aesni4
gcc -m32 -march=pentium4 -O3 -fomit-frame-pointer aesni4
gcc -m32 -march=pentium4 -O -fomit-frame-pointer aesni4
gcc -m32 -march=pentium4 -Os -fomit-frame-pointer aesni4
gcc -m32 -march=prescott -O2 -fomit-frame-pointer aesni4
gcc -m32 -march=prescott -O3 -fomit-frame-pointer aesni4
gcc -m32 -march=prescott -O -fomit-frame-pointer aesni4
gcc -m32 -march=prescott -Os -fomit-frame-pointer aesni4

Compiler output

Implementation: crypto_aead/colm0v1/aesni8
Compiler: gcc -funroll-loops -m32 -march=barcelona -O2 -fomit-frame-pointer
encrypt-optpar8.c: In file included from encrypt-optpar8.c:14:
encrypt-optpar8.c: /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include/wmmintrin.h:34:3: error: #error "AES/PCLMUL instructions not enabled"
encrypt-optpar8.c: encrypt-optpar8.c: In function 'byte_swap':
encrypt-optpar8.c: encrypt-optpar8.c:48: error: incompatible types when returning type 'int' but '__m128i' was expected
encrypt-optpar8.c: encrypt-optpar8.c: In function 'AES_set_encrypt_key':
encrypt-optpar8.c: encrypt-optpar8.c:66: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar8.c: encrypt-optpar8.c:52: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar8.c: encrypt-optpar8.c:67: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar8.c: encrypt-optpar8.c:52: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar8.c: encrypt-optpar8.c:68: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar8.c: encrypt-optpar8.c:52: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar8.c: encrypt-optpar8.c:69: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar8.c: encrypt-optpar8.c:52: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar8.c: encrypt-optpar8.c:70: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar8.c: encrypt-optpar8.c:52: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar8.c: encrypt-optpar8.c:71: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar8.c: encrypt-optpar8.c:52: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar8.c: encrypt-optpar8.c:72: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar8.c: encrypt-optpar8.c:52: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar8.c: encrypt-optpar8.c:73: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar8.c: encrypt-optpar8.c:52: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar8.c: encrypt-optpar8.c:74: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar8.c: encrypt-optpar8.c:52: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar8.c: encrypt-optpar8.c:75: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar8.c: encrypt-optpar8.c:52: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar8.c: ...

Number of similar (compiler,implementation) pairs: 48, namely:
CompilerImplementations
gcc -funroll-loops -m32 -march=barcelona -O2 -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=barcelona -Os -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=k8 -O2 -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=k8 -Os -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=nocona -O2 -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=nocona -O3 -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=nocona -Os -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=pentium-m -O2 -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=pentium-m -Os -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=pentium4 -O2 -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=pentium4 -O3 -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=pentium4 -Os -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=prescott -O2 -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=prescott -O3 -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer aesni8
gcc -funroll-loops -m32 -march=prescott -Os -fomit-frame-pointer aesni8
gcc -m32 -march=k8 -O2 -fomit-frame-pointer aesni8
gcc -m32 -march=k8 -O3 -fomit-frame-pointer aesni8
gcc -m32 -march=k8 -O -fomit-frame-pointer aesni8
gcc -m32 -march=k8 -Os -fomit-frame-pointer aesni8
gcc -m32 -march=native -mtune=native -O2 -fomit-frame-pointer aesni8
gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer aesni8
gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer aesni8
gcc -m32 -march=native -mtune=native -Os -fomit-frame-pointer aesni8
gcc -m32 -march=nocona -O2 -fomit-frame-pointer aesni8
gcc -m32 -march=nocona -O3 -fomit-frame-pointer aesni8
gcc -m32 -march=nocona -O -fomit-frame-pointer aesni8
gcc -m32 -march=nocona -Os -fomit-frame-pointer aesni8
gcc -m32 -march=pentium-m -O2 -fomit-frame-pointer aesni8
gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer aesni8
gcc -m32 -march=pentium-m -O -fomit-frame-pointer aesni8
gcc -m32 -march=pentium-m -Os -fomit-frame-pointer aesni8
gcc -m32 -march=pentium4 -O2 -fomit-frame-pointer aesni8
gcc -m32 -march=pentium4 -O3 -fomit-frame-pointer aesni8
gcc -m32 -march=pentium4 -O -fomit-frame-pointer aesni8
gcc -m32 -march=pentium4 -Os -fomit-frame-pointer aesni8
gcc -m32 -march=prescott -O2 -fomit-frame-pointer aesni8
gcc -m32 -march=prescott -O3 -fomit-frame-pointer aesni8
gcc -m32 -march=prescott -O -fomit-frame-pointer aesni8
gcc -m32 -march=prescott -Os -fomit-frame-pointer aesni8

Compiler output

Implementation: crypto_aead/colm0v1/ref
Compiler: gcc -funroll-loops -m32 -march=i386 -O3 -fomit-frame-pointer
try.c: crypto_aead_colm0v1.a(encrypt.o): In function `process_block':
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_encrypt'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_decrypt'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_decrypt'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_encrypt'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_encrypt'
try.c: crypto_aead_colm0v1.a(encrypt.o): In function `crypto_aead_colm0v1_ref_decrypt':
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_set_encrypt_key'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_set_decrypt_key'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_encrypt'
try.c: crypto_aead_colm0v1.a(encrypt.o): In function `crypto_aead_colm0v1_ref_encrypt':
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_set_encrypt_key'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_set_decrypt_key'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_encrypt'
try.c: collect2: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 10, namely:
CompilerImplementations
gcc -funroll-loops -m32 -march=i386 -O3 -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=i486 -O3 -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=k6-2 -O3 -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=k6-3 -O3 -fomit-frame-pointer ref
gcc -funroll-loops -m32 -march=k6 -O3 -fomit-frame-pointer ref
gcc -m32 -march=i386 -O3 -fomit-frame-pointer ref
gcc -m32 -march=i486 -O3 -fomit-frame-pointer ref
gcc -m32 -march=k6-2 -O3 -fomit-frame-pointer ref
gcc -m32 -march=k6-3 -O3 -fomit-frame-pointer ref
gcc -m32 -march=k6 -O3 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_aead/colm0v1/aesni4
Compiler: gcc -m32 -march=barcelona -O2 -fomit-frame-pointer
encrypt-optpar4.c: In file included from encrypt-optpar4.c:14:
encrypt-optpar4.c: /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include/wmmintrin.h:34:3: error: #error "AES/PCLMUL instructions not enabled"
encrypt-optpar4.c: encrypt-optpar4.c: In function 'byte_swap':
encrypt-optpar4.c: encrypt-optpar4.c:47: error: incompatible types when returning type 'int' but '__m128i' was expected
encrypt-optpar4.c: encrypt-optpar4.c: In function 'AES_set_encrypt_key':
encrypt-optpar4.c: encrypt-optpar4.c:65: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar4.c: encrypt-optpar4.c:51: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar4.c: encrypt-optpar4.c:66: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar4.c: encrypt-optpar4.c:51: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar4.c: encrypt-optpar4.c:67: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar4.c: encrypt-optpar4.c:51: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar4.c: encrypt-optpar4.c:68: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar4.c: encrypt-optpar4.c:51: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar4.c: encrypt-optpar4.c:69: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar4.c: encrypt-optpar4.c:51: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar4.c: encrypt-optpar4.c:70: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar4.c: encrypt-optpar4.c:51: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar4.c: encrypt-optpar4.c:71: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar4.c: encrypt-optpar4.c:51: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar4.c: encrypt-optpar4.c:72: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar4.c: encrypt-optpar4.c:51: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar4.c: encrypt-optpar4.c:73: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar4.c: encrypt-optpar4.c:51: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar4.c: encrypt-optpar4.c:74: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar4.c: encrypt-optpar4.c:51: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar4.c: ...
encrypt-optpar4.c: In file included from encrypt-optpar4.c:14:
encrypt-optpar4.c: /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include/wmmintrin.h:34:3: error: #error "AES/PCLMUL instructions not enabled"
encrypt-optpar4.c: encrypt-optpar4.c: In function 'byte_swap':
encrypt-optpar4.c: encrypt-optpar4.c:47: error: incompatible types when returning type 'int' but '__m128i' was expected
encrypt-optpar4.c: encrypt-optpar4.c: In function 'AES_set_encrypt_key':
encrypt-optpar4.c: encrypt-optpar4.c:65: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar4.c: encrypt-optpar4.c:51: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar4.c: encrypt-optpar4.c:66: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar4.c: encrypt-optpar4.c:51: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar4.c: encrypt-optpar4.c:67: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar4.c: encrypt-optpar4.c:51: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar4.c: encrypt-optpar4.c:68: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar4.c: encrypt-optpar4.c:51: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar4.c: encrypt-optpar4.c:69: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar4.c: encrypt-optpar4.c:51: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar4.c: encrypt-optpar4.c:70: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar4.c: encrypt-optpar4.c:51: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar4.c: encrypt-optpar4.c:71: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar4.c: encrypt-optpar4.c:51: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar4.c: encrypt-optpar4.c:72: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar4.c: encrypt-optpar4.c:51: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar4.c: encrypt-optpar4.c:73: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar4.c: encrypt-optpar4.c:51: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar4.c: encrypt-optpar4.c:74: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar4.c: encrypt-optpar4.c:51: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar4.c: ...

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -m32 -march=barcelona -O2 -fomit-frame-pointer aesni4
gcc -m32 -march=barcelona -O3 -fomit-frame-pointer aesni4
gcc -m32 -march=barcelona -O -fomit-frame-pointer aesni4
gcc -m32 -march=barcelona -Os -fomit-frame-pointer aesni4

Compiler output

Implementation: crypto_aead/colm0v1/aesni8
Compiler: gcc -m32 -march=barcelona -O2 -fomit-frame-pointer
encrypt-optpar8.c: In file included from encrypt-optpar8.c:14:
encrypt-optpar8.c: /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include/wmmintrin.h:34:3: error: #error "AES/PCLMUL instructions not enabled"
encrypt-optpar8.c: encrypt-optpar8.c: In function 'byte_swap':
encrypt-optpar8.c: encrypt-optpar8.c:48: error: incompatible types when returning type 'int' but '__m128i' was expected
encrypt-optpar8.c: encrypt-optpar8.c: In function 'AES_set_encrypt_key':
encrypt-optpar8.c: encrypt-optpar8.c:66: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar8.c: encrypt-optpar8.c:52: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar8.c: encrypt-optpar8.c:67: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar8.c: encrypt-optpar8.c:52: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar8.c: encrypt-optpar8.c:68: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar8.c: encrypt-optpar8.c:52: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar8.c: encrypt-optpar8.c:69: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar8.c: encrypt-optpar8.c:52: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar8.c: encrypt-optpar8.c:70: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar8.c: encrypt-optpar8.c:52: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar8.c: encrypt-optpar8.c:71: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar8.c: encrypt-optpar8.c:52: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar8.c: encrypt-optpar8.c:72: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar8.c: encrypt-optpar8.c:52: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar8.c: encrypt-optpar8.c:73: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar8.c: encrypt-optpar8.c:52: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar8.c: encrypt-optpar8.c:74: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar8.c: encrypt-optpar8.c:52: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar8.c: encrypt-optpar8.c:75: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar8.c: encrypt-optpar8.c:52: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar8.c: ...
encrypt-optpar8.c: In file included from encrypt-optpar8.c:14:
encrypt-optpar8.c: /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include/wmmintrin.h:34:3: error: #error "AES/PCLMUL instructions not enabled"
encrypt-optpar8.c: encrypt-optpar8.c: In function 'byte_swap':
encrypt-optpar8.c: encrypt-optpar8.c:48: error: incompatible types when returning type 'int' but '__m128i' was expected
encrypt-optpar8.c: encrypt-optpar8.c: In function 'AES_set_encrypt_key':
encrypt-optpar8.c: encrypt-optpar8.c:66: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar8.c: encrypt-optpar8.c:52: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar8.c: encrypt-optpar8.c:67: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar8.c: encrypt-optpar8.c:52: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar8.c: encrypt-optpar8.c:68: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar8.c: encrypt-optpar8.c:52: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar8.c: encrypt-optpar8.c:69: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar8.c: encrypt-optpar8.c:52: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar8.c: encrypt-optpar8.c:70: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar8.c: encrypt-optpar8.c:52: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar8.c: encrypt-optpar8.c:71: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar8.c: encrypt-optpar8.c:52: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar8.c: encrypt-optpar8.c:72: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar8.c: encrypt-optpar8.c:52: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar8.c: encrypt-optpar8.c:73: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar8.c: encrypt-optpar8.c:52: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar8.c: encrypt-optpar8.c:74: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar8.c: encrypt-optpar8.c:52: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar8.c: encrypt-optpar8.c:75: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar8.c: encrypt-optpar8.c:52: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar8.c: ...

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -m32 -march=barcelona -O2 -fomit-frame-pointer aesni8
gcc -m32 -march=barcelona -O3 -fomit-frame-pointer aesni8
gcc -m32 -march=barcelona -O -fomit-frame-pointer aesni8
gcc -m32 -march=barcelona -Os -fomit-frame-pointer aesni8

Compiler output

Implementation: crypto_aead/colm0v1/ref
Compiler: gcc -m32 -march=barcelona -O2 -fomit-frame-pointer
try.c: crypto_aead_colm0v1.a(encrypt.o): In function `key_schedule':
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_set_encrypt_key'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_set_decrypt_key'
try.c: crypto_aead_colm0v1.a(encrypt.o): In function `AES':
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_decrypt'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_encrypt'
try.c: collect2: ld returned 1 exit status
try.c: crypto_aead_colm0v1.a(encrypt.o): In function `key_schedule':
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_set_encrypt_key'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_set_decrypt_key'
try.c: crypto_aead_colm0v1.a(encrypt.o): In function `AES':
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_decrypt'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_encrypt'
try.c: collect2: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -m32 -march=barcelona -O2 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_aead/colm0v1/ref
Compiler: gcc -m32 -march=barcelona -O3 -fomit-frame-pointer
try.c: crypto_aead_colm0v1.a(encrypt.o): In function `process_block':
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_encrypt'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_decrypt'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_encrypt'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_encrypt'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_decrypt'
try.c: crypto_aead_colm0v1.a(encrypt.o): In function `crypto_aead_colm0v1_ref_decrypt':
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_set_encrypt_key'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_set_decrypt_key'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_encrypt'
try.c: crypto_aead_colm0v1.a(encrypt.o): In function `crypto_aead_colm0v1_ref_encrypt':
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_set_encrypt_key'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_set_decrypt_key'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_encrypt'
try.c: collect2: ld returned 1 exit status
try.c: crypto_aead_colm0v1.a(encrypt.o): In function `process_block':
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_encrypt'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_decrypt'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_encrypt'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_encrypt'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_decrypt'
try.c: crypto_aead_colm0v1.a(encrypt.o): In function `crypto_aead_colm0v1_ref_decrypt':
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_set_encrypt_key'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_set_decrypt_key'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_encrypt'
try.c: crypto_aead_colm0v1.a(encrypt.o): In function `crypto_aead_colm0v1_ref_encrypt':
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_set_encrypt_key'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_set_decrypt_key'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_encrypt'
try.c: collect2: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -m32 -march=barcelona -O3 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_aead/colm0v1/ref
Compiler: gcc -m32 -march=barcelona -O -fomit-frame-pointer
try.c: crypto_aead_colm0v1.a(encrypt.o): In function `key_schedule':
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_set_encrypt_key'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_set_decrypt_key'
try.c: crypto_aead_colm0v1.a(encrypt.o): In function `AES':
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_encrypt'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_decrypt'
try.c: collect2: ld returned 1 exit status
try.c: crypto_aead_colm0v1.a(encrypt.o): In function `key_schedule':
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_set_encrypt_key'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_set_decrypt_key'
try.c: crypto_aead_colm0v1.a(encrypt.o): In function `AES':
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_encrypt'
try.c: encrypt.c:(.text+0x...): undefined reference to `AES_decrypt'
try.c: collect2: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 2, namely:
CompilerImplementations
gcc -m32 -march=barcelona -O -fomit-frame-pointer ref
gcc -m32 -march=barcelona -Os -fomit-frame-pointer ref

Compiler output

Implementation: crypto_aead/colm0v1/aesni4
Compiler: gcc -m32 -march=core2 -O2 -fomit-frame-pointer
encrypt-optpar4.c: In file included from encrypt-optpar4.c:14:
encrypt-optpar4.c: /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include/wmmintrin.h:34:3: error: #error "AES/PCLMUL instructions not enabled"
encrypt-optpar4.c: encrypt-optpar4.c: In function 'AES_set_encrypt_key':
encrypt-optpar4.c: encrypt-optpar4.c:65: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar4.c: encrypt-optpar4.c:51: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar4.c: encrypt-optpar4.c:66: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar4.c: encrypt-optpar4.c:51: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar4.c: encrypt-optpar4.c:67: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar4.c: encrypt-optpar4.c:51: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar4.c: encrypt-optpar4.c:68: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar4.c: encrypt-optpar4.c:51: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar4.c: encrypt-optpar4.c:69: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar4.c: encrypt-optpar4.c:51: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar4.c: encrypt-optpar4.c:70: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar4.c: encrypt-optpar4.c:51: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar4.c: encrypt-optpar4.c:71: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar4.c: encrypt-optpar4.c:51: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar4.c: encrypt-optpar4.c:72: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar4.c: encrypt-optpar4.c:51: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar4.c: encrypt-optpar4.c:73: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar4.c: encrypt-optpar4.c:51: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar4.c: encrypt-optpar4.c:74: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar4.c: encrypt-optpar4.c:51: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar4.c: encrypt-optpar4.c: In function 'AES_set_decrypt_key':
encrypt-optpar4.c: encrypt-optpar4.c:83: error: incompatible types when assigning to type '__m128i' from type 'int'
encrypt-optpar4.c: ...

Number of similar (compiler,implementation) pairs: 12, namely:
CompilerImplementations
gcc -m32 -march=core2 -O2 -fomit-frame-pointer aesni4
gcc -m32 -march=core2 -O3 -fomit-frame-pointer aesni4
gcc -m32 -march=core2 -O -fomit-frame-pointer aesni4
gcc -m32 -march=core2 -Os -fomit-frame-pointer aesni4
gcc -m32 -march=core2 -msse4.1 -O2 -fomit-frame-pointer aesni4
gcc -m32 -march=core2 -msse4.1 -O3 -fomit-frame-pointer aesni4
gcc -m32 -march=core2 -msse4.1 -O -fomit-frame-pointer aesni4
gcc -m32 -march=core2 -msse4.1 -Os -fomit-frame-pointer aesni4
gcc -m32 -march=core2 -msse4 -O2 -fomit-frame-pointer aesni4
gcc -m32 -march=core2 -msse4 -O3 -fomit-frame-pointer aesni4
gcc -m32 -march=core2 -msse4 -O -fomit-frame-pointer aesni4
gcc -m32 -march=core2 -msse4 -Os -fomit-frame-pointer aesni4

Compiler output

Implementation: crypto_aead/colm0v1/aesni8
Compiler: gcc -m32 -march=core2 -O2 -fomit-frame-pointer
encrypt-optpar8.c: In file included from encrypt-optpar8.c:14:
encrypt-optpar8.c: /usr/lib/gcc/x86_64-linux-gnu/4.4.5/include/wmmintrin.h:34:3: error: #error "AES/PCLMUL instructions not enabled"
encrypt-optpar8.c: encrypt-optpar8.c: In function 'AES_set_encrypt_key':
encrypt-optpar8.c: encrypt-optpar8.c:66: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar8.c: encrypt-optpar8.c:52: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar8.c: encrypt-optpar8.c:67: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar8.c: encrypt-optpar8.c:52: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar8.c: encrypt-optpar8.c:68: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar8.c: encrypt-optpar8.c:52: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar8.c: encrypt-optpar8.c:69: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar8.c: encrypt-optpar8.c:52: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar8.c: encrypt-optpar8.c:70: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar8.c: encrypt-optpar8.c:52: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar8.c: encrypt-optpar8.c:71: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar8.c: encrypt-optpar8.c:52: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar8.c: encrypt-optpar8.c:72: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar8.c: encrypt-optpar8.c:52: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar8.c: encrypt-optpar8.c:73: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar8.c: encrypt-optpar8.c:52: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar8.c: encrypt-optpar8.c:74: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar8.c: encrypt-optpar8.c:52: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar8.c: encrypt-optpar8.c:75: error: incompatible type for argument 2 of 'assist128'
encrypt-optpar8.c: encrypt-optpar8.c:52: note: expected '__m128i' but argument is of type 'int'
encrypt-optpar8.c: encrypt-optpar8.c: In function 'AES_set_decrypt_key':
encrypt-optpar8.c: encrypt-optpar8.c:84: error: incompatible types when assigning to type '__m128i' from type 'int'
encrypt-optpar8.c: ...

Number of similar (compiler,implementation) pairs: 12, namely:
CompilerImplementations
gcc -m32 -march=core2 -O2 -fomit-frame-pointer aesni8
gcc -m32 -march=core2 -O3 -fomit-frame-pointer aesni8
gcc -m32 -march=core2 -O -fomit-frame-pointer aesni8
gcc -m32 -march=core2 -Os -fomit-frame-pointer aesni8
gcc -m32 -march=core2 -msse4.1 -O2 -fomit-frame-pointer aesni8
gcc -m32 -march=core2 -msse4.1 -O3 -fomit-frame-pointer aesni8
gcc -m32 -march=core2 -msse4.1 -O -fomit-frame-pointer aesni8
gcc -m32 -march=core2 -msse4.1 -Os -fomit-frame-pointer aesni8
gcc -m32 -march=core2 -msse4 -O2 -fomit-frame-pointer aesni8
gcc -m32 -march=core2 -msse4 -O3 -fomit-frame-pointer aesni8
gcc -m32 -march=core2 -msse4 -O -fomit-frame-pointer aesni8
gcc -m32 -march=core2 -msse4 -Os -fomit-frame-pointer aesni8