Output save_alt Download

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