Implementation notes: amd64, slide, crypto_aead/aes128cpfbv1

Computer: slide
Architecture: amd64
CPU ID: GenuineIntel-00040651-bfebfbff
SUPERCOP version: 20160806
Operation: crypto_aead
Primitive: aes128cpfbv1
TimeImplementationCompilerBenchmark dateSUPERCOP version
15392aesnigcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016090620160806
20488aesnigcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016090620160806
21488aesnigcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016090620160806
22444aesnigcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016090620160806
96628refgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016090620160806
101072gladmangcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016090620160806
101468gladmangcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016090620160806
101476gladmangcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016090620160806
106220gladmangcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016090620160806
106468refgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016090620160806
108672refgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016090620160806
109376aesrefgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016090620160806
112552aesrefgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016090620160806
116348aesrefgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016090620160806
116392refgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016090620160806
116572aesrefgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016090620160806

Compiler output

Implementation: crypto_aead/aes128cpfbv1/evp
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
encrypt.c: encrypt.c:22:25: fatal error: openssl/evp.h: No such file or directory
encrypt.c: #include gt;
encrypt.c: ^
encrypt.c: compilation terminated.

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv evp
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv evp
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv evp
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv evp