Output save_alt Download

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