Output save_alt Download

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