Output save_alt Download

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