Output save_alt Download

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