Output save_alt Download

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