Output save_alt Download

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