Output save_alt Download

Operation
crypto_hash
Primitive
mcssha4
Implementation
ref
Compiler options
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv
Host
venus
1 error 0
2 f114be0cd6edc41da44b3adf224adcdf35006f58ad8bcfd2e2a24e9fa7bc60b9 6530643 58708642 4300000000 crypto_hash/mcssha4/ref
3 ==12916== Memcheck, a memory error detector
4 ==12916== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==12916== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==12916== Command: ./try
7 ==12916==
8 ==12916== Use of uninitialised value of size 8
9 ==12916== at 0x109E09: Update (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
10 ==12916== by 0x10A835: Hash3 (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==12916== by 0x109A18: crypto_hash_mcssha4_ref (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==12916== by 0x108D8A: doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
13 ==12916== by 0x108DF8: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
14 ==12916== by 0x10991D: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
15 ==12916== Uninitialised value was created by a client request
16 ==12916== at 0x108DEA: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
17 ==12916== by 0x10991D: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
18 ==12916==
19 ==12916== Use of uninitialised value of size 8
20 ==12916== at 0x109DBE: Update (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
21 ==12916== by 0x10A835: Hash3 (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
22 ==12916== by 0x109A18: crypto_hash_mcssha4_ref (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
23 ==12916== by 0x108D8A: doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
24 ==12916== by 0x108DF8: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
25 ==12916== by 0x10991D: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
26 ==12916== Uninitialised value was created by a client request
27 ==12916== at 0x108DEA: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
28 ==12916== by 0x10991D: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
29 ==12916==
30 ==12916== Use of uninitialised value of size 8
31 ==12916== at 0x10A5D6: Final (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
32 ==12916== by 0x10A844: Hash3 (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
33 ==12916== by 0x109A18: crypto_hash_mcssha4_ref (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
34 ==12916== by 0x108D8A: doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
35 ==12916== by 0x108DF8: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
36 ==12916== by 0x10991D: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
37 ==12916== Uninitialised value was created by a client request
38 ==12916== at 0x108DEA: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
39 ==12916== by 0x10991D: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
40 ==12916==
41 ==12916==
42 ==12916== HEAP SUMMARY:
43 ==12916== in use at exit: 17,408 bytes in 4 blocks
44 ==12916== total heap usage: 10 allocs, 6 frees, 31,352 bytes allocated
45 ==12916==
46 ==12916== LEAK SUMMARY:
47 ==12916== definitely lost: 0 bytes in 0 blocks
48 ==12916== indirectly lost: 0 bytes in 0 blocks
49 ==12916== possibly lost: 17,408 bytes in 4 blocks
50 ==12916== still reachable: 0 bytes in 0 blocks
51 ==12916== suppressed: 0 bytes in 0 blocks
52 ==12916== Rerun with --leak-check=full to see details of leaked memory
53 ==12916==
54 ==12916== For lists of detected and suppressed errors, rerun with: -s
55 ==12916== ERROR SUMMARY: 9504 errors from 3 contexts (suppressed: 0 from 0)