Implementation notes: amd64, genji346, crypto_aead/hyenav1

Computer: genji346
Architecture: amd64
CPU ID: AuthenticAMD-00830f10-178bfbff
SUPERCOP version: 20191017
Operation: crypto_aead
Primitive: hyenav1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
769188012093 0 026147 808 872refclang_-march=native_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2019102520191017
772004012093 0 026147 808 872refclang_-march=native_-O_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2019102520191017
777742014407 0 029123 808 872refclang_-march=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2019102520191017
884528016490 0 031577 816 896refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019102520191017
898546017632 0 032187 808 856refclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2019102520191017
125527605273 0 017129 800 856refclang_-march=native_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2019102520191017
183697605377 0 018116 808 896refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019102520191017
187518605857 0 018772 808 896refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019102520191017
299430604032 0 015716 792 896refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019102520191017

Compiler output

Implementation: ref
Security model: unknown
Compiler: icc -march=broadwell -mtune=broadwell -O2 -fomit-frame-pointer
encrypt.c: encrypt.c(348): warning #167: argument of type "u8={unsigned char} (*)[32]" is incompatible with parameter of type "const u8={unsigned char} (*)[32]"
encrypt.c: INIT(&HYENA_State[0], &Delta[0], npub, cntrl, &round_keys[0]);
encrypt.c: ^
encrypt.c:
encrypt.c: encrypt.c(352): warning #167: argument of type "u8={unsigned char} (*)[32]" is incompatible with parameter of type "const u8={unsigned char} (*)[32]"
encrypt.c: PROC_AD(&HYENA_State[0], &Delta[0], ad, adlen, &round_keys[0]);
encrypt.c: ^
encrypt.c:
encrypt.c: encrypt.c(355): warning #167: argument of type "u8={unsigned char} (*)[32]" is incompatible with parameter of type "const u8={unsigned char} (*)[32]"
encrypt.c: Proc_TXT(&HYENA_State[0], &Delta[0], ct, ctlen, pt, ptlen, &round_keys[0], 0);
encrypt.c: ^
encrypt.c:
encrypt.c: encrypt.c(361): warning #167: argument of type "u8={unsigned char} (*)[32]" is incompatible with parameter of type "const u8={unsigned char} (*)[32]"
encrypt.c: Tag_Gen(&HYENA_State[0], &round_keys[0]);
encrypt.c: ^
encrypt.c:
encrypt.c: encrypt.c(406): warning #167: argument of type "u8={unsigned char} (*)[32]" is incompatible with parameter of type "const u8={unsigned char} (*)[32]"
encrypt.c: INIT(&HYENA_State[0], &Delta[0], npub, cntrl, &round_keys[0]);
encrypt.c: ^
encrypt.c:
encrypt.c: encrypt.c(409): warning #167: argument of type "u8={unsigned char} (*)[32]" is incompatible with parameter of type "const u8={unsigned char} (*)[32]"
encrypt.c: PROC_AD(&HYENA_State[0], &Delta[0], ad, adlen, &round_keys[0]);
encrypt.c: ^
encrypt.c:
encrypt.c: encrypt.c(413): warning #167: argument of type "u8={unsigned char} (*)[32]" is incompatible with parameter of type "const u8={unsigned char} (*)[32]"
encrypt.c: ...

Number of similar (compiler,implementation) pairs: 24, namely:
CompilerImplementations
icc -march=broadwell -mtune=broadwell -O2 -fomit-frame-pointer ref
icc -march=broadwell -mtune=broadwell -O3 -fomit-frame-pointer ref
icc -march=cannonlake -mtune=cannonlake -O2 -fomit-frame-pointer ref
icc -march=cannonlake -mtune=cannonlake -O3 -fomit-frame-pointer ref
icc -march=core-avx-i -mtune=core-avx-i -O2 -fomit-frame-pointer ref
icc -march=core-avx-i -mtune=core-avx-i -O3 -fomit-frame-pointer ref
icc -march=core-avx2 -mtune=core-avx2 -O2 -fomit-frame-pointer ref
icc -march=core-avx2 -mtune=core-avx2 -O3 -fomit-frame-pointer ref
icc -march=corei7-avx -mtune=corei7-avx -O2 -fomit-frame-pointer ref
icc -march=corei7-avx -mtune=corei7-avx -O3 -fomit-frame-pointer ref
icc -march=corei7 -mtune=corei7 -O2 -fomit-frame-pointer ref
icc -march=corei7 -mtune=corei7 -O3 -fomit-frame-pointer ref
icc -march=haswell -mtune=haswell -O2 -fomit-frame-pointer ref
icc -march=haswell -mtune=haswell -O3 -fomit-frame-pointer ref
icc -march=icelake-client -mtune=icelake-client -O2 -fomit-frame-pointer ref
icc -march=icelake-client -mtune=icelake-client -O3 -fomit-frame-pointer ref
icc -march=ivybridge -mtune=ivybridge -O2 -fomit-frame-pointer ref
icc -march=ivybridge -mtune=ivybridge -O3 -fomit-frame-pointer ref
icc -march=sandybridge -mtune=sandybridge -O2 -fomit-frame-pointer ref
icc -march=sandybridge -mtune=sandybridge -O3 -fomit-frame-pointer ref
icc -march=skylake-avx512 -mtune=skylake-avx512 -O2 -fomit-frame-pointer ref
icc -march=skylake-avx512 -mtune=skylake-avx512 -O3 -fomit-frame-pointer ref
icc -march=skylake -mtune=skylake -O2 -fomit-frame-pointer ref
icc -march=skylake -mtune=skylake -O3 -fomit-frame-pointer ref