Output save_alt Download

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