Output save_alt Download

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