Implementation notes: amd64, sliver, crypto_aead/enchilada128v1

Computer: sliver
Architecture: amd64
CPU ID: GenuineIntel-00040651-bfebfbff
SUPERCOP version: 20160731
Operation: crypto_aead
Primitive: enchilada128v1
TimeImplementationCompilerBenchmark dateSUPERCOP version
4336026refclang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments2016072420160718
38139702refgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072420160718
49555932refgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072420160718
52938504refgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072420160718
53668068refgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072420160718

Compiler output

Implementation: crypto_aead/enchilada128v1/ref
Compiler: clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments
aes.c: aes.c:389:7: warning: assigning to 'byte *' (aka 'unsigned char *') from 'const byte *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
aes.c: keys = rk ;
aes.c: ^ ~~
aes.c: aes.c:407:7: warning: assigning to 'byte *' (aka 'unsigned char *') from 'const byte *' (aka 'const unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
aes.c: keys = rk ;
aes.c: ^ ~~
aes.c: 2 warnings generated.
try.c: /tmp/try-anything-ffc479.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: /tmp/try-anything-eaecf1.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments ref

Compiler output

Implementation: crypto_aead/enchilada128v1/ref
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
aes.c: aes.c: In function 'aes_encrypt':
aes.c: aes.c:389: warning: assignment discards qualifiers from pointer target type
aes.c: aes.c: In function 'aes_decrypt':
aes.c: aes.c:407: warning: assignment discards qualifiers from pointer target type
enchilada.c: enchilada.c:59: warning: 'add_128' declared inline after being called
enchilada.c: enchilada.c:59: warning: previous declaration of 'add_128' was here
enchilada.c: enchilada.c:60: warning: 'xor_128' declared inline after being called
enchilada.c: enchilada.c:60: warning: previous declaration of 'xor_128' was here
try.c: /tmp//ccCZB9MJ.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: /tmp//ccTbHgU1.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?

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

Compiler output

Implementation: crypto_aead/enchilada128v1/ref
Compiler: gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv
aes.c: aes.c: In function 'aes_encrypt':
aes.c: aes.c:389: warning: assignment discards qualifiers from pointer target type
aes.c: aes.c: In function 'aes_decrypt':
aes.c: aes.c:407: warning: assignment discards qualifiers from pointer target type
enchilada.c: enchilada.c:59: warning: 'add_128' declared inline after being called
enchilada.c: enchilada.c:59: warning: previous declaration of 'add_128' was here
enchilada.c: enchilada.c:60: warning: 'xor_128' declared inline after being called
enchilada.c: enchilada.c:60: warning: previous declaration of 'xor_128' was here
try.c: /tmp//ccRypedw.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: /tmp//ccbDnpx5.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?

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

Compiler output

Implementation: crypto_aead/enchilada128v1/ref
Compiler: gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv
aes.c: aes.c: In function 'aes_encrypt':
aes.c: aes.c:389: warning: assignment discards qualifiers from pointer target type
aes.c: aes.c: In function 'aes_decrypt':
aes.c: aes.c:407: warning: assignment discards qualifiers from pointer target type
enchilada.c: enchilada.c:59: warning: 'add_128' declared inline after being called
enchilada.c: enchilada.c:59: warning: previous declaration of 'add_128' was here
enchilada.c: enchilada.c:60: warning: 'xor_128' declared inline after being called
enchilada.c: enchilada.c:60: warning: previous declaration of 'xor_128' was here
try.c: /tmp//ccIWA9m1.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: /tmp//cc8KWqL0.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv ref

Compiler output

Implementation: crypto_aead/enchilada128v1/ref
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv
aes.c: aes.c: In function 'aes_encrypt':
aes.c: aes.c:389: warning: assignment discards qualifiers from pointer target type
aes.c: aes.c: In function 'aes_decrypt':
aes.c: aes.c:407: warning: assignment discards qualifiers from pointer target type
enchilada.c: enchilada.c:59: warning: 'add_128' declared inline after being called
enchilada.c: enchilada.c:59: warning: previous declaration of 'add_128' was here
enchilada.c: enchilada.c:60: warning: 'xor_128' declared inline after being called
enchilada.c: enchilada.c:60: warning: previous declaration of 'xor_128' was here
try.c: /tmp//ccUsGV8h.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?
try.c: /tmp//cc9CunkU.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv ref