Output save_alt Download

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