Output save_alt Download

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