Output save_alt Download

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