Output save_alt Download

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