Output save_alt Download

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