Output save_alt Download

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