Output save_alt Download

Operation
crypto_aead
Primitive
trivia128v2
Implementation
ref
Compiler options
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv
Host
venus
1 error 0
2 920b85fbcef28c553784adc6a43c9b2ee61ce138b824483a39a9df9456c2d6fc 18912588 944696858 4300000000 crypto_aead/trivia128v2/ref
3 ==28259== Memcheck, a memory error detector
4 ==28259== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==28259== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==28259== Command: ./try
7 ==28259==
8 ==28259== Conditional jump or move depends on uninitialised value(s)
9 ==28259== at 0x10B102: crypto_aead_trivia128v2_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
10 ==28259== by 0x109087: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==28259== by 0x10A355: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==28259== Uninitialised value was created by a client request
13 ==28259== at 0x108F26: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
14 ==28259== by 0x10A355: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
15 ==28259==
16 ==28259== Conditional jump or move depends on uninitialised value(s)
17 ==28259== at 0x10B21B: crypto_aead_trivia128v2_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
18 ==28259== by 0x109087: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
19 ==28259== by 0x10A355: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
20 ==28259== Uninitialised value was created by a client request
21 ==28259== at 0x108F26: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
22 ==28259== by 0x10A355: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
23 ==28259==
24 ==28259== Conditional jump or move depends on uninitialised value(s)
25 ==28259== at 0x10B102: crypto_aead_trivia128v2_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
26 ==28259== by 0x109087: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
27 ==28259== by 0x10A366: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
28 ==28259== Uninitialised value was created by a client request
29 ==28259== at 0x108F26: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
30 ==28259== by 0x10A366: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
31 ==28259==
32 ==28259== Conditional jump or move depends on uninitialised value(s)
33 ==28259== at 0x10B21B: crypto_aead_trivia128v2_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
34 ==28259== by 0x109087: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
35 ==28259== by 0x10A366: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
36 ==28259== Uninitialised value was created by a client request
37 ==28259== at 0x108F26: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
38 ==28259== by 0x10A366: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
39 ==28259==
40 ==28259==
41 ==28259== HEAP SUMMARY:
42 ==28259== in use at exit: 8,458,240 bytes in 16 blocks
43 ==28259== total heap usage: 22 allocs, 6 frees, 8,472,184 bytes allocated
44 ==28259==
45 ==28259== LEAK SUMMARY:
46 ==28259== definitely lost: 0 bytes in 0 blocks
47 ==28259== indirectly lost: 0 bytes in 0 blocks
48 ==28259== possibly lost: 8,458,240 bytes in 16 blocks
49 ==28259== still reachable: 0 bytes in 0 blocks
50 ==28259== suppressed: 0 bytes in 0 blocks
51 ==28259== Rerun with --leak-check=full to see details of leaked memory
52 ==28259==
53 ==28259== For lists of detected and suppressed errors, rerun with: -s
54 ==28259== ERROR SUMMARY: 16 errors from 4 contexts (suppressed: 0 from 0)