Output save_alt Download

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