Output save_alt Download

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