Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(907)

Side by Side Diff: third_party/boringssl/err_data.c

Issue 1608963004: Roll src/third_party/boringssl/src afe57cb14..6c22f542f (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix gn Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 /* Copyright (c) 2015, Google Inc. 1 /* Copyright (c) 2015, Google Inc.
2 * 2 *
3 * Permission to use, copy, modify, and/or distribute this software for any 3 * Permission to use, copy, modify, and/or distribute this software for any
4 * purpose with or without fee is hereby granted, provided that the above 4 * purpose with or without fee is hereby granted, provided that the above
5 * copyright notice and this permission notice appear in all copies. 5 * copyright notice and this permission notice appear in all copies.
6 * 6 *
7 * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 7 * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
8 * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 8 * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
9 * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY 9 * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
10 * SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 10 * SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
47 OPENSSL_COMPILE_ASSERT(ERR_LIB_ECDSA == 26, library_values_changed_26); 47 OPENSSL_COMPILE_ASSERT(ERR_LIB_ECDSA == 26, library_values_changed_26);
48 OPENSSL_COMPILE_ASSERT(ERR_LIB_ECDH == 27, library_values_changed_27); 48 OPENSSL_COMPILE_ASSERT(ERR_LIB_ECDH == 27, library_values_changed_27);
49 OPENSSL_COMPILE_ASSERT(ERR_LIB_HMAC == 28, library_values_changed_28); 49 OPENSSL_COMPILE_ASSERT(ERR_LIB_HMAC == 28, library_values_changed_28);
50 OPENSSL_COMPILE_ASSERT(ERR_LIB_DIGEST == 29, library_values_changed_29); 50 OPENSSL_COMPILE_ASSERT(ERR_LIB_DIGEST == 29, library_values_changed_29);
51 OPENSSL_COMPILE_ASSERT(ERR_LIB_CIPHER == 30, library_values_changed_30); 51 OPENSSL_COMPILE_ASSERT(ERR_LIB_CIPHER == 30, library_values_changed_30);
52 OPENSSL_COMPILE_ASSERT(ERR_LIB_HKDF == 31, library_values_changed_31); 52 OPENSSL_COMPILE_ASSERT(ERR_LIB_HKDF == 31, library_values_changed_31);
53 OPENSSL_COMPILE_ASSERT(ERR_LIB_USER == 32, library_values_changed_32); 53 OPENSSL_COMPILE_ASSERT(ERR_LIB_USER == 32, library_values_changed_32);
54 OPENSSL_COMPILE_ASSERT(ERR_NUM_LIBS == 33, library_values_changed_num); 54 OPENSSL_COMPILE_ASSERT(ERR_NUM_LIBS == 33, library_values_changed_num);
55 55
56 const uint32_t kOpenSSLReasonValues[] = { 56 const uint32_t kOpenSSLReasonValues[] = {
57 0xc3207ba, 57 0xc3207ab,
58 0xc3287d4, 58 0xc3287c5,
59 0xc3307e3, 59 0xc3307d4,
60 0xc3387f3, 60 0xc3387e4,
61 0xc340802, 61 0xc3407f3,
62 0xc34881b, 62 0xc34880c,
63 0xc350827, 63 0xc350818,
64 0xc358844, 64 0xc358835,
65 0xc360856, 65 0xc360847,
66 0xc368864, 66 0xc368855,
67 0xc370874, 67 0xc370865,
68 0xc378881, 68 0xc378872,
69 0xc380891, 69 0xc380882,
70 0xc38889c, 70 0xc38888d,
71 0xc3908b2, 71 0xc3908a3,
72 0xc3988c1, 72 0xc3988b2,
73 0xc3a08d5, 73 0xc3a08c6,
74 0xc3a87c7, 74 0xc3a87b8,
75 0xc3b00b0, 75 0xc3b00b0,
76 0x10321478, 76 0x10321469,
77 0x10329484, 77 0x10329475,
78 0x1033149d, 78 0x1033148e,
79 0x103394b0, 79 0x103394a1,
80 0x10340de1, 80 0x10340dd2,
81 0x103494cf, 81 0x103494c0,
82 0x103514e4, 82 0x103514d5,
83 0x10359516, 83 0x10359507,
84 0x1036152f, 84 0x10361520,
85 0x10369544, 85 0x10369535,
86 0x10371562, 86 0x10371553,
87 0x10379571, 87 0x10379562,
88 0x1038158d, 88 0x1038157e,
89 0x103895a8, 89 0x10389599,
90 0x103915b7, 90 0x103915a8,
91 0x103995d3, 91 0x103995c4,
92 0x103a15ee, 92 0x103a15df,
93 0x103a9605, 93 0x103a95f6,
94 0x103b1616, 94 0x103b1607,
95 0x103b962a, 95 0x103b961b,
96 0x103c1649, 96 0x103c163a,
97 0x103c9658, 97 0x103c9649,
98 0x103d166f, 98 0x103d1660,
99 0x103d9682, 99 0x103d9673,
100 0x103e0b6c, 100 0x103e0b5d,
101 0x103e96b3, 101 0x103e96a4,
102 0x103f16c6, 102 0x103f16b7,
103 0x103f96e0, 103 0x103f96d1,
104 0x104016f0, 104 0x104016e1,
105 0x10409704, 105 0x104096f5,
106 0x1041171a, 106 0x1041170b,
107 0x10419732, 107 0x10419723,
108 0x10421747, 108 0x10421738,
109 0x1042975b, 109 0x1042974c,
110 0x1043176d, 110 0x1043175e,
111 0x104385d0, 111 0x104385c1,
112 0x104408c1, 112 0x104408b2,
113 0x10449782, 113 0x10449773,
114 0x10451799, 114 0x1045178a,
115 0x104597ae, 115 0x1045979f,
116 0x104617bc, 116 0x104617ad,
117 0x10469695, 117 0x10469686,
118 0x104714f7, 118 0x104714e8,
119 0x104787c7, 119 0x104787b8,
120 0x104800b0, 120 0x104800b0,
121 0x104894c3, 121 0x104894b4,
122 0x14320b4f, 122 0x14320b40,
123 0x14328b5d, 123 0x14328b4e,
124 0x14330b6c, 124 0x14330b5d,
125 0x14338b7e, 125 0x14338b6f,
126 0x18320083, 126 0x18320083,
127 0x18328e47, 127 0x18328e38,
128 0x18340e75, 128 0x18340e66,
129 0x18348e89, 129 0x18348e7a,
130 0x18358ec0, 130 0x18358eb1,
131 0x18368eed, 131 0x18368ede,
132 0x18370f00, 132 0x18370ef1,
133 0x18378f14, 133 0x18378f05,
134 0x18380f38, 134 0x18380f29,
135 0x18388f46, 135 0x18388f37,
136 0x18390f5c, 136 0x18390f4d,
137 0x18398f70, 137 0x18398f61,
138 0x183a0f80, 138 0x183a0f71,
139 0x183b0f90, 139 0x183b0f81,
140 0x183b8fa5, 140 0x183b8f96,
141 0x183c8fd0, 141 0x183c8fc1,
142 0x183d0fe4, 142 0x183d0fd5,
143 0x183d8ff4, 143 0x183d8fe5,
144 0x183e0b9b, 144 0x183e0b8c,
145 0x183e9001, 145 0x183e8ff2,
146 0x183f1013, 146 0x183f1004,
147 0x183f901e, 147 0x183f900f,
148 0x1840102e, 148 0x1840101f,
149 0x1840903f, 149 0x18409030,
150 0x18411050, 150 0x18411041,
151 0x18419062, 151 0x18419053,
152 0x1842108b, 152 0x1842107c,
153 0x184290bd, 153 0x184290ae,
154 0x184310cc, 154 0x184310bd,
155 0x18451135, 155 0x18451126,
156 0x1845914b, 156 0x1845913c,
157 0x18461166, 157 0x18461157,
158 0x18468ed8, 158 0x18468ec9,
159 0x184709d9, 159 0x184709ca,
160 0x18478094, 160 0x18478094,
161 0x18480fbc, 161 0x18480fad,
162 0x18489101, 162 0x184890f2,
163 0x18490e5d, 163 0x18490e4e,
164 0x18498e9e, 164 0x18498e8f,
165 0x184a119c, 165 0x184a118d,
166 0x184a9119, 166 0x184a910a,
167 0x184b10e0, 167 0x184b10d1,
168 0x184b8e37, 168 0x184b8e28,
169 0x184c10a4, 169 0x184c1095,
170 0x184c866b, 170 0x184c865c,
171 0x184d1181, 171 0x184d1172,
172 0x203211c3, 172 0x203211b4,
173 0x243211cf, 173 0x243211c0,
174 0x24328907, 174 0x243288f8,
175 0x243311e1, 175 0x243311d2,
176 0x243391ee, 176 0x243391df,
177 0x243411fb, 177 0x243411ec,
178 0x2434920d, 178 0x243491fe,
179 0x2435121c, 179 0x2435120d,
180 0x24359239, 180 0x2435922a,
181 0x24361246, 181 0x24361237,
182 0x24369254, 182 0x24369245,
183 0x24371262, 183 0x24371253,
184 0x24379270, 184 0x24379261,
185 0x24381279, 185 0x2438126a,
186 0x24389286, 186 0x24389277,
187 0x24391299, 187 0x2439128a,
188 0x28320b8f, 188 0x28320b80,
189 0x28328b9b, 189 0x28328b8c,
190 0x28330b6c, 190 0x28330b5d,
191 0x28338bae, 191 0x28338b9f,
192 0x2c32281d, 192 0x2c32280e,
193 0x2c32a82b, 193 0x2c32a81c,
194 0x2c33283d, 194 0x2c33282e,
195 0x2c33a84f, 195 0x2c33a840,
196 0x2c342863, 196 0x2c342854,
197 0x2c34a875, 197 0x2c34a866,
198 0x2c352890, 198 0x2c352881,
199 0x2c35a8a2, 199 0x2c35a893,
200 0x2c3628b5, 200 0x2c3628a6,
201 0x2c3682f3, 201 0x2c3682f3,
202 0x2c3728c2, 202 0x2c3728b3,
203 0x2c37a8d4, 203 0x2c37a8c5,
204 0x2c3828e7, 204 0x2c3828d8,
205 0x2c38a8f5, 205 0x2c38a8e6,
206 0x2c392905, 206 0x2c3928f6,
207 0x2c39a917, 207 0x2c39a908,
208 0x2c3a292b, 208 0x2c3a291c,
209 0x2c3aa93c, 209 0x2c3aa92d,
210 0x2c3b1359, 210 0x2c3b134a,
211 0x2c3ba94d, 211 0x2c3ba93e,
212 0x2c3c2961, 212 0x2c3c2952,
213 0x2c3ca977, 213 0x2c3ca968,
214 0x2c3d2990, 214 0x2c3d2981,
215 0x2c3da9be, 215 0x2c3da9af,
216 0x2c3e29cc, 216 0x2c3e29bd,
217 0x2c3ea9e4, 217 0x2c3ea9d5,
218 0x2c3f29fc, 218 0x2c3f29ed,
219 0x2c3faa09, 219 0x2c3fa9fa,
220 0x2c402a2c, 220 0x2c402a1d,
221 0x2c40aa4b, 221 0x2c40aa3c,
222 0x2c4111c3, 222 0x2c4111b4,
223 0x2c41aa5c, 223 0x2c41aa4d,
224 0x2c422a6f, 224 0x2c422a60,
225 0x2c429135, 225 0x2c429126,
226 0x2c432a80, 226 0x2c432a71,
227 0x2c4386a2, 227 0x2c438693,
228 0x2c4429ad, 228 0x2c44299e,
229 0x30320000, 229 0x30320000,
230 0x30328015, 230 0x30328015,
231 0x3033001f, 231 0x3033001f,
232 0x30338038, 232 0x30338038,
233 0x3034004a, 233 0x3034004a,
234 0x30348064, 234 0x30348064,
235 0x3035006b, 235 0x3035006b,
236 0x30358083, 236 0x30358083,
237 0x30360094, 237 0x30360094,
238 0x303680a1, 238 0x303680a1,
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
270 0x30468329, 270 0x30468329,
271 0x30470337, 271 0x30470337,
272 0x30478348, 272 0x30478348,
273 0x30480357, 273 0x30480357,
274 0x3048836f, 274 0x3048836f,
275 0x30490381, 275 0x30490381,
276 0x30498395, 276 0x30498395,
277 0x304a03b4, 277 0x304a03b4,
278 0x304a83c7, 278 0x304a83c7,
279 0x304b03d2, 279 0x304b03d2,
280 0x304b83e1, 280 0x304b83e3,
281 0x304c03f2, 281 0x304c03ef,
282 0x304c83fe, 282 0x304c8405,
283 0x304d0414, 283 0x304d0413,
284 0x304d8422, 284 0x304d8429,
285 0x304e0438, 285 0x304e043b,
286 0x304e844a, 286 0x304e844d,
287 0x304f045c, 287 0x304f0460,
288 0x304f846f, 288 0x304f8473,
289 0x30500482, 289 0x30500484,
290 0x30508493, 290 0x30508494,
291 0x305104a3, 291 0x305104ac,
292 0x305184bb, 292 0x305184c1,
293 0x305204d0, 293 0x305204d9,
294 0x305284e8, 294 0x305284ed,
295 0x305304fc, 295 0x30530505,
296 0x30538514, 296 0x3053851e,
297 0x3054052d, 297 0x30540537,
298 0x30548546, 298 0x30548554,
299 0x30550563, 299 0x3055055f,
300 0x3055856e, 300 0x30558577,
301 0x30560586, 301 0x30560587,
302 0x30568596, 302 0x30568598,
303 0x305705a7, 303 0x305705ab,
304 0x305785ba, 304 0x305785c1,
305 0x305805d0, 305 0x305805ca,
306 0x305885d9, 306 0x305885df,
307 0x305905ee, 307 0x305905f2,
308 0x30598601, 308 0x30598601,
309 0x305a0610, 309 0x305a0621,
310 0x305a8630, 310 0x305a8630,
311 0x305b063f, 311 0x305b063c,
312 0x305b864b, 312 0x305b865c,
313 0x305c066b, 313 0x305c0678,
314 0x305c8687, 314 0x305c8689,
315 0x305d0698, 315 0x305d0693,
316 0x305d86a2, 316 0x34320aba,
317 0x34320ac9, 317 0x34328ace,
318 0x34328add, 318 0x34330aeb,
319 0x34330afa, 319 0x34338afe,
320 0x34338b0d, 320 0x34340b0d,
321 0x34340b1c, 321 0x34348b2a,
322 0x34348b39,
323 0x3c320083, 322 0x3c320083,
324 0x3c328bd8, 323 0x3c328bc9,
325 0x3c330bf1, 324 0x3c330be2,
326 0x3c338c0c, 325 0x3c338bfd,
327 0x3c340c29, 326 0x3c340c1a,
328 0x3c348c44, 327 0x3c348c35,
329 0x3c350c5f, 328 0x3c350c50,
330 0x3c358c74, 329 0x3c358c65,
331 0x3c360c8d, 330 0x3c360c7e,
332 0x3c368ca5, 331 0x3c368c96,
333 0x3c370cb6, 332 0x3c370ca7,
334 0x3c378cc4, 333 0x3c378cb5,
335 0x3c380cd1, 334 0x3c380cc2,
336 0x3c388ce5, 335 0x3c388cd6,
337 0x3c390b9b, 336 0x3c390b8c,
338 0x3c398cf9, 337 0x3c398cea,
339 0x3c3a0d0d, 338 0x3c3a0cfe,
340 0x3c3a8881, 339 0x3c3a8872,
341 0x3c3b0d1d, 340 0x3c3b0d0e,
342 0x3c3b8d38, 341 0x3c3b8d29,
343 0x3c3c0d4a, 342 0x3c3c0d3b,
344 0x3c3c8d60, 343 0x3c3c8d51,
345 0x3c3d0d6a, 344 0x3c3d0d5b,
346 0x3c3d8d7e, 345 0x3c3d8d6f,
347 0x3c3e0d8c, 346 0x3c3e0d7d,
348 0x3c3e8db1, 347 0x3c3e8da2,
349 0x3c3f0bc4, 348 0x3c3f0bb5,
350 0x3c3f8d9a, 349 0x3c3f8d8b,
351 0x403217d3, 350 0x403217c4,
352 0x403297e9, 351 0x403297da,
353 0x40331817, 352 0x40331808,
354 0x40339821, 353 0x40339812,
355 0x40341838, 354 0x40341829,
356 0x40349856, 355 0x40349847,
357 0x40351866, 356 0x40351857,
358 0x40359878, 357 0x40359869,
359 0x40361885, 358 0x40361876,
360 0x40369891, 359 0x40369882,
361 0x403718a6, 360 0x40371897,
362 0x403798b8, 361 0x403798a9,
363 0x403818c3, 362 0x403818b4,
364 0x403898d5, 363 0x403898c6,
365 0x40390de1, 364 0x40390dd2,
366 0x403998e5, 365 0x403998d6,
367 0x403a18f8, 366 0x403a18e9,
368 0x403a9919, 367 0x403a990a,
369 0x403b192a, 368 0x403b191b,
370 0x403b993a, 369 0x403b992b,
371 0x403c0064, 370 0x403c0064,
372 0x403c8083, 371 0x403c8083,
373 0x403d1946, 372 0x403d1937,
374 0x403d995c, 373 0x403d994d,
375 0x403e196b, 374 0x403e195c,
376 0x403e997e, 375 0x403e996f,
377 0x403f1998, 376 0x403f1989,
378 0x403f99a6, 377 0x403f9997,
379 0x404019bb, 378 0x404019ac,
380 0x404099cf, 379 0x404099c0,
381 0x404119ec, 380 0x404119dd,
382 0x40419a07, 381 0x404199f8,
383 0x40421a20, 382 0x40421a11,
384 0x40429a33, 383 0x40429a24,
385 0x40431a47, 384 0x40431a38,
386 0x40439a5f, 385 0x40439a50,
387 0x40441a76, 386 0x40441a67,
388 0x40448094, 387 0x40448094,
389 0x40451a8b, 388 0x40451a7c,
390 0x40459a9d, 389 0x40459a8e,
391 0x40461ac1, 390 0x40461ab2,
392 0x40469ae1, 391 0x40469ad2,
393 0x40471aef, 392 0x40471ae0,
394 0x40479b03, 393 0x40479af4,
395 0x40481b18, 394 0x40481b09,
396 0x40489b31, 395 0x40489b22,
397 0x40491b48, 396 0x40491b39,
398 0x40499b62, 397 0x40499b53,
399 0x404a1b79, 398 0x404a1b6a,
400 0x404a9b97, 399 0x404a9b88,
401 0x404b1baf, 400 0x404b1ba0,
402 0x404b9bc6, 401 0x404b9bb7,
403 0x404c1bdc, 402 0x404c1bcd,
404 0x404c9bee, 403 0x404c9bdf,
405 0x404d1c0f, 404 0x404d1c00,
406 0x404d9c31, 405 0x404d9c22,
407 0x404e1c45, 406 0x404e1c36,
408 0x404e9c52, 407 0x404e9c43,
409 0x404f1c69, 408 0x404f1c5a,
410 0x404f9c79, 409 0x404f9c6a,
411 0x40501c89, 410 0x40501c7a,
412 0x40509c9d, 411 0x40509c8e,
413 0x40511cb8, 412 0x40511ca9,
414 0x40519cc8, 413 0x40519cb9,
415 0x40521cdf, 414 0x40521cd0,
416 0x40529cf1, 415 0x40529ce2,
417 0x40531d09, 416 0x40531cfa,
418 0x40539d1c, 417 0x40539d0d,
419 0x40541d31, 418 0x40541d22,
420 0x40549d54, 419 0x40549d45,
421 0x40551d62, 420 0x40551d53,
422 0x40559d7f, 421 0x40559d70,
423 0x40561d8c, 422 0x40561d7d,
424 0x40569da5, 423 0x40569d96,
425 0x40571dbd, 424 0x40571dae,
426 0x40579dd0, 425 0x40579dc1,
427 0x40581de5, 426 0x40581dd6,
428 0x40589df7, 427 0x40589de8,
429 0x40591e07, 428 0x40591df8,
430 0x40599e20, 429 0x40599e11,
431 0x405a1e34, 430 0x405a1e25,
432 0x405a9e44, 431 0x405a9e35,
433 0x405b1e5c, 432 0x405b1e4d,
434 0x405b9e6d, 433 0x405b9e5e,
435 0x405c1e80, 434 0x405c1e71,
436 0x405c9e91, 435 0x405c9e82,
437 0x405d1e9e, 436 0x405d1e8f,
438 0x405d9eb5, 437 0x405d9ea6,
439 0x405e1ed5, 438 0x405e1ec6,
440 0x405e8a17, 439 0x405e8a08,
441 0x405f1ef6, 440 0x405f1ee7,
442 0x405f9f03, 441 0x405f9ef4,
443 0x40601f11, 442 0x40601f02,
444 0x40609f33, 443 0x40609f24,
445 0x40611f5b, 444 0x40611f4c,
446 0x40619f70, 445 0x40619f61,
447 0x40621f87, 446 0x40621f78,
448 0x40629f98, 447 0x40629f89,
449 0x40631fa9, 448 0x40631f9a,
450 0x40639fbe, 449 0x40639faf,
451 0x40641fd5, 450 0x40641fc6,
452 0x40649fe6, 451 0x40649fd7,
453 0x40652001, 452 0x40651ff2,
454 0x4065a018, 453 0x4065a009,
455 0x40662030, 454 0x40662021,
456 0x4066a05a, 455 0x4066a04b,
457 0x40672085, 456 0x40672076,
458 0x4067a0a6, 457 0x4067a097,
459 0x406820b9, 458 0x406820aa,
460 0x4068a0da, 459 0x4068a0cb,
461 0x406920f5, 460 0x406920e6,
462 0x4069a123, 461 0x4069a114,
463 0x406a2144, 462 0x406a2135,
464 0x406aa164, 463 0x406aa155,
465 0x406b22ec, 464 0x406b22dd,
466 0x406ba30f, 465 0x406ba300,
467 0x406c2325, 466 0x406c2316,
468 0x406ca551, 467 0x406ca542,
469 0x406d2580, 468 0x406d2571,
470 0x406da5a8, 469 0x406da599,
471 0x406e25c1, 470 0x406e25b2,
472 0x406ea5d9, 471 0x406ea5ca,
473 0x406f25f8, 472 0x406f25e9,
474 0x406fa60d, 473 0x406fa5fe,
475 0x40702620, 474 0x40702611,
476 0x4070a63d, 475 0x4070a62e,
477 0x40710782, 476 0x40710773,
478 0x4071a64f, 477 0x4071a640,
479 0x40722662, 478 0x40722653,
480 0x4072a67b, 479 0x4072a66c,
481 0x40732693, 480 0x40732684,
482 0x407390bd, 481 0x407390ae,
483 0x407426a7, 482 0x40742698,
484 0x4074a6c1, 483 0x4074a6b2,
485 0x407526d2, 484 0x407526c3,
486 0x4075a6e6, 485 0x4075a6d7,
487 0x407626f4, 486 0x407626e5,
488 0x40769286, 487 0x40769277,
489 0x40772719, 488 0x4077270a,
490 0x4077a73b, 489 0x4077a72c,
491 0x40782756, 490 0x40782747,
492 0x4078a76b, 491 0x4078a75c,
493 0x40792782, 492 0x40792773,
494 0x4079a798, 493 0x4079a789,
495 0x407a27a4, 494 0x407a2795,
496 0x407aa7b7, 495 0x407aa7a8,
497 0x407b27cc, 496 0x407b27bd,
498 0x407ba7de, 497 0x407ba7cf,
499 0x407c27f3, 498 0x407c27e4,
500 0x407ca7fc, 499 0x407ca7ed,
501 0x41f42217, 500 0x41f42208,
502 0x41f922a9, 501 0x41f9229a,
503 0x41fe219c, 502 0x41fe218d,
504 0x41fea378, 503 0x41fea369,
505 0x41ff2469, 504 0x41ff245a,
506 0x42032230, 505 0x42032221,
507 0x42082252, 506 0x42082243,
508 0x4208a28e, 507 0x4208a27f,
509 0x42092180, 508 0x42092171,
510 0x4209a2c8, 509 0x4209a2b9,
511 0x420a21d7, 510 0x420a21c8,
512 0x420aa1b7, 511 0x420aa1a8,
513 0x420b21f7, 512 0x420b21e8,
514 0x420ba270, 513 0x420ba261,
515 0x420c2485, 514 0x420c2476,
516 0x420ca345, 515 0x420ca336,
517 0x420d235f, 516 0x420d2350,
518 0x420da396, 517 0x420da387,
519 0x421223b0, 518 0x421223a1,
520 0x4217244c, 519 0x4217243d,
521 0x4217a3f2, 520 0x4217a3e3,
522 0x421c2414, 521 0x421c2405,
523 0x421f23cf, 522 0x421f23c0,
524 0x4221249c, 523 0x4221248d,
525 0x4226242f, 524 0x42262420,
526 0x422b2535, 525 0x422b2526,
527 0x422ba4fe, 526 0x422ba4ef,
528 0x422c251d, 527 0x422c250e,
529 0x422ca4d8, 528 0x422ca4c9,
530 0x422d24b7, 529 0x422d24a8,
531 0x443206ad, 530 0x4432069e,
532 0x443286bc, 531 0x443286ad,
533 0x443306c8, 532 0x443306b9,
534 0x443386d6, 533 0x443386c7,
535 0x443406e9, 534 0x443406da,
536 0x443486fa, 535 0x443486eb,
537 0x44350701, 536 0x443506f2,
538 0x4435870b, 537 0x443586fc,
539 0x4436071e, 538 0x4436070f,
540 0x44368734, 539 0x44368725,
541 0x44370746, 540 0x44370737,
542 0x44378753, 541 0x44378744,
543 0x44380762, 542 0x44380753,
544 0x4438876a, 543 0x4438875b,
545 0x44390782, 544 0x44390773,
546 0x44398790, 545 0x44398781,
547 0x443a07a3, 546 0x443a0794,
548 0x4c3212b0, 547 0x4c3212a1,
549 0x4c3292c0, 548 0x4c3292b1,
550 0x4c3312d3, 549 0x4c3312c4,
551 0x4c3392f3, 550 0x4c3392e4,
552 0x4c340094, 551 0x4c340094,
553 0x4c3480b0, 552 0x4c3480b0,
554 0x4c3512ff, 553 0x4c3512f0,
555 0x4c35930d, 554 0x4c3592fe,
556 0x4c361329, 555 0x4c36131a,
557 0x4c36933c, 556 0x4c36932d,
558 0x4c37134b, 557 0x4c37133c,
559 0x4c379359, 558 0x4c37934a,
560 0x4c38136e, 559 0x4c38135f,
561 0x4c38937a, 560 0x4c38936b,
562 0x4c39139a, 561 0x4c39138b,
563 0x4c3993c4, 562 0x4c3993b5,
564 0x4c3a13dd, 563 0x4c3a13ce,
565 0x4c3a93f6, 564 0x4c3a93e7,
566 0x4c3b05d0, 565 0x4c3b05c1,
567 0x4c3b940f, 566 0x4c3b9400,
568 0x4c3c1421, 567 0x4c3c1412,
569 0x4c3c9430, 568 0x4c3c9421,
570 0x4c3d10bd, 569 0x4c3d10ae,
571 0x4c3d9449, 570 0x4c3d943a,
572 0x4c3e1456, 571 0x4c3e1447,
573 0x50322a92, 572 0x50322a83,
574 0x5032aaa1, 573 0x5032aa92,
575 0x50332aac, 574 0x50332a9d,
576 0x5033aabc, 575 0x5033aaad,
577 0x50342ad5, 576 0x50342ac6,
578 0x5034aaef, 577 0x5034aae0,
579 0x50352afd, 578 0x50352aee,
580 0x5035ab13, 579 0x5035ab04,
581 0x50362b25, 580 0x50362b16,
582 0x5036ab3b, 581 0x5036ab2c,
583 0x50372b54, 582 0x50372b45,
584 0x5037ab67, 583 0x5037ab58,
585 0x50382b7f, 584 0x50382b70,
586 0x5038ab90, 585 0x5038ab81,
587 0x50392ba5, 586 0x50392b96,
588 0x5039abb9, 587 0x5039abaa,
589 0x503a2bd9, 588 0x503a2bca,
590 0x503aabef, 589 0x503aabe0,
591 0x503b2c07, 590 0x503b2bf8,
592 0x503bac19, 591 0x503bac0a,
593 0x503c2c35, 592 0x503c2c26,
594 0x503cac4c, 593 0x503cac3d,
595 0x503d2c65, 594 0x503d2c56,
596 0x503dac7b, 595 0x503dac6c,
597 0x503e2c88, 596 0x503e2c79,
598 0x503eac9e, 597 0x503eac8f,
599 0x503f2cb0, 598 0x503f2ca1,
600 0x503f8348, 599 0x503f8348,
601 0x50402cc3, 600 0x50402cb4,
602 0x5040acd3, 601 0x5040acc4,
603 0x50412ced, 602 0x50412cde,
604 0x5041acfc, 603 0x5041aced,
605 0x50422d16, 604 0x50422d07,
606 0x5042ad33, 605 0x5042ad24,
607 0x50432d43, 606 0x50432d34,
608 0x5043ad53, 607 0x5043ad44,
609 0x50442d62, 608 0x50442d53,
610 0x50448414, 609 0x50448405,
611 0x50452d76, 610 0x50452d67,
612 0x5045ad94, 611 0x5045ad85,
613 0x50462da7, 612 0x50462d98,
614 0x5046adbd, 613 0x5046adae,
615 0x50472dcf, 614 0x50472dc0,
616 0x5047ade4, 615 0x5047add5,
617 0x50482e0a, 616 0x50482dfb,
618 0x5048ae18, 617 0x5048ae09,
619 0x50492e2b, 618 0x50492e1c,
620 0x5049ae40, 619 0x5049ae31,
621 0x504a2e56, 620 0x504a2e47,
622 0x504aae66, 621 0x504aae57,
623 0x504b2e86, 622 0x504b2e77,
624 0x504bae99, 623 0x504bae8a,
625 0x504c2ebc, 624 0x504c2ead,
626 0x504caeea, 625 0x504caedb,
627 0x504d2efc, 626 0x504d2eed,
628 0x504daf19, 627 0x504daf0a,
629 0x504e2f34, 628 0x504e2f25,
630 0x504eaf50, 629 0x504eaf41,
631 0x504f2f62, 630 0x504f2f53,
632 0x504faf79, 631 0x504faf6a,
633 0x50502f88, 632 0x50502f79,
634 0x50508687, 633 0x50508678,
635 0x50512f9b, 634 0x50512f8c,
636 0x58320e1f, 635 0x58320e10,
637 0x68320de1, 636 0x68320dd2,
638 0x68328b9b, 637 0x68328b8c,
639 0x68330bae, 638 0x68330b9f,
640 0x68338def, 639 0x68338de0,
641 0x68340dff, 640 0x68340df0,
642 0x683480b0, 641 0x683480b0,
643 0x6c320dbd, 642 0x6c320dae,
644 0x6c328b7e, 643 0x6c328b6f,
645 0x6c330dc8, 644 0x6c330db9,
646 0x7432098d, 645 0x7432097e,
647 0x783208f2, 646 0x783208e3,
648 0x78328907, 647 0x783288f8,
649 0x78330913, 648 0x78330904,
650 0x78338083, 649 0x78338083,
651 0x78340922, 650 0x78340913,
652 0x78348937, 651 0x78348928,
653 0x78350956, 652 0x78350947,
654 0x78358978, 653 0x78358969,
655 0x7836098d, 654 0x7836097e,
656 0x783689a3, 655 0x78368994,
657 0x783709b3, 656 0x783709a4,
658 0x783789c6, 657 0x783789b7,
659 0x783809d9, 658 0x783809ca,
660 0x783889eb, 659 0x783889dc,
661 0x783909f8, 660 0x783909e9,
662 0x78398a17, 661 0x78398a08,
663 0x783a0a2c, 662 0x783a0a1d,
664 0x783a8a3a, 663 0x783a8a2b,
665 0x783b0a44, 664 0x783b0a35,
666 0x783b8a58, 665 0x783b8a49,
667 0x783c0a6f, 666 0x783c0a60,
668 0x783c8a84, 667 0x783c8a75,
669 0x783d0a9b, 668 0x783d0a8c,
670 0x783d8ab0, 669 0x783d8aa1,
671 0x783e0a06, 670 0x783e09f7,
672 0x7c3211b2, 671 0x7c3211a3,
673 }; 672 };
674 673
675 const size_t kOpenSSLReasonValuesLen = sizeof(kOpenSSLReasonValues) / sizeof(kOp enSSLReasonValues[0]); 674 const size_t kOpenSSLReasonValuesLen = sizeof(kOpenSSLReasonValues) / sizeof(kOp enSSLReasonValues[0]);
676 675
677 const char kOpenSSLReasonStringData[] = 676 const char kOpenSSLReasonStringData[] =
678 "ASN1_LENGTH_MISMATCH\0" 677 "ASN1_LENGTH_MISMATCH\0"
679 "AUX_ERROR\0" 678 "AUX_ERROR\0"
680 "BAD_GET_ASN1_OBJECT_CALL\0" 679 "BAD_GET_ASN1_OBJECT_CALL\0"
681 "BAD_OBJECT_HEADER\0" 680 "BAD_OBJECT_HEADER\0"
682 "BMPSTRING_IS_WRONG_LENGTH\0" 681 "BMPSTRING_IS_WRONG_LENGTH\0"
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
718 "INVALID_BMPSTRING_LENGTH\0" 717 "INVALID_BMPSTRING_LENGTH\0"
719 "INVALID_DIGIT\0" 718 "INVALID_DIGIT\0"
720 "INVALID_MODIFIER\0" 719 "INVALID_MODIFIER\0"
721 "INVALID_NUMBER\0" 720 "INVALID_NUMBER\0"
722 "INVALID_OBJECT_ENCODING\0" 721 "INVALID_OBJECT_ENCODING\0"
723 "INVALID_SEPARATOR\0" 722 "INVALID_SEPARATOR\0"
724 "INVALID_TIME_FORMAT\0" 723 "INVALID_TIME_FORMAT\0"
725 "INVALID_UNIVERSALSTRING_LENGTH\0" 724 "INVALID_UNIVERSALSTRING_LENGTH\0"
726 "INVALID_UTF8STRING\0" 725 "INVALID_UTF8STRING\0"
727 "LIST_ERROR\0" 726 "LIST_ERROR\0"
728 "MALLOC_FAILURE\0"
729 "MISSING_ASN1_EOS\0" 727 "MISSING_ASN1_EOS\0"
730 "MISSING_EOC\0" 728 "MISSING_EOC\0"
731 "MISSING_SECOND_NUMBER\0" 729 "MISSING_SECOND_NUMBER\0"
732 "MISSING_VALUE\0" 730 "MISSING_VALUE\0"
733 "MSTRING_NOT_UNIVERSAL\0" 731 "MSTRING_NOT_UNIVERSAL\0"
734 "MSTRING_WRONG_TAG\0" 732 "MSTRING_WRONG_TAG\0"
735 "NESTED_ASN1_ERROR\0" 733 "NESTED_ASN1_ERROR\0"
736 "NESTED_ASN1_STRING\0" 734 "NESTED_ASN1_STRING\0"
737 "NON_HEX_CHARACTERS\0" 735 "NON_HEX_CHARACTERS\0"
738 "NOT_ASCII_FORMAT\0" 736 "NOT_ASCII_FORMAT\0"
(...skipping 504 matching lines...) Expand 10 before | Expand all | Expand 10 after
1243 "UNABLE_TO_GET_ISSUER_DETAILS\0" 1241 "UNABLE_TO_GET_ISSUER_DETAILS\0"
1244 "UNABLE_TO_GET_ISSUER_KEYID\0" 1242 "UNABLE_TO_GET_ISSUER_KEYID\0"
1245 "UNKNOWN_BIT_STRING_ARGUMENT\0" 1243 "UNKNOWN_BIT_STRING_ARGUMENT\0"
1246 "UNKNOWN_EXTENSION\0" 1244 "UNKNOWN_EXTENSION\0"
1247 "UNKNOWN_EXTENSION_NAME\0" 1245 "UNKNOWN_EXTENSION_NAME\0"
1248 "UNKNOWN_OPTION\0" 1246 "UNKNOWN_OPTION\0"
1249 "UNSUPPORTED_OPTION\0" 1247 "UNSUPPORTED_OPTION\0"
1250 "USER_TOO_LONG\0" 1248 "USER_TOO_LONG\0"
1251 ""; 1249 "";
1252 1250
OLDNEW
« no previous file with comments | « third_party/boringssl/boringssl_unittest.cc ('k') | third_party/boringssl/linux-aarch64/crypto/aes/aesv8-armx64.S » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698