Output save_alt Download

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