Output save_alt Download

Operation
crypto_aead
Primitive
proest128apev1
Implementation
ref
Compiler options
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv
Host
venus
1 error 0
2 dbda7efb45bd717b96d3edc26f20a0f02cec41799dcb5d5c74356937e85c2ee8 43199598 616086860 4300000000 crypto_aead/proest128apev1/ref
3 ==2560== Memcheck, a memory error detector
4 ==2560== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==2560== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==2560== Command: ./try
7 ==2560==
8 ==2560== Conditional jump or move depends on uninitialised value(s)
9 ==2560== at 0x10B50B: crypto_aead_proest128apev1_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
10 ==2560== by 0x109087: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==2560== by 0x10AD13: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==2560== Uninitialised value was created by a client request
13 ==2560== at 0x108F26: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
14 ==2560== by 0x10AD13: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
15 ==2560==
16 ==2560== Conditional jump or move depends on uninitialised value(s)
17 ==2560== at 0x10B527: crypto_aead_proest128apev1_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
18 ==2560== by 0x109087: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
19 ==2560== by 0x10AD13: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
20 ==2560== Uninitialised value was created by a client request
21 ==2560== at 0x108F26: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
22 ==2560== by 0x10AD13: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
23 ==2560==
24 ==2560== Conditional jump or move depends on uninitialised value(s)
25 ==2560== at 0x10B50B: crypto_aead_proest128apev1_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
26 ==2560== by 0x109087: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
27 ==2560== by 0x10AD24: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
28 ==2560== Uninitialised value was created by a client request
29 ==2560== at 0x108F26: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
30 ==2560== by 0x10AD24: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
31 ==2560==
32 ==2560== Conditional jump or move depends on uninitialised value(s)
33 ==2560== at 0x10B527: crypto_aead_proest128apev1_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
34 ==2560== by 0x109087: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
35 ==2560== by 0x10AD24: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
36 ==2560== Uninitialised value was created by a client request
37 ==2560== at 0x108F26: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
38 ==2560== by 0x10AD24: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
39 ==2560==
40 ==2560==
41 ==2560== HEAP SUMMARY:
42 ==2560== in use at exit: 70,144 bytes in 16 blocks
43 ==2560== total heap usage: 22 allocs, 6 frees, 84,088 bytes allocated
44 ==2560==
45 ==2560== LEAK SUMMARY:
46 ==2560== definitely lost: 0 bytes in 0 blocks
47 ==2560== indirectly lost: 0 bytes in 0 blocks
48 ==2560== possibly lost: 70,144 bytes in 16 blocks
49 ==2560== still reachable: 0 bytes in 0 blocks
50 ==2560== suppressed: 0 bytes in 0 blocks
51 ==2560== Rerun with --leak-check=full to see details of leaked memory
52 ==2560==
53 ==2560== For lists of detected and suppressed errors, rerun with: -s
54 ==2560== ERROR SUMMARY: 32 errors from 4 contexts (suppressed: 0 from 0)