Output save_alt Download

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