Output save_alt Download

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