Output save_alt Download

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