Output save_alt Download

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