Output save_alt Download

Operation
crypto_aead
Primitive
omdsha512k256n256tau256v2
Implementation
avx1
Compiler options
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv
Host
venus
1 error 0
2 e9f9eb4ef106696dba302b1ba560f4e4e62fe1d0ecc69026325413e1f98ed327 17571207 378354033 4300000000 crypto_aead/omdsha512k256n256tau256v2/avx1
3 ==20444== Memcheck, a memory error detector
4 ==20444== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==20444== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==20444== Command: ./try
7 ==20444==
8 ==20444== Conditional jump or move depends on uninitialised value(s)
9 ==20444== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
10 ==20444== by 0x1140A6: omdsha512_process (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==20444== by 0x10928E: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==20444== by 0x108CE8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
13 ==20444== Uninitialised value was created by a client request
14 ==20444== at 0x10912D: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
15 ==20444== by 0x108CE8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
16 ==20444==
17 ==20444== Conditional jump or move depends on uninitialised value(s)
18 ==20444== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
19 ==20444== by 0x1140A6: omdsha512_process (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
20 ==20444== by 0x10928E: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
21 ==20444== by 0x108CE8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
22 ==20444== Uninitialised value was created by a client request
23 ==20444== at 0x10912D: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
24 ==20444== by 0x108CE8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
25 ==20444==
26 ==20444== Conditional jump or move depends on uninitialised value(s)
27 ==20444== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
28 ==20444== by 0x1140A6: omdsha512_process (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
29 ==20444== by 0x10928E: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
30 ==20444== by 0x108CF9: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
31 ==20444== Uninitialised value was created by a client request
32 ==20444== at 0x10912D: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
33 ==20444== by 0x108CF9: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
34 ==20444==
35 ==20444== Conditional jump or move depends on uninitialised value(s)
36 ==20444== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
37 ==20444== by 0x1140A6: omdsha512_process (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
38 ==20444== by 0x10928E: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
39 ==20444== by 0x108CF9: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
40 ==20444== Uninitialised value was created by a client request
41 ==20444== at 0x10912D: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
42 ==20444== by 0x108CF9: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
43 ==20444==
44 ==20444==
45 ==20444== HEAP SUMMARY:
46 ==20444== in use at exit: 70,144 bytes in 16 blocks
47 ==20444== total heap usage: 22 allocs, 6 frees, 84,088 bytes allocated
48 ==20444==
49 ==20444== LEAK SUMMARY:
50 ==20444== definitely lost: 0 bytes in 0 blocks
51 ==20444== indirectly lost: 0 bytes in 0 blocks
52 ==20444== possibly lost: 70,144 bytes in 16 blocks
53 ==20444== still reachable: 0 bytes in 0 blocks
54 ==20444== suppressed: 0 bytes in 0 blocks
55 ==20444== Rerun with --leak-check=full to see details of leaked memory
56 ==20444==
57 ==20444== For lists of detected and suppressed errors, rerun with: -s
58 ==20444== ERROR SUMMARY: 8 errors from 4 contexts (suppressed: 0 from 0)