Output save_alt Download

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