Test results for amd64, hunsnivy, crypto_verify/127vartime

[Page version: 20260324 03:36:53]

Measurements for amd64, hunsnivy, crypto_verify Test results for amd64, hunsnivy, crypto_verify Test results for crypto_verify/127vartime
Computer: hunsnivy
Microarchitecture: amd64; Ivy Bridge+AES (306a9)
Architecture: amd64
CPU ID: GenuineIntel-000306a9-bfebfbff
SUPERCOP version: 20260217
Operation: crypto_verify
Primitive: 127vartime
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
5865 0 022184 1272 1440T!!!refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026030220260217
5871 0 020007 1200 1504T!!!refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026030220260217
5965 0 021248 1272 1440T!!!refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026030220260217
5965 0 018894 1264 1440T!!!refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026030220260217
5965 0 022040 1272 1440T!!!refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026030220260217
6265 0 018138 1176 1472T!!!refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026030220260217
6371 0 021503 1200 1504T!!!refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026030220260217
6465 0 019672 1272 1440T!!!refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026030220260217
6571 0 019366 1192 1504T!!!refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026030220260217

Failed TIMECOP


Conditional jump or move depends on uninitialised value(s)
   at 0x...: __memcmp_sse2 (vg_replace_strmem.c:1201)
   by 0x...: crypto_verify_127vartime_ref_constbranchindex (verify.c:6)
   by 0x...: check (try.c:63)
   by 0x...: test (try.c:84)
   by 0x...: main (try-anything.c:344)
 Uninitialised value was created by a client request
   at 0x...: poison (try-anything.c:282)
   by 0x...: check (try.c:62)
   by 0x...: test (try.c:84)
   by 0x...: main (try-anything.c:344)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __memcmp_sse2 (vg_replace_strmem.c:1201)
   by 0x...: crypto_verify_127vartime_ref_constbranchindex (verify.c:6)
   by 0x...: check (try.c:63)
   by 0x...: test (try.c:86)
   by 0x...: main (try-anything.c:344)
 Uninitialised value was created by a client request
   at 0x...: poison (try-anything.c:282)
   by 0x...: check (try.c:62)
   by 0x...: test (try.c:86)
   by 0x...: main (try-anything.c:344)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __memcmp_sse2 (vg_replace_strmem.c:1201)
   by 0x...: crypto_verify_127vartime_ref_constbranchindex (verify.c:6)
   by 0x...: check (try.c:63)
   by 0x...: test (try.c:88)
   by 0x...: main (try-anything.c:344)
 Uninitialised value was created by a client request
   at 0x...: poison (try-anything.c:282)
   by 0x...: check (try.c:62)
   by 0x...: test (try.c:88)
   by 0x...: main (try-anything.c:344)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __memcmp_sse2 (vg_replace_strmem.c:1201)
   by 0x...: crypto_verify_127vartime_ref_constbranchindex (verify.c:6)
   by 0x...: check (try.c:63)
   by 0x...: test (try.c:90)
   by 0x...: main (try-anything.c:344)
 Uninitialised value was created by a client request
   at 0x...: poison (try-anything.c:282)
   by 0x...: check (try.c:62)
   by 0x...: test (try.c:90)
   by 0x...: main (try-anything.c:344)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: __memcmp_sse2 (vg_replace_strmem.c:1201)
   by 0x...: crypto_verify_127vartime_ref_constbranchindex (verify.c:6)
   by 0x...: check (try.c:63)
   by 0x...: test (try.c:92)
   by 0x...: main (try-anything.c:344)
 Uninitialised value was created by a client request
   at 0x...: poison (try-anything.c:282)
   by 0x...: check (try.c:62)
   by 0x...: test (try.c:92)
   by 0x...: main (try-anything.c:344)

Number of similar (implementation,compiler) pairs: 9, namely:
ImplementationCompiler
refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6)
refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6)
refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6)
refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6)
refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_14.0.6)
refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)
refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (12.2.0)