Output save_alt Download

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