Output save_alt Download

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