Output save_alt Download

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