Output save_alt Download

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