Output save_alt Download

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