Output save_alt Download

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