Output save_alt Download

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