Output save_alt Download

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