Output save_alt Download

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