Output save_alt Download

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