Output save_alt Download

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