Output save_alt Download

Operation
crypto_aead
Primitive
aeadaes256ocbtaglen128v1
Implementation
opt
Compiler options
clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments
Host
venus
1 error 0
2 c23b7500cb1122b9a7fa4aba0ad72a4289b5bec1336c42fb993e39f35257e202 80761544 276515468 4300000000 crypto_aead/aeadaes256ocbtaglen128v1/opt
3 ==4539== Memcheck, a memory error detector
4 ==4539== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==4539== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==4539== Command: ./try
7 ==4539==
8 ==4539== Use of uninitialised value of size 8
9 ==4539== at 0x4EB8E28: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
10 ==4539== by 0x4EB8C42: AES_set_encrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
11 ==4539== by 0x312D83D4C09CE004: ???
12 ==4539== by 0x5FC6A93: ???
13 ==4539== by 0x5FB087F: ???
14 ==4539== by 0x5FF: ???
15 ==4539== by 0x5FB4DBF: ???
16 ==4539== by 0x5FB5EFF: ???
17 ==4539== by 0x5FC680F: ???
18 ==4539== by 0x4034CF: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
19 ==4539== by 0x40336F: crypto_aead_aeadaes256ocbtaglen128v1_opt_encrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
20 ==4539== by 0x40112A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
21 ==4539== Uninitialised value was created by a client request
22 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
23 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
24 ==4539==
25 ==4539== Use of uninitialised value of size 8
26 ==4539== at 0x4EB8E35: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
27 ==4539== by 0x4EB8C42: AES_set_encrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
28 ==4539== by 0x312D83D4C09CE004: ???
29 ==4539== by 0x5FC6A93: ???
30 ==4539== by 0x5FB087F: ???
31 ==4539== by 0x5FF: ???
32 ==4539== by 0x5FB4DBF: ???
33 ==4539== by 0x5FB5EFF: ???
34 ==4539== by 0x5FC680F: ???
35 ==4539== by 0x4034CF: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
36 ==4539== by 0x40336F: crypto_aead_aeadaes256ocbtaglen128v1_opt_encrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
37 ==4539== by 0x40112A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
38 ==4539==
39 ==4539== Use of uninitialised value of size 8
40 ==4539== at 0x4EB8E42: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
41 ==4539== by 0x4EB8C42: AES_set_encrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
42 ==4539== by 0x312D83D4C09CE004: ???
43 ==4539== by 0x5FC6A93: ???
44 ==4539== by 0x5FB087F: ???
45 ==4539== by 0x5FF: ???
46 ==4539== by 0x5FB4DBF: ???
47 ==4539== by 0x5FB5EFF: ???
48 ==4539== by 0x5FC680F: ???
49 ==4539== by 0x4034CF: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
50 ==4539== by 0x40336F: crypto_aead_aeadaes256ocbtaglen128v1_opt_encrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
51 ==4539== by 0x40112A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
52 ==4539== Uninitialised value was created by a client request
53 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
54 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
55 ==4539==
56 ==4539== Use of uninitialised value of size 8
57 ==4539== at 0x4EB8E4F: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
58 ==4539== by 0x4EB8C42: AES_set_encrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
59 ==4539== by 0x312D83D4C09CE004: ???
60 ==4539== by 0x5FC6A93: ???
61 ==4539== by 0x5FB087F: ???
62 ==4539== by 0x5FF: ???
63 ==4539== by 0x5FB4DBF: ???
64 ==4539== by 0x5FB5EFF: ???
65 ==4539== by 0x5FC680F: ???
66 ==4539== by 0x4034CF: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
67 ==4539== by 0x40336F: crypto_aead_aeadaes256ocbtaglen128v1_opt_encrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
68 ==4539== by 0x40112A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
69 ==4539==
70 ==4539== Use of uninitialised value of size 8
71 ==4539== at 0x4EB8E85: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
72 ==4539== by 0x4EB8C42: AES_set_encrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
73 ==4539== by 0x312D83D4C09CE004: ???
74 ==4539== by 0x5FC6A93: ???
75 ==4539== by 0x5FB087F: ???
76 ==4539== by 0x5FF: ???
77 ==4539== by 0x5FB4DBF: ???
78 ==4539== by 0x5FB5EFF: ???
79 ==4539== by 0x5FC680F: ???
80 ==4539== by 0x4034CF: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
81 ==4539== by 0x40336F: crypto_aead_aeadaes256ocbtaglen128v1_opt_encrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
82 ==4539== by 0x40112A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
83 ==4539== Uninitialised value was created by a client request
84 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
85 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
86 ==4539==
87 ==4539== Use of uninitialised value of size 8
88 ==4539== at 0x4EB8E8F: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
89 ==4539== by 0x4EB8C42: AES_set_encrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
90 ==4539== by 0x312D83D4C09CE004: ???
91 ==4539== by 0x5FC6A93: ???
92 ==4539== by 0x5FB087F: ???
93 ==4539== by 0x5FF: ???
94 ==4539== by 0x5FB4DBF: ???
95 ==4539== by 0x5FB5EFF: ???
96 ==4539== by 0x5FC680F: ???
97 ==4539== by 0x4034CF: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
98 ==4539== by 0x40336F: crypto_aead_aeadaes256ocbtaglen128v1_opt_encrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
99 ==4539== by 0x40112A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
100 ==4539==
101 ==4539== Use of uninitialised value of size 8
102 ==4539== at 0x4EB8E9F: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
103 ==4539== by 0x4EB8C42: AES_set_encrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
104 ==4539== by 0x312D83D4C09CE004: ???
105 ==4539== by 0x5FC6A93: ???
106 ==4539== by 0x5FB087F: ???
107 ==4539== by 0x5FF: ???
108 ==4539== by 0x5FB4DBF: ???
109 ==4539== by 0x5FB5EFF: ???
110 ==4539== by 0x5FC680F: ???
111 ==4539== by 0x4034CF: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
112 ==4539== by 0x40336F: crypto_aead_aeadaes256ocbtaglen128v1_opt_encrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
113 ==4539== by 0x40112A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
114 ==4539== Uninitialised value was created by a client request
115 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
116 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
117 ==4539==
118 ==4539== Use of uninitialised value of size 8
119 ==4539== at 0x4EB8EAC: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
120 ==4539== by 0x4EB8C42: AES_set_encrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
121 ==4539== by 0x312D83D4C09CE004: ???
122 ==4539== by 0x5FC6A93: ???
123 ==4539== by 0x5FB087F: ???
124 ==4539== by 0x5FF: ???
125 ==4539== by 0x5FB4DBF: ???
126 ==4539== by 0x5FB5EFF: ???
127 ==4539== by 0x5FC680F: ???
128 ==4539== by 0x4034CF: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
129 ==4539== by 0x40336F: crypto_aead_aeadaes256ocbtaglen128v1_opt_encrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
130 ==4539== by 0x40112A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
131 ==4539==
132 ==4539== Use of uninitialised value of size 8
133 ==4539== at 0x4EB8E28: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
134 ==4539== by 0x4EB8EFF: AES_set_decrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
135 ==4539== by 0x5FC699F: ???
136 ==4539== by 0x5FC6A93: ???
137 ==4539== by 0x5FB087F: ???
138 ==4539== by 0x5FF: ???
139 ==4539== by 0x5FB4DBF: ???
140 ==4539== by 0x5FB5EFF: ???
141 ==4539== by 0x5FC680F: ???
142 ==4539== by 0x4034E3: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
143 ==4539== by 0x40336F: crypto_aead_aeadaes256ocbtaglen128v1_opt_encrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
144 ==4539== by 0x40112A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
145 ==4539== Uninitialised value was created by a client request
146 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
147 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
148 ==4539==
149 ==4539== Use of uninitialised value of size 8
150 ==4539== at 0x4EB8E35: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
151 ==4539== by 0x4EB8EFF: AES_set_decrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
152 ==4539== by 0x5FC699F: ???
153 ==4539== by 0x5FC6A93: ???
154 ==4539== by 0x5FB087F: ???
155 ==4539== by 0x5FF: ???
156 ==4539== by 0x5FB4DBF: ???
157 ==4539== by 0x5FB5EFF: ???
158 ==4539== by 0x5FC680F: ???
159 ==4539== by 0x4034E3: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
160 ==4539== by 0x40336F: crypto_aead_aeadaes256ocbtaglen128v1_opt_encrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
161 ==4539== by 0x40112A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
162 ==4539==
163 ==4539== Use of uninitialised value of size 8
164 ==4539== at 0x4EB8E42: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
165 ==4539== by 0x4EB8EFF: AES_set_decrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
166 ==4539== by 0x5FC699F: ???
167 ==4539== by 0x5FC6A93: ???
168 ==4539== by 0x5FB087F: ???
169 ==4539== by 0x5FF: ???
170 ==4539== by 0x5FB4DBF: ???
171 ==4539== by 0x5FB5EFF: ???
172 ==4539== by 0x5FC680F: ???
173 ==4539== by 0x4034E3: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
174 ==4539== by 0x40336F: crypto_aead_aeadaes256ocbtaglen128v1_opt_encrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
175 ==4539== by 0x40112A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
176 ==4539== Uninitialised value was created by a client request
177 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
178 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
179 ==4539==
180 ==4539== Use of uninitialised value of size 8
181 ==4539== at 0x4EB8E4F: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
182 ==4539== by 0x4EB8EFF: AES_set_decrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
183 ==4539== by 0x5FC699F: ???
184 ==4539== by 0x5FC6A93: ???
185 ==4539== by 0x5FB087F: ???
186 ==4539== by 0x5FF: ???
187 ==4539== by 0x5FB4DBF: ???
188 ==4539== by 0x5FB5EFF: ???
189 ==4539== by 0x5FC680F: ???
190 ==4539== by 0x4034E3: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
191 ==4539== by 0x40336F: crypto_aead_aeadaes256ocbtaglen128v1_opt_encrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
192 ==4539== by 0x40112A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
193 ==4539==
194 ==4539== Use of uninitialised value of size 8
195 ==4539== at 0x4EB8E85: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
196 ==4539== by 0x4EB8EFF: AES_set_decrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
197 ==4539== by 0x5FC699F: ???
198 ==4539== by 0x5FC6A93: ???
199 ==4539== by 0x5FB087F: ???
200 ==4539== by 0x5FF: ???
201 ==4539== by 0x5FB4DBF: ???
202 ==4539== by 0x5FB5EFF: ???
203 ==4539== by 0x5FC680F: ???
204 ==4539== by 0x4034E3: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
205 ==4539== by 0x40336F: crypto_aead_aeadaes256ocbtaglen128v1_opt_encrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
206 ==4539== by 0x40112A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
207 ==4539== Uninitialised value was created by a client request
208 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
209 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
210 ==4539==
211 ==4539== Use of uninitialised value of size 8
212 ==4539== at 0x4EB8E8F: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
213 ==4539== by 0x4EB8EFF: AES_set_decrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
214 ==4539== by 0x5FC699F: ???
215 ==4539== by 0x5FC6A93: ???
216 ==4539== by 0x5FB087F: ???
217 ==4539== by 0x5FF: ???
218 ==4539== by 0x5FB4DBF: ???
219 ==4539== by 0x5FB5EFF: ???
220 ==4539== by 0x5FC680F: ???
221 ==4539== by 0x4034E3: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
222 ==4539== by 0x40336F: crypto_aead_aeadaes256ocbtaglen128v1_opt_encrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
223 ==4539== by 0x40112A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
224 ==4539==
225 ==4539== Use of uninitialised value of size 8
226 ==4539== at 0x4EB8E9F: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
227 ==4539== by 0x4EB8EFF: AES_set_decrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
228 ==4539== by 0x5FC699F: ???
229 ==4539== by 0x5FC6A93: ???
230 ==4539== by 0x5FB087F: ???
231 ==4539== by 0x5FF: ???
232 ==4539== by 0x5FB4DBF: ???
233 ==4539== by 0x5FB5EFF: ???
234 ==4539== by 0x5FC680F: ???
235 ==4539== by 0x4034E3: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
236 ==4539== by 0x40336F: crypto_aead_aeadaes256ocbtaglen128v1_opt_encrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
237 ==4539== by 0x40112A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
238 ==4539== Uninitialised value was created by a client request
239 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
240 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
241 ==4539==
242 ==4539== Use of uninitialised value of size 8
243 ==4539== at 0x4EB8EAC: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
244 ==4539== by 0x4EB8EFF: AES_set_decrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
245 ==4539== by 0x5FC699F: ???
246 ==4539== by 0x5FC6A93: ???
247 ==4539== by 0x5FB087F: ???
248 ==4539== by 0x5FF: ???
249 ==4539== by 0x5FB4DBF: ???
250 ==4539== by 0x5FB5EFF: ???
251 ==4539== by 0x5FC680F: ???
252 ==4539== by 0x4034E3: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
253 ==4539== by 0x40336F: crypto_aead_aeadaes256ocbtaglen128v1_opt_encrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
254 ==4539== by 0x40112A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
255 ==4539==
256 ==4539== Use of uninitialised value of size 8
257 ==4539== at 0x4EB83CF: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
258 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
259 ==4539== by 0x5FC6A93: ???
260 ==4539== by 0x5FC6B73: ???
261 ==4539== by 0x5FC682F: ???
262 ==4539== by 0x1FFEFFFE57: ???
263 ==4539== by 0xBBCF1B54C620EA78: ???
264 ==4539== by 0x2E3CB2A1BBFEA6D8: ???
265 ==4539== by 0x35: ???
266 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
267 ==4539== by 0x5FC66D3: ???
268 ==4539== by 0x5FC67B3: ???
269 ==4539== Uninitialised value was created by a client request
270 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
271 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
272 ==4539==
273 ==4539== Use of uninitialised value of size 8
274 ==4539== at 0x4EB83D4: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
275 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
276 ==4539== by 0x5FC6A93: ???
277 ==4539== by 0x5FC6B73: ???
278 ==4539== by 0x5FC682F: ???
279 ==4539== by 0x1FFEFFFE57: ???
280 ==4539== by 0xBBCF1B54C620EA78: ???
281 ==4539== by 0x2E3CB2A1BBFEA6D8: ???
282 ==4539== by 0x35: ???
283 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
284 ==4539== by 0x5FC66D3: ???
285 ==4539== by 0x5FC67B3: ???
286 ==4539== Uninitialised value was created by a client request
287 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
288 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
289 ==4539==
290 ==4539== Use of uninitialised value of size 8
291 ==4539== at 0x4EB83D9: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
292 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
293 ==4539== by 0x5FC6A93: ???
294 ==4539== by 0x5FC6B73: ???
295 ==4539== by 0x5FC682F: ???
296 ==4539== by 0x1FFEFFFE57: ???
297 ==4539== by 0xBBCF1B54C620EA78: ???
298 ==4539== by 0x2E3CB2A1BBFEA6D8: ???
299 ==4539== by 0x35: ???
300 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
301 ==4539== by 0x5FC66D3: ???
302 ==4539== by 0x5FC67B3: ???
303 ==4539== Uninitialised value was created by a client request
304 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
305 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
306 ==4539==
307 ==4539== Use of uninitialised value of size 8
308 ==4539== at 0x4EB83DE: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
309 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
310 ==4539== by 0x5FC6A93: ???
311 ==4539== by 0x5FC6B73: ???
312 ==4539== by 0x5FC682F: ???
313 ==4539== by 0x1FFEFFFE57: ???
314 ==4539== by 0xBBCF1B54C620EA78: ???
315 ==4539== by 0x2E3CB2A1BBFEA6D8: ???
316 ==4539== by 0x35: ???
317 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
318 ==4539== by 0x5FC66D3: ???
319 ==4539== by 0x5FC67B3: ???
320 ==4539== Uninitialised value was created by a client request
321 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
322 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
323 ==4539==
324 ==4539== Use of uninitialised value of size 8
325 ==4539== at 0x4EB83E3: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
326 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
327 ==4539== by 0x5FC6A93: ???
328 ==4539== by 0x5FC6B73: ???
329 ==4539== by 0x5FC682F: ???
330 ==4539== by 0x1FFEFFFE57: ???
331 ==4539== by 0xBBCF1B54C620EA78: ???
332 ==4539== by 0x2E3CB2A1BBFEA6D8: ???
333 ==4539== by 0x35: ???
334 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
335 ==4539== by 0x5FC66D3: ???
336 ==4539== by 0x5FC67B3: ???
337 ==4539==
338 ==4539== Use of uninitialised value of size 8
339 ==4539== at 0x4EB83EB: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
340 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
341 ==4539== by 0x5FC6A93: ???
342 ==4539== by 0x5FC6B73: ???
343 ==4539== by 0x5FC682F: ???
344 ==4539== by 0x1FFEFFFE57: ???
345 ==4539== by 0xBBCF1B54C620EA78: ???
346 ==4539== by 0x2E3CB2A1BBFEA6D8: ???
347 ==4539== by 0x35: ???
348 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
349 ==4539== by 0x5FC66D3: ???
350 ==4539== by 0x5FC67B3: ???
351 ==4539==
352 ==4539== Use of uninitialised value of size 8
353 ==4539== at 0x4EB83F3: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
354 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
355 ==4539== by 0x5FC6A93: ???
356 ==4539== by 0x5FC6B73: ???
357 ==4539== by 0x5FC682F: ???
358 ==4539== by 0x1FFEFFFE57: ???
359 ==4539== by 0xBBCF1B54C620EA78: ???
360 ==4539== by 0x2E3CB2A1BBFEA6D8: ???
361 ==4539== by 0x35: ???
362 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
363 ==4539== by 0x5FC66D3: ???
364 ==4539== by 0x5FC67B3: ???
365 ==4539==
366 ==4539== Use of uninitialised value of size 8
367 ==4539== at 0x4EB83F8: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
368 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
369 ==4539== by 0x5FC6A93: ???
370 ==4539== by 0x5FC6B73: ???
371 ==4539== by 0x5FC682F: ???
372 ==4539== by 0x1FFEFFFE57: ???
373 ==4539== by 0xBBCF1B54C620EA78: ???
374 ==4539== by 0x2E3CB2A1BBFEA6D8: ???
375 ==4539== by 0x35: ???
376 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
377 ==4539== by 0x5FC66D3: ???
378 ==4539== by 0x5FC67B3: ???
379 ==4539==
380 ==4539== Use of uninitialised value of size 8
381 ==4539== at 0x4EB841F: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
382 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
383 ==4539== by 0x5FC6A93: ???
384 ==4539== by 0x5FC6B73: ???
385 ==4539== by 0x5FC682F: ???
386 ==4539== by 0x1FFEFFFE57: ???
387 ==4539== by 0xBBCF1B54C620EA78: ???
388 ==4539== by 0x2E3CB2A1BBFEA6D8: ???
389 ==4539== by 0x35: ???
390 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
391 ==4539== by 0x5FC66D3: ???
392 ==4539== by 0x5FC67B3: ???
393 ==4539== Uninitialised value was created by a client request
394 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
395 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
396 ==4539==
397 ==4539== Use of uninitialised value of size 8
398 ==4539== at 0x4EB8433: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
399 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
400 ==4539== by 0x5FC6A93: ???
401 ==4539== by 0x5FC6B73: ???
402 ==4539== by 0x5FC682F: ???
403 ==4539== by 0x1FFEFFFE57: ???
404 ==4539== by 0xBBCF1B54C620EA78: ???
405 ==4539== by 0x2E3CB2A1BBFEA6D8: ???
406 ==4539== by 0x35: ???
407 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
408 ==4539== by 0x5FC66D3: ???
409 ==4539== by 0x5FC67B3: ???
410 ==4539== Uninitialised value was created by a client request
411 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
412 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
413 ==4539==
414 ==4539== Use of uninitialised value of size 8
415 ==4539== at 0x4EB843B: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
416 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
417 ==4539== by 0x5FC6A93: ???
418 ==4539== by 0x5FC6B73: ???
419 ==4539== by 0x5FC682F: ???
420 ==4539== by 0x1FFEFFFE57: ???
421 ==4539== by 0xBBCF1B54C620EA78: ???
422 ==4539== by 0x2E3CB2A1BBFEA6D8: ???
423 ==4539== by 0x35: ???
424 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
425 ==4539== by 0x5FC66D3: ???
426 ==4539== by 0x5FC67B3: ???
427 ==4539== Uninitialised value was created by a client request
428 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
429 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
430 ==4539==
431 ==4539== Use of uninitialised value of size 8
432 ==4539== at 0x4EB8457: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
433 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
434 ==4539== by 0x5FC6A93: ???
435 ==4539== by 0x5FC6B73: ???
436 ==4539== by 0x5FC682F: ???
437 ==4539== by 0x1FFEFFFE57: ???
438 ==4539== by 0xBBCF1B54C620EA78: ???
439 ==4539== by 0x2E3CB2A1BBFEA6D8: ???
440 ==4539== by 0x35: ???
441 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
442 ==4539== by 0x5FC66D3: ???
443 ==4539== by 0x5FC67B3: ???
444 ==4539== Uninitialised value was created by a client request
445 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
446 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
447 ==4539==
448 ==4539== Use of uninitialised value of size 8
449 ==4539== at 0x4EB845C: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
450 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
451 ==4539== by 0x5FC6A93: ???
452 ==4539== by 0x5FC6B73: ???
453 ==4539== by 0x5FC682F: ???
454 ==4539== by 0x1FFEFFFE57: ???
455 ==4539== by 0xBBCF1B54C620EA78: ???
456 ==4539== by 0x2E3CB2A1BBFEA6D8: ???
457 ==4539== by 0x35: ???
458 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
459 ==4539== by 0x5FC66D3: ???
460 ==4539== by 0x5FC67B3: ???
461 ==4539==
462 ==4539== Use of uninitialised value of size 8
463 ==4539== at 0x4EB8461: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
464 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
465 ==4539== by 0x5FC6A93: ???
466 ==4539== by 0x5FC6B73: ???
467 ==4539== by 0x5FC682F: ???
468 ==4539== by 0x1FFEFFFE57: ???
469 ==4539== by 0xBBCF1B54C620EA78: ???
470 ==4539== by 0x2E3CB2A1BBFEA6D8: ???
471 ==4539== by 0x35: ???
472 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
473 ==4539== by 0x5FC66D3: ???
474 ==4539== by 0x5FC67B3: ???
475 ==4539==
476 ==4539== Use of uninitialised value of size 8
477 ==4539== at 0x4EB8466: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
478 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
479 ==4539== by 0x5FC6A93: ???
480 ==4539== by 0x5FC6B73: ???
481 ==4539== by 0x5FC682F: ???
482 ==4539== by 0x1FFEFFFE57: ???
483 ==4539== by 0xBBCF1B54C620EA78: ???
484 ==4539== by 0x2E3CB2A1BBFEA6D8: ???
485 ==4539== by 0x35: ???
486 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
487 ==4539== by 0x5FC66D3: ???
488 ==4539== by 0x5FC67B3: ???
489 ==4539== Uninitialised value was created by a client request
490 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
491 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
492 ==4539==
493 ==4539== Use of uninitialised value of size 8
494 ==4539== at 0x4EB846B: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
495 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
496 ==4539== by 0x5FC6A93: ???
497 ==4539== by 0x5FC6B73: ???
498 ==4539== by 0x5FC682F: ???
499 ==4539== by 0x1FFEFFFE57: ???
500 ==4539== by 0xBBCF1B54C620EA78: ???
501 ==4539== by 0x2E3CB2A1BBFEA6D8: ???
502 ==4539== by 0x35: ???
503 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
504 ==4539== by 0x5FC66D3: ???
505 ==4539== by 0x5FC67B3: ???
506 ==4539== Uninitialised value was created by a client request
507 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
508 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
509 ==4539==
510 ==4539== Use of uninitialised value of size 8
511 ==4539== at 0x4EB8E28: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
512 ==4539== by 0x4EB8C42: AES_set_encrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
513 ==4539== by 0x5FB087F: ???
514 ==4539== by 0x5FC6E53: ???
515 ==4539== by 0x5FB087F: ???
516 ==4539== by 0x5FB703F: ???
517 ==4539== by 0x5FB5EFF: ???
518 ==4539== by 0x60626F: ??? (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
519 ==4539== by 0x5FC6BCF: ???
520 ==4539== by 0x4034CF: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
521 ==4539== by 0x40340B: crypto_aead_aeadaes256ocbtaglen128v1_opt_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
522 ==4539== by 0x4011D7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
523 ==4539== Uninitialised value was created by a client request
524 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
525 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
526 ==4539==
527 ==4539== Use of uninitialised value of size 8
528 ==4539== at 0x4EB8E35: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
529 ==4539== by 0x4EB8C42: AES_set_encrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
530 ==4539== by 0x5FB087F: ???
531 ==4539== by 0x5FC6E53: ???
532 ==4539== by 0x5FB087F: ???
533 ==4539== by 0x5FB703F: ???
534 ==4539== by 0x5FB5EFF: ???
535 ==4539== by 0x60626F: ??? (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
536 ==4539== by 0x5FC6BCF: ???
537 ==4539== by 0x4034CF: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
538 ==4539== by 0x40340B: crypto_aead_aeadaes256ocbtaglen128v1_opt_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
539 ==4539== by 0x4011D7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
540 ==4539==
541 ==4539== Use of uninitialised value of size 8
542 ==4539== at 0x4EB8E42: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
543 ==4539== by 0x4EB8C42: AES_set_encrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
544 ==4539== by 0x5FB087F: ???
545 ==4539== by 0x5FC6E53: ???
546 ==4539== by 0x5FB087F: ???
547 ==4539== by 0x5FB703F: ???
548 ==4539== by 0x5FB5EFF: ???
549 ==4539== by 0x60626F: ??? (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
550 ==4539== by 0x5FC6BCF: ???
551 ==4539== by 0x4034CF: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
552 ==4539== by 0x40340B: crypto_aead_aeadaes256ocbtaglen128v1_opt_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
553 ==4539== by 0x4011D7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
554 ==4539== Uninitialised value was created by a client request
555 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
556 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
557 ==4539==
558 ==4539== Use of uninitialised value of size 8
559 ==4539== at 0x4EB8E4F: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
560 ==4539== by 0x4EB8C42: AES_set_encrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
561 ==4539== by 0x5FB087F: ???
562 ==4539== by 0x5FC6E53: ???
563 ==4539== by 0x5FB087F: ???
564 ==4539== by 0x5FB703F: ???
565 ==4539== by 0x5FB5EFF: ???
566 ==4539== by 0x60626F: ??? (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
567 ==4539== by 0x5FC6BCF: ???
568 ==4539== by 0x4034CF: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
569 ==4539== by 0x40340B: crypto_aead_aeadaes256ocbtaglen128v1_opt_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
570 ==4539== by 0x4011D7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
571 ==4539==
572 ==4539== Use of uninitialised value of size 8
573 ==4539== at 0x4EB8E85: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
574 ==4539== by 0x4EB8C42: AES_set_encrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
575 ==4539== by 0x5FB087F: ???
576 ==4539== by 0x5FC6E53: ???
577 ==4539== by 0x5FB087F: ???
578 ==4539== by 0x5FB703F: ???
579 ==4539== by 0x5FB5EFF: ???
580 ==4539== by 0x60626F: ??? (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
581 ==4539== by 0x5FC6BCF: ???
582 ==4539== by 0x4034CF: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
583 ==4539== by 0x40340B: crypto_aead_aeadaes256ocbtaglen128v1_opt_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
584 ==4539== by 0x4011D7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
585 ==4539== Uninitialised value was created by a client request
586 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
587 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
588 ==4539==
589 ==4539== Use of uninitialised value of size 8
590 ==4539== at 0x4EB8E8F: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
591 ==4539== by 0x4EB8C42: AES_set_encrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
592 ==4539== by 0x5FB087F: ???
593 ==4539== by 0x5FC6E53: ???
594 ==4539== by 0x5FB087F: ???
595 ==4539== by 0x5FB703F: ???
596 ==4539== by 0x5FB5EFF: ???
597 ==4539== by 0x60626F: ??? (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
598 ==4539== by 0x5FC6BCF: ???
599 ==4539== by 0x4034CF: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
600 ==4539== by 0x40340B: crypto_aead_aeadaes256ocbtaglen128v1_opt_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
601 ==4539== by 0x4011D7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
602 ==4539==
603 ==4539== Use of uninitialised value of size 8
604 ==4539== at 0x4EB8E9F: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
605 ==4539== by 0x4EB8C42: AES_set_encrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
606 ==4539== by 0x5FB087F: ???
607 ==4539== by 0x5FC6E53: ???
608 ==4539== by 0x5FB087F: ???
609 ==4539== by 0x5FB703F: ???
610 ==4539== by 0x5FB5EFF: ???
611 ==4539== by 0x60626F: ??? (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
612 ==4539== by 0x5FC6BCF: ???
613 ==4539== by 0x4034CF: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
614 ==4539== by 0x40340B: crypto_aead_aeadaes256ocbtaglen128v1_opt_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
615 ==4539== by 0x4011D7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
616 ==4539== Uninitialised value was created by a client request
617 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
618 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
619 ==4539==
620 ==4539== Use of uninitialised value of size 8
621 ==4539== at 0x4EB8EAC: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
622 ==4539== by 0x4EB8C42: AES_set_encrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
623 ==4539== by 0x5FB087F: ???
624 ==4539== by 0x5FC6E53: ???
625 ==4539== by 0x5FB087F: ???
626 ==4539== by 0x5FB703F: ???
627 ==4539== by 0x5FB5EFF: ???
628 ==4539== by 0x60626F: ??? (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
629 ==4539== by 0x5FC6BCF: ???
630 ==4539== by 0x4034CF: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
631 ==4539== by 0x40340B: crypto_aead_aeadaes256ocbtaglen128v1_opt_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
632 ==4539== by 0x4011D7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
633 ==4539==
634 ==4539== Use of uninitialised value of size 8
635 ==4539== at 0x4EB8E28: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
636 ==4539== by 0x4EB8EFF: AES_set_decrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
637 ==4539== by 0x5FC6D5F: ???
638 ==4539== by 0x5FC6E53: ???
639 ==4539== by 0x5FB087F: ???
640 ==4539== by 0x5FB703F: ???
641 ==4539== by 0x5FB5EFF: ???
642 ==4539== by 0x60626F: ??? (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
643 ==4539== by 0x5FC6BCF: ???
644 ==4539== by 0x4034E3: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
645 ==4539== by 0x40340B: crypto_aead_aeadaes256ocbtaglen128v1_opt_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
646 ==4539== by 0x4011D7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
647 ==4539== Uninitialised value was created by a client request
648 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
649 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
650 ==4539==
651 ==4539== Use of uninitialised value of size 8
652 ==4539== at 0x4EB8E35: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
653 ==4539== by 0x4EB8EFF: AES_set_decrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
654 ==4539== by 0x5FC6D5F: ???
655 ==4539== by 0x5FC6E53: ???
656 ==4539== by 0x5FB087F: ???
657 ==4539== by 0x5FB703F: ???
658 ==4539== by 0x5FB5EFF: ???
659 ==4539== by 0x60626F: ??? (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
660 ==4539== by 0x5FC6BCF: ???
661 ==4539== by 0x4034E3: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
662 ==4539== by 0x40340B: crypto_aead_aeadaes256ocbtaglen128v1_opt_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
663 ==4539== by 0x4011D7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
664 ==4539==
665 ==4539== Use of uninitialised value of size 8
666 ==4539== at 0x4EB8E42: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
667 ==4539== by 0x4EB8EFF: AES_set_decrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
668 ==4539== by 0x5FC6D5F: ???
669 ==4539== by 0x5FC6E53: ???
670 ==4539== by 0x5FB087F: ???
671 ==4539== by 0x5FB703F: ???
672 ==4539== by 0x5FB5EFF: ???
673 ==4539== by 0x60626F: ??? (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
674 ==4539== by 0x5FC6BCF: ???
675 ==4539== by 0x4034E3: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
676 ==4539== by 0x40340B: crypto_aead_aeadaes256ocbtaglen128v1_opt_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
677 ==4539== by 0x4011D7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
678 ==4539== Uninitialised value was created by a client request
679 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
680 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
681 ==4539==
682 ==4539== Use of uninitialised value of size 8
683 ==4539== at 0x4EB8E4F: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
684 ==4539== by 0x4EB8EFF: AES_set_decrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
685 ==4539== by 0x5FC6D5F: ???
686 ==4539== by 0x5FC6E53: ???
687 ==4539== by 0x5FB087F: ???
688 ==4539== by 0x5FB703F: ???
689 ==4539== by 0x5FB5EFF: ???
690 ==4539== by 0x60626F: ??? (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
691 ==4539== by 0x5FC6BCF: ???
692 ==4539== by 0x4034E3: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
693 ==4539== by 0x40340B: crypto_aead_aeadaes256ocbtaglen128v1_opt_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
694 ==4539== by 0x4011D7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
695 ==4539==
696 ==4539== Use of uninitialised value of size 8
697 ==4539== at 0x4EB8E85: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
698 ==4539== by 0x4EB8EFF: AES_set_decrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
699 ==4539== by 0x5FC6D5F: ???
700 ==4539== by 0x5FC6E53: ???
701 ==4539== by 0x5FB087F: ???
702 ==4539== by 0x5FB703F: ???
703 ==4539== by 0x5FB5EFF: ???
704 ==4539== by 0x60626F: ??? (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
705 ==4539== by 0x5FC6BCF: ???
706 ==4539== by 0x4034E3: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
707 ==4539== by 0x40340B: crypto_aead_aeadaes256ocbtaglen128v1_opt_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
708 ==4539== by 0x4011D7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
709 ==4539== Uninitialised value was created by a client request
710 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
711 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
712 ==4539==
713 ==4539== Use of uninitialised value of size 8
714 ==4539== at 0x4EB8E8F: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
715 ==4539== by 0x4EB8EFF: AES_set_decrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
716 ==4539== by 0x5FC6D5F: ???
717 ==4539== by 0x5FC6E53: ???
718 ==4539== by 0x5FB087F: ???
719 ==4539== by 0x5FB703F: ???
720 ==4539== by 0x5FB5EFF: ???
721 ==4539== by 0x60626F: ??? (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
722 ==4539== by 0x5FC6BCF: ???
723 ==4539== by 0x4034E3: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
724 ==4539== by 0x40340B: crypto_aead_aeadaes256ocbtaglen128v1_opt_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
725 ==4539== by 0x4011D7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
726 ==4539==
727 ==4539== Use of uninitialised value of size 8
728 ==4539== at 0x4EB8E9F: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
729 ==4539== by 0x4EB8EFF: AES_set_decrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
730 ==4539== by 0x5FC6D5F: ???
731 ==4539== by 0x5FC6E53: ???
732 ==4539== by 0x5FB087F: ???
733 ==4539== by 0x5FB703F: ???
734 ==4539== by 0x5FB5EFF: ???
735 ==4539== by 0x60626F: ??? (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
736 ==4539== by 0x5FC6BCF: ???
737 ==4539== by 0x4034E3: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
738 ==4539== by 0x40340B: crypto_aead_aeadaes256ocbtaglen128v1_opt_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
739 ==4539== by 0x4011D7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
740 ==4539== Uninitialised value was created by a client request
741 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
742 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
743 ==4539==
744 ==4539== Use of uninitialised value of size 8
745 ==4539== at 0x4EB8EAC: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
746 ==4539== by 0x4EB8EFF: AES_set_decrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
747 ==4539== by 0x5FC6D5F: ???
748 ==4539== by 0x5FC6E53: ???
749 ==4539== by 0x5FB087F: ???
750 ==4539== by 0x5FB703F: ???
751 ==4539== by 0x5FB5EFF: ???
752 ==4539== by 0x60626F: ??? (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
753 ==4539== by 0x5FC6BCF: ???
754 ==4539== by 0x4034E3: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
755 ==4539== by 0x40340B: crypto_aead_aeadaes256ocbtaglen128v1_opt_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
756 ==4539== by 0x4011D7: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
757 ==4539==
758 ==4539== Use of uninitialised value of size 8
759 ==4539== at 0x4EB83CF: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
760 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
761 ==4539== by 0x5FC6E53: ???
762 ==4539== by 0x5FC6F33: ???
763 ==4539== by 0x5FC6BEF: ???
764 ==4539== by 0x1FFEFFFE67: ???
765 ==4539== by 0x92D5993EEE4D90D7: ???
766 ==4539== by 0x9E619529B903A8FF: ???
767 ==4539== by 0x5FC699F: ???
768 ==4539== by 0x4EB8EFF: AES_set_decrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
769 ==4539== by 0x5FC6D5F: ???
770 ==4539== by 0x5FC6E53: ???
771 ==4539== Uninitialised value was created by a client request
772 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
773 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
774 ==4539==
775 ==4539== Use of uninitialised value of size 8
776 ==4539== at 0x4EB83D4: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
777 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
778 ==4539== by 0x5FC6E53: ???
779 ==4539== by 0x5FC6F33: ???
780 ==4539== by 0x5FC6BEF: ???
781 ==4539== by 0x1FFEFFFE67: ???
782 ==4539== by 0x92D5993EEE4D90D7: ???
783 ==4539== by 0x9E619529B903A8FF: ???
784 ==4539== by 0x5FC699F: ???
785 ==4539== by 0x4EB8EFF: AES_set_decrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
786 ==4539== by 0x5FC6D5F: ???
787 ==4539== by 0x5FC6E53: ???
788 ==4539== Uninitialised value was created by a client request
789 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
790 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
791 ==4539==
792 ==4539== Use of uninitialised value of size 8
793 ==4539== at 0x4EB83D9: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
794 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
795 ==4539== by 0x5FC6E53: ???
796 ==4539== by 0x5FC6F33: ???
797 ==4539== by 0x5FC6BEF: ???
798 ==4539== by 0x1FFEFFFE67: ???
799 ==4539== by 0x92D5993EEE4D90D7: ???
800 ==4539== by 0x9E619529B903A8FF: ???
801 ==4539== by 0x5FC699F: ???
802 ==4539== by 0x4EB8EFF: AES_set_decrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
803 ==4539== by 0x5FC6D5F: ???
804 ==4539== by 0x5FC6E53: ???
805 ==4539== Uninitialised value was created by a client request
806 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
807 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
808 ==4539==
809 ==4539== Use of uninitialised value of size 8
810 ==4539== at 0x4EB83DE: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
811 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
812 ==4539== by 0x5FC6E53: ???
813 ==4539== by 0x5FC6F33: ???
814 ==4539== by 0x5FC6BEF: ???
815 ==4539== by 0x1FFEFFFE67: ???
816 ==4539== by 0x92D5993EEE4D90D7: ???
817 ==4539== by 0x9E619529B903A8FF: ???
818 ==4539== by 0x5FC699F: ???
819 ==4539== by 0x4EB8EFF: AES_set_decrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
820 ==4539== by 0x5FC6D5F: ???
821 ==4539== by 0x5FC6E53: ???
822 ==4539== Uninitialised value was created by a client request
823 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
824 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
825 ==4539==
826 ==4539== Use of uninitialised value of size 8
827 ==4539== at 0x4EB83E3: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
828 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
829 ==4539== by 0x5FC6E53: ???
830 ==4539== by 0x5FC6F33: ???
831 ==4539== by 0x5FC6BEF: ???
832 ==4539== by 0x1FFEFFFE67: ???
833 ==4539== by 0x92D5993EEE4D90D7: ???
834 ==4539== by 0x9E619529B903A8FF: ???
835 ==4539== by 0x5FC699F: ???
836 ==4539== by 0x4EB8EFF: AES_set_decrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
837 ==4539== by 0x5FC6D5F: ???
838 ==4539== by 0x5FC6E53: ???
839 ==4539==
840 ==4539== Use of uninitialised value of size 8
841 ==4539== at 0x4EB83EB: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
842 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
843 ==4539== by 0x5FC6E53: ???
844 ==4539== by 0x5FC6F33: ???
845 ==4539== by 0x5FC6BEF: ???
846 ==4539== by 0x1FFEFFFE67: ???
847 ==4539== by 0x92D5993EEE4D90D7: ???
848 ==4539== by 0x9E619529B903A8FF: ???
849 ==4539== by 0x5FC699F: ???
850 ==4539== by 0x4EB8EFF: AES_set_decrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
851 ==4539== by 0x5FC6D5F: ???
852 ==4539== by 0x5FC6E53: ???
853 ==4539==
854 ==4539== Use of uninitialised value of size 8
855 ==4539== at 0x4EB83F3: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
856 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
857 ==4539== by 0x5FC6E53: ???
858 ==4539== by 0x5FC6F33: ???
859 ==4539== by 0x5FC6BEF: ???
860 ==4539== by 0x1FFEFFFE67: ???
861 ==4539== by 0x92D5993EEE4D90D7: ???
862 ==4539== by 0x9E619529B903A8FF: ???
863 ==4539== by 0x5FC699F: ???
864 ==4539== by 0x4EB8EFF: AES_set_decrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
865 ==4539== by 0x5FC6D5F: ???
866 ==4539== by 0x5FC6E53: ???
867 ==4539==
868 ==4539== Use of uninitialised value of size 8
869 ==4539== at 0x4EB83F8: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
870 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
871 ==4539== by 0x5FC6E53: ???
872 ==4539== by 0x5FC6F33: ???
873 ==4539== by 0x5FC6BEF: ???
874 ==4539== by 0x1FFEFFFE67: ???
875 ==4539== by 0x92D5993EEE4D90D7: ???
876 ==4539== by 0x9E619529B903A8FF: ???
877 ==4539== by 0x5FC699F: ???
878 ==4539== by 0x4EB8EFF: AES_set_decrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
879 ==4539== by 0x5FC6D5F: ???
880 ==4539== by 0x5FC6E53: ???
881 ==4539==
882 ==4539== Use of uninitialised value of size 8
883 ==4539== at 0x4EB841F: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
884 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
885 ==4539== by 0x5FC6E53: ???
886 ==4539== by 0x5FC6F33: ???
887 ==4539== by 0x5FC6BEF: ???
888 ==4539== by 0x1FFEFFFE67: ???
889 ==4539== by 0x92D5993EEE4D90D7: ???
890 ==4539== by 0x9E619529B903A8FF: ???
891 ==4539== by 0x5FC699F: ???
892 ==4539== by 0x4EB8EFF: AES_set_decrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
893 ==4539== by 0x5FC6D5F: ???
894 ==4539== by 0x5FC6E53: ???
895 ==4539== Uninitialised value was created by a client request
896 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
897 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
898 ==4539==
899 ==4539== Use of uninitialised value of size 8
900 ==4539== at 0x4EB8433: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
901 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
902 ==4539== by 0x5FC6E53: ???
903 ==4539== by 0x5FC6F33: ???
904 ==4539== by 0x5FC6BEF: ???
905 ==4539== by 0x1FFEFFFE67: ???
906 ==4539== by 0x92D5993EEE4D90D7: ???
907 ==4539== by 0x9E619529B903A8FF: ???
908 ==4539== by 0x5FC699F: ???
909 ==4539== by 0x4EB8EFF: AES_set_decrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
910 ==4539== by 0x5FC6D5F: ???
911 ==4539== by 0x5FC6E53: ???
912 ==4539== Uninitialised value was created by a client request
913 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
914 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
915 ==4539==
916 ==4539== Use of uninitialised value of size 8
917 ==4539== at 0x4EB843B: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
918 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
919 ==4539== by 0x5FC6E53: ???
920 ==4539== by 0x5FC6F33: ???
921 ==4539== by 0x5FC6BEF: ???
922 ==4539== by 0x1FFEFFFE67: ???
923 ==4539== by 0x92D5993EEE4D90D7: ???
924 ==4539== by 0x9E619529B903A8FF: ???
925 ==4539== by 0x5FC699F: ???
926 ==4539== by 0x4EB8EFF: AES_set_decrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
927 ==4539== by 0x5FC6D5F: ???
928 ==4539== by 0x5FC6E53: ???
929 ==4539== Uninitialised value was created by a client request
930 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
931 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
932 ==4539==
933 ==4539== Use of uninitialised value of size 8
934 ==4539== at 0x4EB8457: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
935 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
936 ==4539== by 0x5FC6E53: ???
937 ==4539== by 0x5FC6F33: ???
938 ==4539== by 0x5FC6BEF: ???
939 ==4539== by 0x1FFEFFFE67: ???
940 ==4539== by 0x92D5993EEE4D90D7: ???
941 ==4539== by 0x9E619529B903A8FF: ???
942 ==4539== by 0x5FC699F: ???
943 ==4539== by 0x4EB8EFF: AES_set_decrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
944 ==4539== by 0x5FC6D5F: ???
945 ==4539== by 0x5FC6E53: ???
946 ==4539== Uninitialised value was created by a client request
947 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
948 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
949 ==4539==
950 ==4539== Use of uninitialised value of size 8
951 ==4539== at 0x4EB845C: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
952 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
953 ==4539== by 0x5FC6E53: ???
954 ==4539== by 0x5FC6F33: ???
955 ==4539== by 0x5FC6BEF: ???
956 ==4539== by 0x1FFEFFFE67: ???
957 ==4539== by 0x92D5993EEE4D90D7: ???
958 ==4539== by 0x9E619529B903A8FF: ???
959 ==4539== by 0x5FC699F: ???
960 ==4539== by 0x4EB8EFF: AES_set_decrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
961 ==4539== by 0x5FC6D5F: ???
962 ==4539== by 0x5FC6E53: ???
963 ==4539==
964 ==4539== Use of uninitialised value of size 8
965 ==4539== at 0x4EB8461: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
966 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
967 ==4539== by 0x5FC6E53: ???
968 ==4539== by 0x5FC6F33: ???
969 ==4539== by 0x5FC6BEF: ???
970 ==4539== by 0x1FFEFFFE67: ???
971 ==4539== by 0x92D5993EEE4D90D7: ???
972 ==4539== by 0x9E619529B903A8FF: ???
973 ==4539== by 0x5FC699F: ???
974 ==4539== by 0x4EB8EFF: AES_set_decrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
975 ==4539== by 0x5FC6D5F: ???
976 ==4539== by 0x5FC6E53: ???
977 ==4539==
978 ==4539== Use of uninitialised value of size 8
979 ==4539== at 0x4EB8466: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
980 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
981 ==4539== by 0x5FC6E53: ???
982 ==4539== by 0x5FC6F33: ???
983 ==4539== by 0x5FC6BEF: ???
984 ==4539== by 0x1FFEFFFE67: ???
985 ==4539== by 0x92D5993EEE4D90D7: ???
986 ==4539== by 0x9E619529B903A8FF: ???
987 ==4539== by 0x5FC699F: ???
988 ==4539== by 0x4EB8EFF: AES_set_decrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
989 ==4539== by 0x5FC6D5F: ???
990 ==4539== by 0x5FC6E53: ???
991 ==4539== Uninitialised value was created by a client request
992 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
993 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
994 ==4539==
995 ==4539== Use of uninitialised value of size 8
996 ==4539== at 0x4EB846B: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
997 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
998 ==4539== by 0x5FC6E53: ???
999 ==4539== by 0x5FC6F33: ???
1000 ==4539== by 0x5FC6BEF: ???
1001 ==4539== by 0x1FFEFFFE67: ???
1002 ==4539== by 0x92D5993EEE4D90D7: ???
1003 ==4539== by 0x9E619529B903A8FF: ???
1004 ==4539== by 0x5FC699F: ???
1005 ==4539== by 0x4EB8EFF: AES_set_decrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1006 ==4539== by 0x5FC6D5F: ???
1007 ==4539== by 0x5FC6E53: ???
1008 ==4539== Uninitialised value was created by a client request
1009 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1010 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1011 ==4539==
1012 ==4539== Use of uninitialised value of size 8
1013 ==4539== at 0x4EB88DF: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1014 ==4539== by 0x4EB8BF1: AES_decrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1015 ==4539== by 0x5FC6D5F: ???
1016 ==4539== by 0x5FC6E3F: ???
1017 ==4539== by 0x1FFEFFFE3F: ???
1018 ==4539== by 0x1FFEFFFCE7: ???
1019 ==4539== by 0x3: ???
1020 ==4539== by 0x400EB93: _dl_fixup (dl-runtime.c:111)
1021 ==4539== by 0x1FFEFFFD07: ???
1022 ==4539== by 0x1F: ???
1023 ==4539== by 0x5FB663F: ???
1024 ==4539== by 0x5FC38DF: ???
1025 ==4539== Uninitialised value was created by a client request
1026 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1027 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1028 ==4539==
1029 ==4539== Use of uninitialised value of size 8
1030 ==4539== at 0x4EB88E4: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1031 ==4539== by 0x4EB8BF1: AES_decrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1032 ==4539== by 0x5FC6D5F: ???
1033 ==4539== by 0x5FC6E3F: ???
1034 ==4539== by 0x1FFEFFFE3F: ???
1035 ==4539== by 0x1FFEFFFCE7: ???
1036 ==4539== by 0x3: ???
1037 ==4539== by 0x400EB93: _dl_fixup (dl-runtime.c:111)
1038 ==4539== by 0x1FFEFFFD07: ???
1039 ==4539== by 0x1F: ???
1040 ==4539== by 0x5FB663F: ???
1041 ==4539== by 0x5FC38DF: ???
1042 ==4539== Uninitialised value was created by a client request
1043 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1044 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1045 ==4539==
1046 ==4539== Use of uninitialised value of size 8
1047 ==4539== at 0x4EB88E9: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1048 ==4539== by 0x4EB8BF1: AES_decrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1049 ==4539== by 0x5FC6D5F: ???
1050 ==4539== by 0x5FC6E3F: ???
1051 ==4539== by 0x1FFEFFFE3F: ???
1052 ==4539== by 0x1FFEFFFCE7: ???
1053 ==4539== by 0x3: ???
1054 ==4539== by 0x400EB93: _dl_fixup (dl-runtime.c:111)
1055 ==4539== by 0x1FFEFFFD07: ???
1056 ==4539== by 0x1F: ???
1057 ==4539== by 0x5FB663F: ???
1058 ==4539== by 0x5FC38DF: ???
1059 ==4539== Uninitialised value was created by a client request
1060 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1061 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1062 ==4539==
1063 ==4539== Use of uninitialised value of size 8
1064 ==4539== at 0x4EB88EE: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1065 ==4539== by 0x4EB8BF1: AES_decrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1066 ==4539== by 0x5FC6D5F: ???
1067 ==4539== by 0x5FC6E3F: ???
1068 ==4539== by 0x1FFEFFFE3F: ???
1069 ==4539== by 0x1FFEFFFCE7: ???
1070 ==4539== by 0x3: ???
1071 ==4539== by 0x400EB93: _dl_fixup (dl-runtime.c:111)
1072 ==4539== by 0x1FFEFFFD07: ???
1073 ==4539== by 0x1F: ???
1074 ==4539== by 0x5FB663F: ???
1075 ==4539== by 0x5FC38DF: ???
1076 ==4539== Uninitialised value was created by a client request
1077 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1078 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1079 ==4539==
1080 ==4539== Use of uninitialised value of size 8
1081 ==4539== at 0x4EB88F3: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1082 ==4539== by 0x4EB8BF1: AES_decrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1083 ==4539== by 0x5FC6D5F: ???
1084 ==4539== by 0x5FC6E3F: ???
1085 ==4539== by 0x1FFEFFFE3F: ???
1086 ==4539== by 0x1FFEFFFCE7: ???
1087 ==4539== by 0x3: ???
1088 ==4539== by 0x400EB93: _dl_fixup (dl-runtime.c:111)
1089 ==4539== by 0x1FFEFFFD07: ???
1090 ==4539== by 0x1F: ???
1091 ==4539== by 0x5FB663F: ???
1092 ==4539== by 0x5FC38DF: ???
1093 ==4539==
1094 ==4539== Use of uninitialised value of size 8
1095 ==4539== at 0x4EB88FB: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1096 ==4539== by 0x4EB8BF1: AES_decrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1097 ==4539== by 0x5FC6D5F: ???
1098 ==4539== by 0x5FC6E3F: ???
1099 ==4539== by 0x1FFEFFFE3F: ???
1100 ==4539== by 0x1FFEFFFCE7: ???
1101 ==4539== by 0x3: ???
1102 ==4539== by 0x400EB93: _dl_fixup (dl-runtime.c:111)
1103 ==4539== by 0x1FFEFFFD07: ???
1104 ==4539== by 0x1F: ???
1105 ==4539== by 0x5FB663F: ???
1106 ==4539== by 0x5FC38DF: ???
1107 ==4539==
1108 ==4539== Use of uninitialised value of size 8
1109 ==4539== at 0x4EB8900: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1110 ==4539== by 0x4EB8BF1: AES_decrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1111 ==4539== by 0x5FC6D5F: ???
1112 ==4539== by 0x5FC6E3F: ???
1113 ==4539== by 0x1FFEFFFE3F: ???
1114 ==4539== by 0x1FFEFFFCE7: ???
1115 ==4539== by 0x3: ???
1116 ==4539== by 0x400EB93: _dl_fixup (dl-runtime.c:111)
1117 ==4539== by 0x1FFEFFFD07: ???
1118 ==4539== by 0x1F: ???
1119 ==4539== by 0x5FB663F: ???
1120 ==4539== by 0x5FC38DF: ???
1121 ==4539==
1122 ==4539== Use of uninitialised value of size 8
1123 ==4539== at 0x4EB8905: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1124 ==4539== by 0x4EB8BF1: AES_decrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1125 ==4539== by 0x5FC6D5F: ???
1126 ==4539== by 0x5FC6E3F: ???
1127 ==4539== by 0x1FFEFFFE3F: ???
1128 ==4539== by 0x1FFEFFFCE7: ???
1129 ==4539== by 0x3: ???
1130 ==4539== by 0x400EB93: _dl_fixup (dl-runtime.c:111)
1131 ==4539== by 0x1FFEFFFD07: ???
1132 ==4539== by 0x1F: ???
1133 ==4539== by 0x5FB663F: ???
1134 ==4539== by 0x5FC38DF: ???
1135 ==4539==
1136 ==4539== Use of uninitialised value of size 8
1137 ==4539== at 0x4EB8932: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1138 ==4539== by 0x4EB8BF1: AES_decrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1139 ==4539== by 0x5FC6D5F: ???
1140 ==4539== by 0x5FC6E3F: ???
1141 ==4539== by 0x1FFEFFFE3F: ???
1142 ==4539== by 0x1FFEFFFCE7: ???
1143 ==4539== by 0x3: ???
1144 ==4539== by 0x400EB93: _dl_fixup (dl-runtime.c:111)
1145 ==4539== by 0x1FFEFFFD07: ???
1146 ==4539== by 0x1F: ???
1147 ==4539== by 0x5FB663F: ???
1148 ==4539== by 0x5FC38DF: ???
1149 ==4539== Uninitialised value was created by a client request
1150 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1151 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1152 ==4539==
1153 ==4539== Use of uninitialised value of size 8
1154 ==4539== at 0x4EB8943: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1155 ==4539== by 0x4EB8BF1: AES_decrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1156 ==4539== by 0x5FC6D5F: ???
1157 ==4539== by 0x5FC6E3F: ???
1158 ==4539== by 0x1FFEFFFE3F: ???
1159 ==4539== by 0x1FFEFFFCE7: ???
1160 ==4539== by 0x3: ???
1161 ==4539== by 0x400EB93: _dl_fixup (dl-runtime.c:111)
1162 ==4539== by 0x1FFEFFFD07: ???
1163 ==4539== by 0x1F: ???
1164 ==4539== by 0x5FB663F: ???
1165 ==4539== by 0x5FC38DF: ???
1166 ==4539== Uninitialised value was created by a client request
1167 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1168 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1169 ==4539==
1170 ==4539== Use of uninitialised value of size 8
1171 ==4539== at 0x4EB894B: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1172 ==4539== by 0x4EB8BF1: AES_decrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1173 ==4539== by 0x5FC6D5F: ???
1174 ==4539== by 0x5FC6E3F: ???
1175 ==4539== by 0x1FFEFFFE3F: ???
1176 ==4539== by 0x1FFEFFFCE7: ???
1177 ==4539== by 0x3: ???
1178 ==4539== by 0x400EB93: _dl_fixup (dl-runtime.c:111)
1179 ==4539== by 0x1FFEFFFD07: ???
1180 ==4539== by 0x1F: ???
1181 ==4539== by 0x5FB663F: ???
1182 ==4539== by 0x5FC38DF: ???
1183 ==4539== Uninitialised value was created by a client request
1184 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1185 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1186 ==4539==
1187 ==4539== Use of uninitialised value of size 8
1188 ==4539== at 0x4EB8953: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1189 ==4539== by 0x4EB8BF1: AES_decrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1190 ==4539== by 0x5FC6D5F: ???
1191 ==4539== by 0x5FC6E3F: ???
1192 ==4539== by 0x1FFEFFFE3F: ???
1193 ==4539== by 0x1FFEFFFCE7: ???
1194 ==4539== by 0x3: ???
1195 ==4539== by 0x400EB93: _dl_fixup (dl-runtime.c:111)
1196 ==4539== by 0x1FFEFFFD07: ???
1197 ==4539== by 0x1F: ???
1198 ==4539== by 0x5FB663F: ???
1199 ==4539== by 0x5FC38DF: ???
1200 ==4539== Uninitialised value was created by a client request
1201 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1202 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1203 ==4539==
1204 ==4539== Use of uninitialised value of size 8
1205 ==4539== at 0x4EB8975: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1206 ==4539== by 0x4EB8BF1: AES_decrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1207 ==4539== by 0x5FC6D5F: ???
1208 ==4539== by 0x5FC6E3F: ???
1209 ==4539== by 0x1FFEFFFE3F: ???
1210 ==4539== by 0x1FFEFFFCE7: ???
1211 ==4539== by 0x3: ???
1212 ==4539== by 0x400EB93: _dl_fixup (dl-runtime.c:111)
1213 ==4539== by 0x1FFEFFFD07: ???
1214 ==4539== by 0x1F: ???
1215 ==4539== by 0x5FB663F: ???
1216 ==4539== by 0x5FC38DF: ???
1217 ==4539==
1218 ==4539== Use of uninitialised value of size 8
1219 ==4539== at 0x4EB897A: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1220 ==4539== by 0x4EB8BF1: AES_decrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1221 ==4539== by 0x5FC6D5F: ???
1222 ==4539== by 0x5FC6E3F: ???
1223 ==4539== by 0x1FFEFFFE3F: ???
1224 ==4539== by 0x1FFEFFFCE7: ???
1225 ==4539== by 0x3: ???
1226 ==4539== by 0x400EB93: _dl_fixup (dl-runtime.c:111)
1227 ==4539== by 0x1FFEFFFD07: ???
1228 ==4539== by 0x1F: ???
1229 ==4539== by 0x5FB663F: ???
1230 ==4539== by 0x5FC38DF: ???
1231 ==4539==
1232 ==4539== Use of uninitialised value of size 8
1233 ==4539== at 0x4EB897F: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1234 ==4539== by 0x4EB8BF1: AES_decrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1235 ==4539== by 0x5FC6D5F: ???
1236 ==4539== by 0x5FC6E3F: ???
1237 ==4539== by 0x1FFEFFFE3F: ???
1238 ==4539== by 0x1FFEFFFCE7: ???
1239 ==4539== by 0x3: ???
1240 ==4539== by 0x400EB93: _dl_fixup (dl-runtime.c:111)
1241 ==4539== by 0x1FFEFFFD07: ???
1242 ==4539== by 0x1F: ???
1243 ==4539== by 0x5FB663F: ???
1244 ==4539== by 0x5FC38DF: ???
1245 ==4539==
1246 ==4539== Use of uninitialised value of size 8
1247 ==4539== at 0x4EB8984: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1248 ==4539== by 0x4EB8BF1: AES_decrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1249 ==4539== by 0x5FC6D5F: ???
1250 ==4539== by 0x5FC6E3F: ???
1251 ==4539== by 0x1FFEFFFE3F: ???
1252 ==4539== by 0x1FFEFFFCE7: ???
1253 ==4539== by 0x3: ???
1254 ==4539== by 0x400EB93: _dl_fixup (dl-runtime.c:111)
1255 ==4539== by 0x1FFEFFFD07: ???
1256 ==4539== by 0x1F: ???
1257 ==4539== by 0x5FB663F: ???
1258 ==4539== by 0x5FC38DF: ???
1259 ==4539== Uninitialised value was created by a client request
1260 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1261 ==4539== by 0x402FA2: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1262 ==4539==
1263 ==4539== Use of uninitialised value of size 8
1264 ==4539== at 0x4EB8E28: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1265 ==4539== by 0x4EB8C42: AES_set_encrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1266 ==4539== by 0x5FC699F: ???
1267 ==4539== by 0x5FC7213: ???
1268 ==4539== by 0x5FB087F: ???
1269 ==4539== by 0x5FF: ???
1270 ==4539== by 0x5FB4DBF: ???
1271 ==4539== by 0x5FB5EFF: ???
1272 ==4539== by 0x5FC6F8F: ???
1273 ==4539== by 0x4034CF: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1274 ==4539== by 0x40336F: crypto_aead_aeadaes256ocbtaglen128v1_opt_encrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1275 ==4539== by 0x40112A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1276 ==4539== Uninitialised value was created by a client request
1277 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1278 ==4539== by 0x402FB3: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1279 ==4539==
1280 ==4539== Use of uninitialised value of size 8
1281 ==4539== at 0x4EB8E35: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1282 ==4539== by 0x4EB8C42: AES_set_encrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1283 ==4539== by 0x5FC699F: ???
1284 ==4539== by 0x5FC7213: ???
1285 ==4539== by 0x5FB087F: ???
1286 ==4539== by 0x5FF: ???
1287 ==4539== by 0x5FB4DBF: ???
1288 ==4539== by 0x5FB5EFF: ???
1289 ==4539== by 0x5FC6F8F: ???
1290 ==4539== by 0x4034CF: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1291 ==4539== by 0x40336F: crypto_aead_aeadaes256ocbtaglen128v1_opt_encrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1292 ==4539== by 0x40112A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1293 ==4539==
1294 ==4539== Use of uninitialised value of size 8
1295 ==4539== at 0x4EB8E42: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1296 ==4539== by 0x4EB8C42: AES_set_encrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1297 ==4539== by 0x5FC699F: ???
1298 ==4539== by 0x5FC7213: ???
1299 ==4539== by 0x5FB087F: ???
1300 ==4539== by 0x5FF: ???
1301 ==4539== by 0x5FB4DBF: ???
1302 ==4539== by 0x5FB5EFF: ???
1303 ==4539== by 0x5FC6F8F: ???
1304 ==4539== by 0x4034CF: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1305 ==4539== by 0x40336F: crypto_aead_aeadaes256ocbtaglen128v1_opt_encrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1306 ==4539== by 0x40112A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1307 ==4539== Uninitialised value was created by a client request
1308 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1309 ==4539== by 0x402FB3: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1310 ==4539==
1311 ==4539== Use of uninitialised value of size 8
1312 ==4539== at 0x4EB8E4F: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1313 ==4539== by 0x4EB8C42: AES_set_encrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1314 ==4539== by 0x5FC699F: ???
1315 ==4539== by 0x5FC7213: ???
1316 ==4539== by 0x5FB087F: ???
1317 ==4539== by 0x5FF: ???
1318 ==4539== by 0x5FB4DBF: ???
1319 ==4539== by 0x5FB5EFF: ???
1320 ==4539== by 0x5FC6F8F: ???
1321 ==4539== by 0x4034CF: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1322 ==4539== by 0x40336F: crypto_aead_aeadaes256ocbtaglen128v1_opt_encrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1323 ==4539== by 0x40112A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1324 ==4539==
1325 ==4539== Use of uninitialised value of size 8
1326 ==4539== at 0x4EB8E85: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1327 ==4539== by 0x4EB8C42: AES_set_encrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1328 ==4539== by 0x5FC699F: ???
1329 ==4539== by 0x5FC7213: ???
1330 ==4539== by 0x5FB087F: ???
1331 ==4539== by 0x5FF: ???
1332 ==4539== by 0x5FB4DBF: ???
1333 ==4539== by 0x5FB5EFF: ???
1334 ==4539== by 0x5FC6F8F: ???
1335 ==4539== by 0x4034CF: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1336 ==4539== by 0x40336F: crypto_aead_aeadaes256ocbtaglen128v1_opt_encrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1337 ==4539== by 0x40112A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1338 ==4539== Uninitialised value was created by a client request
1339 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1340 ==4539== by 0x402FB3: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1341 ==4539==
1342 ==4539== Use of uninitialised value of size 8
1343 ==4539== at 0x4EB8E8F: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1344 ==4539== by 0x4EB8C42: AES_set_encrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1345 ==4539== by 0x5FC699F: ???
1346 ==4539== by 0x5FC7213: ???
1347 ==4539== by 0x5FB087F: ???
1348 ==4539== by 0x5FF: ???
1349 ==4539== by 0x5FB4DBF: ???
1350 ==4539== by 0x5FB5EFF: ???
1351 ==4539== by 0x5FC6F8F: ???
1352 ==4539== by 0x4034CF: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1353 ==4539== by 0x40336F: crypto_aead_aeadaes256ocbtaglen128v1_opt_encrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1354 ==4539== by 0x40112A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1355 ==4539==
1356 ==4539== Use of uninitialised value of size 8
1357 ==4539== at 0x4EB8E9F: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1358 ==4539== by 0x4EB8C42: AES_set_encrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1359 ==4539== by 0x5FC699F: ???
1360 ==4539== by 0x5FC7213: ???
1361 ==4539== by 0x5FB087F: ???
1362 ==4539== by 0x5FF: ???
1363 ==4539== by 0x5FB4DBF: ???
1364 ==4539== by 0x5FB5EFF: ???
1365 ==4539== by 0x5FC6F8F: ???
1366 ==4539== by 0x4034CF: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1367 ==4539== by 0x40336F: crypto_aead_aeadaes256ocbtaglen128v1_opt_encrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1368 ==4539== by 0x40112A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1369 ==4539== Uninitialised value was created by a client request
1370 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1371 ==4539== by 0x402FB3: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1372 ==4539==
1373 ==4539== Use of uninitialised value of size 8
1374 ==4539== at 0x4EB8EAC: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1375 ==4539== by 0x4EB8C42: AES_set_encrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1376 ==4539== by 0x5FC699F: ???
1377 ==4539== by 0x5FC7213: ???
1378 ==4539== by 0x5FB087F: ???
1379 ==4539== by 0x5FF: ???
1380 ==4539== by 0x5FB4DBF: ???
1381 ==4539== by 0x5FB5EFF: ???
1382 ==4539== by 0x5FC6F8F: ???
1383 ==4539== by 0x4034CF: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1384 ==4539== by 0x40336F: crypto_aead_aeadaes256ocbtaglen128v1_opt_encrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1385 ==4539== by 0x40112A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1386 ==4539==
1387 ==4539== Use of uninitialised value of size 8
1388 ==4539== at 0x4EB8E28: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1389 ==4539== by 0x4EB8EFF: AES_set_decrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1390 ==4539== by 0x5FC711F: ???
1391 ==4539== by 0x5FC7213: ???
1392 ==4539== by 0x5FB087F: ???
1393 ==4539== by 0x5FF: ???
1394 ==4539== by 0x5FB4DBF: ???
1395 ==4539== by 0x5FB5EFF: ???
1396 ==4539== by 0x5FC6F8F: ???
1397 ==4539== by 0x4034E3: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1398 ==4539== by 0x40336F: crypto_aead_aeadaes256ocbtaglen128v1_opt_encrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1399 ==4539== by 0x40112A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1400 ==4539== Uninitialised value was created by a client request
1401 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1402 ==4539== by 0x402FB3: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1403 ==4539==
1404 ==4539== Use of uninitialised value of size 8
1405 ==4539== at 0x4EB8E35: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1406 ==4539== by 0x4EB8EFF: AES_set_decrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1407 ==4539== by 0x5FC711F: ???
1408 ==4539== by 0x5FC7213: ???
1409 ==4539== by 0x5FB087F: ???
1410 ==4539== by 0x5FF: ???
1411 ==4539== by 0x5FB4DBF: ???
1412 ==4539== by 0x5FB5EFF: ???
1413 ==4539== by 0x5FC6F8F: ???
1414 ==4539== by 0x4034E3: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1415 ==4539== by 0x40336F: crypto_aead_aeadaes256ocbtaglen128v1_opt_encrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1416 ==4539== by 0x40112A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1417 ==4539==
1418 ==4539== Use of uninitialised value of size 8
1419 ==4539== at 0x4EB8E42: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1420 ==4539== by 0x4EB8EFF: AES_set_decrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1421 ==4539== by 0x5FC711F: ???
1422 ==4539== by 0x5FC7213: ???
1423 ==4539== by 0x5FB087F: ???
1424 ==4539== by 0x5FF: ???
1425 ==4539== by 0x5FB4DBF: ???
1426 ==4539== by 0x5FB5EFF: ???
1427 ==4539== by 0x5FC6F8F: ???
1428 ==4539== by 0x4034E3: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1429 ==4539== by 0x40336F: crypto_aead_aeadaes256ocbtaglen128v1_opt_encrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1430 ==4539== by 0x40112A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1431 ==4539== Uninitialised value was created by a client request
1432 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1433 ==4539== by 0x402FB3: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1434 ==4539==
1435 ==4539== Use of uninitialised value of size 8
1436 ==4539== at 0x4EB8E4F: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1437 ==4539== by 0x4EB8EFF: AES_set_decrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1438 ==4539== by 0x5FC711F: ???
1439 ==4539== by 0x5FC7213: ???
1440 ==4539== by 0x5FB087F: ???
1441 ==4539== by 0x5FF: ???
1442 ==4539== by 0x5FB4DBF: ???
1443 ==4539== by 0x5FB5EFF: ???
1444 ==4539== by 0x5FC6F8F: ???
1445 ==4539== by 0x4034E3: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1446 ==4539== by 0x40336F: crypto_aead_aeadaes256ocbtaglen128v1_opt_encrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1447 ==4539== by 0x40112A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1448 ==4539==
1449 ==4539== Use of uninitialised value of size 8
1450 ==4539== at 0x4EB8E85: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1451 ==4539== by 0x4EB8EFF: AES_set_decrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1452 ==4539== by 0x5FC711F: ???
1453 ==4539== by 0x5FC7213: ???
1454 ==4539== by 0x5FB087F: ???
1455 ==4539== by 0x5FF: ???
1456 ==4539== by 0x5FB4DBF: ???
1457 ==4539== by 0x5FB5EFF: ???
1458 ==4539== by 0x5FC6F8F: ???
1459 ==4539== by 0x4034E3: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1460 ==4539== by 0x40336F: crypto_aead_aeadaes256ocbtaglen128v1_opt_encrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1461 ==4539== by 0x40112A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1462 ==4539== Uninitialised value was created by a client request
1463 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1464 ==4539== by 0x402FB3: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1465 ==4539==
1466 ==4539== Use of uninitialised value of size 8
1467 ==4539== at 0x4EB8E8F: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1468 ==4539== by 0x4EB8EFF: AES_set_decrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1469 ==4539== by 0x5FC711F: ???
1470 ==4539== by 0x5FC7213: ???
1471 ==4539== by 0x5FB087F: ???
1472 ==4539== by 0x5FF: ???
1473 ==4539== by 0x5FB4DBF: ???
1474 ==4539== by 0x5FB5EFF: ???
1475 ==4539== by 0x5FC6F8F: ???
1476 ==4539== by 0x4034E3: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1477 ==4539== by 0x40336F: crypto_aead_aeadaes256ocbtaglen128v1_opt_encrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1478 ==4539== by 0x40112A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1479 ==4539==
1480 ==4539== Use of uninitialised value of size 8
1481 ==4539== at 0x4EB8E9F: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1482 ==4539== by 0x4EB8EFF: AES_set_decrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1483 ==4539== by 0x5FC711F: ???
1484 ==4539== by 0x5FC7213: ???
1485 ==4539== by 0x5FB087F: ???
1486 ==4539== by 0x5FF: ???
1487 ==4539== by 0x5FB4DBF: ???
1488 ==4539== by 0x5FB5EFF: ???
1489 ==4539== by 0x5FC6F8F: ???
1490 ==4539== by 0x4034E3: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1491 ==4539== by 0x40336F: crypto_aead_aeadaes256ocbtaglen128v1_opt_encrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1492 ==4539== by 0x40112A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1493 ==4539== Uninitialised value was created by a client request
1494 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1495 ==4539== by 0x402FB3: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1496 ==4539==
1497 ==4539== Use of uninitialised value of size 8
1498 ==4539== at 0x4EB8EAC: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1499 ==4539== by 0x4EB8EFF: AES_set_decrypt_key (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1500 ==4539== by 0x5FC711F: ???
1501 ==4539== by 0x5FC7213: ???
1502 ==4539== by 0x5FB087F: ???
1503 ==4539== by 0x5FF: ???
1504 ==4539== by 0x5FB4DBF: ???
1505 ==4539== by 0x5FB5EFF: ???
1506 ==4539== by 0x5FC6F8F: ???
1507 ==4539== by 0x4034E3: ae_init (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1508 ==4539== by 0x40336F: crypto_aead_aeadaes256ocbtaglen128v1_opt_encrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1509 ==4539== by 0x40112A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1510 ==4539==
1511 ==4539== Use of uninitialised value of size 8
1512 ==4539== at 0x4EB83CF: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1513 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1514 ==4539== by 0x5FC7213: ???
1515 ==4539== by 0x5FC72F3: ???
1516 ==4539== by 0x5FC6FAF: ???
1517 ==4539== by 0x1FFEFFFE57: ???
1518 ==4539== by 0xB467E9BCD1B42F4F: ???
1519 ==4539== by 0x78B5A5CABD5A2589: ???
1520 ==4539== by 0x267D9AAFC7A88C09: ???
1521 ==4539== by 0x8F5D35523F84834E: ???
1522 ==4539== by 0x807DE59747897229: ???
1523 ==4539== by 0xFCEABBE2D47AA973: ???
1524 ==4539== Uninitialised value was created by a client request
1525 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1526 ==4539== by 0x402FB3: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1527 ==4539==
1528 ==4539== Use of uninitialised value of size 8
1529 ==4539== at 0x4EB83D4: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1530 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1531 ==4539== by 0x5FC7213: ???
1532 ==4539== by 0x5FC72F3: ???
1533 ==4539== by 0x5FC6FAF: ???
1534 ==4539== by 0x1FFEFFFE57: ???
1535 ==4539== by 0xB467E9BCD1B42F4F: ???
1536 ==4539== by 0x78B5A5CABD5A2589: ???
1537 ==4539== by 0x267D9AAFC7A88C09: ???
1538 ==4539== by 0x8F5D35523F84834E: ???
1539 ==4539== by 0x807DE59747897229: ???
1540 ==4539== by 0xFCEABBE2D47AA973: ???
1541 ==4539== Uninitialised value was created by a client request
1542 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1543 ==4539== by 0x402FB3: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1544 ==4539==
1545 ==4539== Use of uninitialised value of size 8
1546 ==4539== at 0x4EB83D9: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1547 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1548 ==4539== by 0x5FC7213: ???
1549 ==4539== by 0x5FC72F3: ???
1550 ==4539== by 0x5FC6FAF: ???
1551 ==4539== by 0x1FFEFFFE57: ???
1552 ==4539== by 0xB467E9BCD1B42F4F: ???
1553 ==4539== by 0x78B5A5CABD5A2589: ???
1554 ==4539== by 0x267D9AAFC7A88C09: ???
1555 ==4539== by 0x8F5D35523F84834E: ???
1556 ==4539== by 0x807DE59747897229: ???
1557 ==4539== by 0xFCEABBE2D47AA973: ???
1558 ==4539== Uninitialised value was created by a client request
1559 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1560 ==4539== by 0x402FB3: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1561 ==4539==
1562 ==4539== Use of uninitialised value of size 8
1563 ==4539== at 0x4EB83DE: ??? (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1564 ==4539== by 0x4EB865A: AES_encrypt (in /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1)
1565 ==4539== by 0x5FC7213: ???
1566 ==4539== by 0x5FC72F3: ???
1567 ==4539== by 0x5FC6FAF: ???
1568 ==4539== by 0x1FFEFFFE57: ???
1569 ==4539== by 0xB467E9BCD1B42F4F: ???
1570 ==4539== by 0x78B5A5CABD5A2589: ???
1571 ==4539== by 0x267D9AAFC7A88C09: ???
1572 ==4539== by 0x8F5D35523F84834E: ???
1573 ==4539== by 0x807DE59747897229: ???
1574 ==4539== by 0xFCEABBE2D47AA973: ???
1575 ==4539== Uninitialised value was created by a client request
1576 ==4539== at 0x401077: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1577 ==4539== by 0x402FB3: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
1578 ==4539==
1579 ==4539==
1580 ==4539== More than 100 errors detected. Subsequent errors
1581 ==4539== will still be recorded, but in less detail than before.
1582 ==4539==
1583 ==4539== HEAP SUMMARY:
1584 ==4539== in use at exit: 91,392 bytes in 40 blocks
1585 ==4539== total heap usage: 46 allocs, 6 frees, 105,336 bytes allocated
1586 ==4539==
1587 ==4539== LEAK SUMMARY:
1588 ==4539== definitely lost: 21,504 bytes in 24 blocks
1589 ==4539== indirectly lost: 0 bytes in 0 blocks
1590 ==4539== possibly lost: 69,888 bytes in 16 blocks
1591 ==4539== still reachable: 0 bytes in 0 blocks
1592 ==4539== suppressed: 0 bytes in 0 blocks
1593 ==4539== Rerun with --leak-check=full to see details of leaked memory
1594 ==4539==
1595 ==4539== For lists of detected and suppressed errors, rerun with: -s
1596 ==4539== ERROR SUMMARY: 175136 errors from 100 contexts (suppressed: 0 from 0)