Output save_alt Download

Operation
crypto_hash
Primitive
mgrostl256
Implementation
ref
Compiler options
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv
Host
venus
1 error 0
2 eff02faaf8fb9f65c67ab026188ad9fc0801fc7d08e903bc418f6e2a4232953d 24162025 218929787 4300000000 crypto_hash/mgrostl256/ref
3 ==18746== Memcheck, a memory error detector
4 ==18746== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==18746== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==18746== Command: ./try
7 ==18746==
8 ==18746== Use of uninitialised value of size 8
9 ==18746== at 0x10AC27: P (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
10 ==18746== by 0x10BA08: Transform (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==18746== by 0x10D474: Hash (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==18746== by 0x10D5C4: crypto_hash_mgrostl256_ref (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
13 ==18746== by 0x109008: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
14 ==18746== by 0x108CE8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
15 ==18746== Uninitialised value was created by a client request
16 ==18746== at 0x108FE7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
17 ==18746== by 0x108CE8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
18 ==18746==
19 ==18746== Use of uninitialised value of size 8
20 ==18746== at 0x10B177: Q (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
21 ==18746== by 0x10BA18: Transform (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
22 ==18746== by 0x10D474: Hash (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
23 ==18746== by 0x10D5C4: crypto_hash_mgrostl256_ref (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
24 ==18746== by 0x109008: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
25 ==18746== by 0x108CE8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
26 ==18746== Uninitialised value was created by a client request
27 ==18746== at 0x108FE7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
28 ==18746== by 0x108CE8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
29 ==18746==
30 ==18746==
31 ==18746== HEAP SUMMARY:
32 ==18746== in use at exit: 17,408 bytes in 4 blocks
33 ==18746== total heap usage: 10 allocs, 6 frees, 31,352 bytes allocated
34 ==18746==
35 ==18746== LEAK SUMMARY:
36 ==18746== definitely lost: 0 bytes in 0 blocks
37 ==18746== indirectly lost: 0 bytes in 0 blocks
38 ==18746== possibly lost: 17,408 bytes in 4 blocks
39 ==18746== still reachable: 0 bytes in 0 blocks
40 ==18746== suppressed: 0 bytes in 0 blocks
41 ==18746== Rerun with --leak-check=full to see details of leaked memory
42 ==18746==
43 ==18746== For lists of detected and suppressed errors, rerun with: -s
44 ==18746== ERROR SUMMARY: 3072 errors from 2 contexts (suppressed: 0 from 0)