Output save_alt Download

Operation
crypto_hash
Primitive
groestl256
Implementation
32bit-bytesliced-c-fast
Compiler options
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
Host
venus
1 error 0
2 0bb7e931e5a7a85cb28006ae6f5fc9c5f26a997b680178f7cab2722b69d4c21e 12081074 117530560 4300000000 crypto_hash/groestl256/32bit-bytesliced-c-fast
3 ==13391== Memcheck, a memory error detector
4 ==13391== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==13391== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==13391== Command: ./try
7 ==13391==
8 ==13391== Use of uninitialised value of size 8
9 ==13391== at 0x109FEF: RND512P (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
10 ==13391== by 0x10A1C9: P (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==13391== by 0x10A2D3: crypto_hash_groestl256_32bit_bytesliced_c_fast (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==13391== by 0x108FB8: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
13 ==13391== by 0x108C98: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
14 ==13391== Uninitialised value was created by a client request
15 ==13391== at 0x108F97: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
16 ==13391== by 0x108C98: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
17 ==13391==
18 ==13391== Use of uninitialised value of size 8
19 ==13391== at 0x10A077: RND512Q (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
20 ==13391== by 0x10A20F: Q (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
21 ==13391== by 0x10A30F: crypto_hash_groestl256_32bit_bytesliced_c_fast (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
22 ==13391== by 0x108FB8: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
23 ==13391== by 0x108C98: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
24 ==13391== Uninitialised value was created by a client request
25 ==13391== at 0x108F97: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
26 ==13391== by 0x108C98: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
27 ==13391==
28 ==13391==
29 ==13391== HEAP SUMMARY:
30 ==13391== in use at exit: 17,408 bytes in 4 blocks
31 ==13391== total heap usage: 10 allocs, 6 frees, 31,352 bytes allocated
32 ==13391==
33 ==13391== LEAK SUMMARY:
34 ==13391== definitely lost: 0 bytes in 0 blocks
35 ==13391== indirectly lost: 0 bytes in 0 blocks
36 ==13391== possibly lost: 17,408 bytes in 4 blocks
37 ==13391== still reachable: 0 bytes in 0 blocks
38 ==13391== suppressed: 0 bytes in 0 blocks
39 ==13391== Rerun with --leak-check=full to see details of leaked memory
40 ==13391==
41 ==13391== For lists of detected and suppressed errors, rerun with: -s
42 ==13391== ERROR SUMMARY: 6144 errors from 2 contexts (suppressed: 0 from 0)