Output save_alt Download

Operation
crypto_aead
Primitive
calicov8
Implementation
ref
Compiler options
g++ -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv
Host
venus
1 error 0
2 1fd39b91ddfe86511cfdba5ed48006c011c712b49bb565e1c4cdc2bdc890e858 10826650 134475650 4300000000 crypto_aead/calicov8/ref
3 ==32340== Memcheck, a memory error detector
4 ==32340== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==32340== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==32340== Command: ./try
7 ==32340==
8 ==32340== Conditional jump or move depends on uninitialised value(s)
9 ==32340== at 0x10A151: crypto_aead_calicov8_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
10 ==32340== by 0x109131: timecop_doit() (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==32340== by 0x108BC6: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==32340== Uninitialised value was created by a client request
13 ==32340== at 0x108FD0: timecop_doit() (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
14 ==32340== by 0x108BC6: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
15 ==32340==
16 ==32340== Conditional jump or move depends on uninitialised value(s)
17 ==32340== at 0x10A151: crypto_aead_calicov8_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
18 ==32340== by 0x109131: timecop_doit() (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
19 ==32340== by 0x108BD7: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
20 ==32340== Uninitialised value was created by a client request
21 ==32340== at 0x108FD0: timecop_doit() (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
22 ==32340== by 0x108BD7: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
23 ==32340==
24 ==32340==
25 ==32340== HEAP SUMMARY:
26 ==32340== in use at exit: 69,760 bytes in 16 blocks
27 ==32340== total heap usage: 23 allocs, 7 frees, 156,408 bytes allocated
28 ==32340==
29 ==32340== LEAK SUMMARY:
30 ==32340== definitely lost: 0 bytes in 0 blocks
31 ==32340== indirectly lost: 0 bytes in 0 blocks
32 ==32340== possibly lost: 69,760 bytes in 16 blocks
33 ==32340== still reachable: 0 bytes in 0 blocks
34 ==32340== suppressed: 0 bytes in 0 blocks
35 ==32340== Rerun with --leak-check=full to see details of leaked memory
36 ==32340==
37 ==32340== For lists of detected and suppressed errors, rerun with: -s
38 ==32340== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)