Output save_alt Download

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