Output save_alt Download

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