Output save_alt Download

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