Output save_alt Download

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