Output save_alt Download

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