Output save_alt Download

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