Output save_alt Download

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