Output save_alt Download

Operation
crypto_hashblocks
Primitive
rfsb509
Implementation
ref
Compiler options
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv
Host
venus
1 error 0
2 39b35ad726ca376d87c9346b0707e8d4719f271b003109cc45aa5181e6da602a 106431461 98686617 4300000000 crypto_hashblocks/rfsb509/ref
3 ==4071== Memcheck, a memory error detector
4 ==4071== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==4071== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==4071== Command: ./try
7 ==4071==
8 ==4071== Use of uninitialised value of size 8
9 ==4071== at 0x10A2E5: column_load (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
10 ==4071== by 0x10A55E: crypto_hashblocks_rfsb509_ref (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==4071== by 0x109008: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==4071== by 0x108CE8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
13 ==4071== Uninitialised value was created by a client request
14 ==4071== at 0x108FE7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
15 ==4071== by 0x108CE8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
16 ==4071==
17 ==4071== Use of uninitialised value of size 8
18 ==4071== at 0x10A2E5: column_load (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
19 ==4071== by 0x10A55E: crypto_hashblocks_rfsb509_ref (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
20 ==4071== by 0x109008: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
21 ==4071== by 0x108CF9: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
22 ==4071== Uninitialised value was created by a client request
23 ==4071== at 0x108FE7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
24 ==4071== by 0x108CF9: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
25 ==4071==
26 ==4071==
27 ==4071== HEAP SUMMARY:
28 ==4071== in use at exit: 17,408 bytes in 4 blocks
29 ==4071== total heap usage: 10 allocs, 6 frees, 31,352 bytes allocated
30 ==4071==
31 ==4071== LEAK SUMMARY:
32 ==4071== definitely lost: 0 bytes in 0 blocks
33 ==4071== indirectly lost: 0 bytes in 0 blocks
34 ==4071== possibly lost: 17,408 bytes in 4 blocks
35 ==4071== still reachable: 0 bytes in 0 blocks
36 ==4071== suppressed: 0 bytes in 0 blocks
37 ==4071== Rerun with --leak-check=full to see details of leaked memory
38 ==4071==
39 ==4071== For lists of detected and suppressed errors, rerun with: -s
40 ==4071== ERROR SUMMARY: 3072 errors from 2 contexts (suppressed: 0 from 0)