Output save_alt Download

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