Test results for amd64, comet, crypto_verify/127vartime

[Page version: 20240911 13:20:42]

Measurements for amd64, comet, crypto_verify Test results for amd64, comet, crypto_verify Test results for crypto_verify/127vartime
Computer: comet
Microarchitecture: amd64; Comet Lake (806ec)
Architecture: amd64
CPU ID: GenuineIntel-000806ec-bfebfbff
SUPERCOP version: 20240909
Operation: crypto_verify
Primitive: 127vartime
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
5765 0 011095 844 960T!!!refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024062620240625
5765 0 08951 756 896T!!!refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024062620240625
5865 0 010281 852 896T!!!refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024062620240625
5871 0 012404 780 928T!!!refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024062620240625
5971 0 010516 780 928T!!!refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024062620240625
5971 0 010099 772 928T!!!refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024062620240625
6065 0 013985 852 896T!!!refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024062620240625
6065 0 014297 852 960T!!!refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024062620240625
6065 0 012665 852 896T!!!refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024062620240625

Failed TIMECOP


Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (vg_replace_strmem.c:1203)
   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:345)
 Uninitialised value was created by a client request
   at 0x...: poison (try-anything.c:281)
   by 0x...: check (try.c:62)
   by 0x...: test (try.c:84)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (vg_replace_strmem.c:1203)
   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:345)
 Uninitialised value was created by a client request
   at 0x...: poison (try-anything.c:281)
   by 0x...: check (try.c:62)
   by 0x...: test (try.c:86)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (vg_replace_strmem.c:1203)
   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:345)
 Uninitialised value was created by a client request
   at 0x...: poison (try-anything.c:281)
   by 0x...: check (try.c:62)
   by 0x...: test (try.c:88)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (vg_replace_strmem.c:1203)
   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:345)
 Uninitialised value was created by a client request
   at 0x...: poison (try-anything.c:281)
   by 0x...: check (try.c:62)
   by 0x...: test (try.c:90)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: bcmp (vg_replace_strmem.c:1203)
   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:345)
 Uninitialised value was created by a client request
   at 0x...: poison (try-anything.c:281)
   by 0x...: check (try.c:62)
   by 0x...: test (try.c:92)
   by 0x...: main (try-anything.c:345)

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)