Output save_alt Download

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