Upstream version 11.40.271.0
[platform/framework/web/crosswalk.git] / src / net / quic / crypto / common_cert_set_1.c
1 /* Copyright (c) 2013 The Chromium Authors. All rights reserved.
2  * Use of this source code is governed by a BSD-style license that can be
3  * found in the LICENSE file.
4  */
5
6 /* This file contains common certificates. It's designed to be #included in
7  * another file, in a namespace. */
8
9 #include "net/quic/crypto/common_cert_set_1a.inc"
10 #include "net/quic/crypto/common_cert_set_1b.inc"
11
12 static const size_t kNumCerts = 62;
13 static const unsigned char* const kCerts[] = {
14   kDERCert0,
15   kDERCert1,
16   kDERCert2,
17   kDERCert3,
18   kDERCert4,
19   kDERCert5,
20   kDERCert6,
21   kDERCert7,
22   kDERCert8,
23   kDERCert9,
24   kDERCert10,
25   kDERCert11,
26   kDERCert12,
27   kDERCert13,
28   kDERCert14,
29   kDERCert15,
30   kDERCert16,
31   kDERCert17,
32   kDERCert18,
33   kDERCert19,
34   kDERCert20,
35   kDERCert21,
36   kDERCert22,
37   kDERCert23,
38   kDERCert24,
39   kDERCert25,
40   kDERCert26,
41   kDERCert27,
42   kDERCert28,
43   kDERCert29,
44   kDERCert30,
45   kDERCert31,
46   kDERCert32,
47   kDERCert33,
48   kDERCert34,
49   kDERCert35,
50   kDERCert36,
51   kDERCert37,
52   kDERCert38,
53   kDERCert39,
54   kDERCert40,
55   kDERCert41,
56   kDERCert42,
57   kDERCert43,
58   kDERCert44,
59   kDERCert45,
60   kDERCert46,
61   kDERCert47,
62   kDERCert48,
63   kDERCert49,
64   kDERCert50,
65   kDERCert51,
66   kDERCert52,
67   kDERCert53,
68   kDERCert54,
69   kDERCert55,
70   kDERCert56,
71   kDERCert57,
72   kDERCert58,
73   kDERCert59,
74   kDERCert60,
75   kDERCert61,
76 };
77
78 static const size_t kLens[] = {
79   897,
80   911,
81   985,
82   989,
83   1012,
84   1022,
85   1049,
86   1055,
87   1071,
88   1080,
89   1084,
90   1088,
91   1097,
92   1098,
93   1105,
94   1107,
95   1117,
96   1124,
97   1127,
98   1133,
99   1136,
100   1153,
101   1171,
102   1171,
103   1172,
104   1176,
105   1182,
106   1188,
107   1191,
108   1194,
109   1194,
110   1199,
111   1205,
112   1210,
113   1226,
114   1236,
115   1236,
116   1238,
117   1250,
118   1254,
119   1256,
120   1257,
121   1269,
122   1270,
123   1280,
124   1284,
125   1285,
126   1287,
127   1290,
128   1291,
129   1291,
130   1294,
131   1297,
132   1385,
133   1512,
134   1520,
135   1548,
136   1570,
137   1581,
138   1628,
139   1712,
140   1770,
141 };
142
143 static const uint64 kHash = GG_UINT64_C(0xff715ce4e7e9267b);