Output save_alt Download

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