Output save_alt Download

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