Output save_alt Download

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