Output save_alt Download

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