Output save_alt Download

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