Output save_alt Download

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