Output save_alt Download

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