Output save_alt Download

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