Imported Upstream version 1.33.1
[platform/upstream/grpc.git] / src / python / grpcio / grpc_core_dependencies.py
1 # Copyright 2015 gRPC authors.
2 #
3 # Licensed under the Apache License, Version 2.0 (the "License");
4 # you may not use this file except in compliance with the License.
5 # You may obtain a copy of the License at
6 #
7 #     http://www.apache.org/licenses/LICENSE-2.0
8 #
9 # Unless required by applicable law or agreed to in writing, software
10 # distributed under the License is distributed on an "AS IS" BASIS,
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12 # See the License for the specific language governing permissions and
13 # limitations under the License.
14
15 # AUTO-GENERATED FROM `$REPO_ROOT/templates/src/python/grpcio/grpc_core_dependencies.py.template`!!!
16
17 CORE_SOURCE_FILES = [
18     'src/core/ext/filters/census/grpc_context.cc',
19     'src/core/ext/filters/client_channel/backend_metric.cc',
20     'src/core/ext/filters/client_channel/backup_poller.cc',
21     'src/core/ext/filters/client_channel/channel_connectivity.cc',
22     'src/core/ext/filters/client_channel/client_channel.cc',
23     'src/core/ext/filters/client_channel/client_channel_channelz.cc',
24     'src/core/ext/filters/client_channel/client_channel_factory.cc',
25     'src/core/ext/filters/client_channel/client_channel_plugin.cc',
26     'src/core/ext/filters/client_channel/config_selector.cc',
27     'src/core/ext/filters/client_channel/global_subchannel_pool.cc',
28     'src/core/ext/filters/client_channel/health/health_check_client.cc',
29     'src/core/ext/filters/client_channel/http_connect_handshaker.cc',
30     'src/core/ext/filters/client_channel/http_proxy.cc',
31     'src/core/ext/filters/client_channel/lb_policy.cc',
32     'src/core/ext/filters/client_channel/lb_policy/address_filtering.cc',
33     'src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc',
34     'src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc',
35     'src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc',
36     'src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc',
37     'src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel_secure.cc',
38     'src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc',
39     'src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc',
40     'src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc',
41     'src/core/ext/filters/client_channel/lb_policy/priority/priority.cc',
42     'src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc',
43     'src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc',
44     'src/core/ext/filters/client_channel/lb_policy/xds/cds.cc',
45     'src/core/ext/filters/client_channel/lb_policy/xds/eds.cc',
46     'src/core/ext/filters/client_channel/lb_policy/xds/eds_drop.cc',
47     'src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_manager.cc',
48     'src/core/ext/filters/client_channel/lb_policy_registry.cc',
49     'src/core/ext/filters/client_channel/local_subchannel_pool.cc',
50     'src/core/ext/filters/client_channel/proxy_mapper_registry.cc',
51     'src/core/ext/filters/client_channel/resolver.cc',
52     'src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc',
53     'src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.cc',
54     'src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_libuv.cc',
55     'src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc',
56     'src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc',
57     'src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc',
58     'src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_fallback.cc',
59     'src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_libuv.cc',
60     'src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc',
61     'src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc',
62     'src/core/ext/filters/client_channel/resolver/dns/dns_resolver_selection.cc',
63     'src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc',
64     'src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc',
65     'src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc',
66     'src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc',
67     'src/core/ext/filters/client_channel/resolver_registry.cc',
68     'src/core/ext/filters/client_channel/resolver_result_parsing.cc',
69     'src/core/ext/filters/client_channel/resolving_lb_policy.cc',
70     'src/core/ext/filters/client_channel/retry_throttle.cc',
71     'src/core/ext/filters/client_channel/server_address.cc',
72     'src/core/ext/filters/client_channel/service_config.cc',
73     'src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc',
74     'src/core/ext/filters/client_channel/service_config_parser.cc',
75     'src/core/ext/filters/client_channel/subchannel.cc',
76     'src/core/ext/filters/client_channel/subchannel_pool_interface.cc',
77     'src/core/ext/filters/client_idle/client_idle_filter.cc',
78     'src/core/ext/filters/deadline/deadline_filter.cc',
79     'src/core/ext/filters/http/client/http_client_filter.cc',
80     'src/core/ext/filters/http/client_authority_filter.cc',
81     'src/core/ext/filters/http/http_filters_plugin.cc',
82     'src/core/ext/filters/http/message_compress/message_compress_filter.cc',
83     'src/core/ext/filters/http/message_compress/message_decompress_filter.cc',
84     'src/core/ext/filters/http/server/http_server_filter.cc',
85     'src/core/ext/filters/max_age/max_age_filter.cc',
86     'src/core/ext/filters/message_size/message_size_filter.cc',
87     'src/core/ext/filters/workarounds/workaround_cronet_compression_filter.cc',
88     'src/core/ext/filters/workarounds/workaround_utils.cc',
89     'src/core/ext/transport/chttp2/alpn/alpn.cc',
90     'src/core/ext/transport/chttp2/client/authority.cc',
91     'src/core/ext/transport/chttp2/client/chttp2_connector.cc',
92     'src/core/ext/transport/chttp2/client/insecure/channel_create.cc',
93     'src/core/ext/transport/chttp2/client/insecure/channel_create_posix.cc',
94     'src/core/ext/transport/chttp2/client/secure/secure_channel_create.cc',
95     'src/core/ext/transport/chttp2/server/chttp2_server.cc',
96     'src/core/ext/transport/chttp2/server/insecure/server_chttp2.cc',
97     'src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.cc',
98     'src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.cc',
99     'src/core/ext/transport/chttp2/transport/bin_decoder.cc',
100     'src/core/ext/transport/chttp2/transport/bin_encoder.cc',
101     'src/core/ext/transport/chttp2/transport/chttp2_plugin.cc',
102     'src/core/ext/transport/chttp2/transport/chttp2_transport.cc',
103     'src/core/ext/transport/chttp2/transport/context_list.cc',
104     'src/core/ext/transport/chttp2/transport/flow_control.cc',
105     'src/core/ext/transport/chttp2/transport/frame_data.cc',
106     'src/core/ext/transport/chttp2/transport/frame_goaway.cc',
107     'src/core/ext/transport/chttp2/transport/frame_ping.cc',
108     'src/core/ext/transport/chttp2/transport/frame_rst_stream.cc',
109     'src/core/ext/transport/chttp2/transport/frame_settings.cc',
110     'src/core/ext/transport/chttp2/transport/frame_window_update.cc',
111     'src/core/ext/transport/chttp2/transport/hpack_encoder.cc',
112     'src/core/ext/transport/chttp2/transport/hpack_parser.cc',
113     'src/core/ext/transport/chttp2/transport/hpack_table.cc',
114     'src/core/ext/transport/chttp2/transport/http2_settings.cc',
115     'src/core/ext/transport/chttp2/transport/huffsyms.cc',
116     'src/core/ext/transport/chttp2/transport/incoming_metadata.cc',
117     'src/core/ext/transport/chttp2/transport/parsing.cc',
118     'src/core/ext/transport/chttp2/transport/stream_lists.cc',
119     'src/core/ext/transport/chttp2/transport/stream_map.cc',
120     'src/core/ext/transport/chttp2/transport/varint.cc',
121     'src/core/ext/transport/chttp2/transport/writing.cc',
122     'src/core/ext/transport/inproc/inproc_plugin.cc',
123     'src/core/ext/transport/inproc/inproc_transport.cc',
124     'src/core/ext/upb-generated/envoy/annotations/deprecation.upb.c',
125     'src/core/ext/upb-generated/envoy/annotations/resource.upb.c',
126     'src/core/ext/upb-generated/envoy/config/accesslog/v3/accesslog.upb.c',
127     'src/core/ext/upb-generated/envoy/config/cluster/v3/circuit_breaker.upb.c',
128     'src/core/ext/upb-generated/envoy/config/cluster/v3/cluster.upb.c',
129     'src/core/ext/upb-generated/envoy/config/cluster/v3/filter.upb.c',
130     'src/core/ext/upb-generated/envoy/config/cluster/v3/outlier_detection.upb.c',
131     'src/core/ext/upb-generated/envoy/config/core/v3/address.upb.c',
132     'src/core/ext/upb-generated/envoy/config/core/v3/backoff.upb.c',
133     'src/core/ext/upb-generated/envoy/config/core/v3/base.upb.c',
134     'src/core/ext/upb-generated/envoy/config/core/v3/config_source.upb.c',
135     'src/core/ext/upb-generated/envoy/config/core/v3/event_service_config.upb.c',
136     'src/core/ext/upb-generated/envoy/config/core/v3/extension.upb.c',
137     'src/core/ext/upb-generated/envoy/config/core/v3/grpc_service.upb.c',
138     'src/core/ext/upb-generated/envoy/config/core/v3/health_check.upb.c',
139     'src/core/ext/upb-generated/envoy/config/core/v3/http_uri.upb.c',
140     'src/core/ext/upb-generated/envoy/config/core/v3/protocol.upb.c',
141     'src/core/ext/upb-generated/envoy/config/core/v3/proxy_protocol.upb.c',
142     'src/core/ext/upb-generated/envoy/config/core/v3/socket_option.upb.c',
143     'src/core/ext/upb-generated/envoy/config/core/v3/substitution_format_string.upb.c',
144     'src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint.upb.c',
145     'src/core/ext/upb-generated/envoy/config/endpoint/v3/endpoint_components.upb.c',
146     'src/core/ext/upb-generated/envoy/config/endpoint/v3/load_report.upb.c',
147     'src/core/ext/upb-generated/envoy/config/listener/v3/api_listener.upb.c',
148     'src/core/ext/upb-generated/envoy/config/listener/v3/listener.upb.c',
149     'src/core/ext/upb-generated/envoy/config/listener/v3/listener_components.upb.c',
150     'src/core/ext/upb-generated/envoy/config/listener/v3/udp_listener_config.upb.c',
151     'src/core/ext/upb-generated/envoy/config/rbac/v3/rbac.upb.c',
152     'src/core/ext/upb-generated/envoy/config/route/v3/route.upb.c',
153     'src/core/ext/upb-generated/envoy/config/route/v3/route_components.upb.c',
154     'src/core/ext/upb-generated/envoy/config/route/v3/scoped_route.upb.c',
155     'src/core/ext/upb-generated/envoy/config/trace/v3/http_tracer.upb.c',
156     'src/core/ext/upb-generated/envoy/extensions/filters/network/http_connection_manager/v3/http_connection_manager.upb.c',
157     'src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/cert.upb.c',
158     'src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/common.upb.c',
159     'src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/secret.upb.c',
160     'src/core/ext/upb-generated/envoy/extensions/transport_sockets/tls/v3/tls.upb.c',
161     'src/core/ext/upb-generated/envoy/service/cluster/v3/cds.upb.c',
162     'src/core/ext/upb-generated/envoy/service/discovery/v3/ads.upb.c',
163     'src/core/ext/upb-generated/envoy/service/discovery/v3/discovery.upb.c',
164     'src/core/ext/upb-generated/envoy/service/endpoint/v3/eds.upb.c',
165     'src/core/ext/upb-generated/envoy/service/listener/v3/lds.upb.c',
166     'src/core/ext/upb-generated/envoy/service/load_stats/v3/lrs.upb.c',
167     'src/core/ext/upb-generated/envoy/service/route/v3/rds.upb.c',
168     'src/core/ext/upb-generated/envoy/service/route/v3/srds.upb.c',
169     'src/core/ext/upb-generated/envoy/type/matcher/v3/metadata.upb.c',
170     'src/core/ext/upb-generated/envoy/type/matcher/v3/number.upb.c',
171     'src/core/ext/upb-generated/envoy/type/matcher/v3/path.upb.c',
172     'src/core/ext/upb-generated/envoy/type/matcher/v3/regex.upb.c',
173     'src/core/ext/upb-generated/envoy/type/matcher/v3/string.upb.c',
174     'src/core/ext/upb-generated/envoy/type/matcher/v3/value.upb.c',
175     'src/core/ext/upb-generated/envoy/type/metadata/v3/metadata.upb.c',
176     'src/core/ext/upb-generated/envoy/type/tracing/v3/custom_tag.upb.c',
177     'src/core/ext/upb-generated/envoy/type/v3/http.upb.c',
178     'src/core/ext/upb-generated/envoy/type/v3/percent.upb.c',
179     'src/core/ext/upb-generated/envoy/type/v3/range.upb.c',
180     'src/core/ext/upb-generated/envoy/type/v3/semantic_version.upb.c',
181     'src/core/ext/upb-generated/google/api/annotations.upb.c',
182     'src/core/ext/upb-generated/google/api/expr/v1alpha1/checked.upb.c',
183     'src/core/ext/upb-generated/google/api/expr/v1alpha1/syntax.upb.c',
184     'src/core/ext/upb-generated/google/api/http.upb.c',
185     'src/core/ext/upb-generated/google/protobuf/any.upb.c',
186     'src/core/ext/upb-generated/google/protobuf/descriptor.upb.c',
187     'src/core/ext/upb-generated/google/protobuf/duration.upb.c',
188     'src/core/ext/upb-generated/google/protobuf/empty.upb.c',
189     'src/core/ext/upb-generated/google/protobuf/struct.upb.c',
190     'src/core/ext/upb-generated/google/protobuf/timestamp.upb.c',
191     'src/core/ext/upb-generated/google/protobuf/wrappers.upb.c',
192     'src/core/ext/upb-generated/google/rpc/status.upb.c',
193     'src/core/ext/upb-generated/src/proto/grpc/gcp/altscontext.upb.c',
194     'src/core/ext/upb-generated/src/proto/grpc/gcp/handshaker.upb.c',
195     'src/core/ext/upb-generated/src/proto/grpc/gcp/transport_security_common.upb.c',
196     'src/core/ext/upb-generated/src/proto/grpc/health/v1/health.upb.c',
197     'src/core/ext/upb-generated/src/proto/grpc/lb/v1/load_balancer.upb.c',
198     'src/core/ext/upb-generated/udpa/annotations/migrate.upb.c',
199     'src/core/ext/upb-generated/udpa/annotations/security.upb.c',
200     'src/core/ext/upb-generated/udpa/annotations/sensitive.upb.c',
201     'src/core/ext/upb-generated/udpa/annotations/status.upb.c',
202     'src/core/ext/upb-generated/udpa/annotations/versioning.upb.c',
203     'src/core/ext/upb-generated/udpa/core/v1/authority.upb.c',
204     'src/core/ext/upb-generated/udpa/core/v1/collection_entry.upb.c',
205     'src/core/ext/upb-generated/udpa/core/v1/context_params.upb.c',
206     'src/core/ext/upb-generated/udpa/core/v1/resource.upb.c',
207     'src/core/ext/upb-generated/udpa/core/v1/resource_locator.upb.c',
208     'src/core/ext/upb-generated/udpa/core/v1/resource_name.upb.c',
209     'src/core/ext/upb-generated/udpa/data/orca/v1/orca_load_report.upb.c',
210     'src/core/ext/upb-generated/validate/validate.upb.c',
211     'src/core/ext/xds/certificate_provider_registry.cc',
212     'src/core/ext/xds/google_mesh_ca_certificate_provider_factory.cc',
213     'src/core/ext/xds/xds_api.cc',
214     'src/core/ext/xds/xds_bootstrap.cc',
215     'src/core/ext/xds/xds_client.cc',
216     'src/core/ext/xds/xds_client_stats.cc',
217     'src/core/lib/avl/avl.cc',
218     'src/core/lib/backoff/backoff.cc',
219     'src/core/lib/channel/channel_args.cc',
220     'src/core/lib/channel/channel_stack.cc',
221     'src/core/lib/channel/channel_stack_builder.cc',
222     'src/core/lib/channel/channel_trace.cc',
223     'src/core/lib/channel/channelz.cc',
224     'src/core/lib/channel/channelz_registry.cc',
225     'src/core/lib/channel/connected_channel.cc',
226     'src/core/lib/channel/handshaker.cc',
227     'src/core/lib/channel/handshaker_registry.cc',
228     'src/core/lib/channel/status_util.cc',
229     'src/core/lib/compression/compression.cc',
230     'src/core/lib/compression/compression_args.cc',
231     'src/core/lib/compression/compression_internal.cc',
232     'src/core/lib/compression/message_compress.cc',
233     'src/core/lib/compression/stream_compression.cc',
234     'src/core/lib/compression/stream_compression_gzip.cc',
235     'src/core/lib/compression/stream_compression_identity.cc',
236     'src/core/lib/debug/stats.cc',
237     'src/core/lib/debug/stats_data.cc',
238     'src/core/lib/debug/trace.cc',
239     'src/core/lib/gpr/alloc.cc',
240     'src/core/lib/gpr/atm.cc',
241     'src/core/lib/gpr/cpu_iphone.cc',
242     'src/core/lib/gpr/cpu_linux.cc',
243     'src/core/lib/gpr/cpu_posix.cc',
244     'src/core/lib/gpr/cpu_windows.cc',
245     'src/core/lib/gpr/env_linux.cc',
246     'src/core/lib/gpr/env_posix.cc',
247     'src/core/lib/gpr/env_windows.cc',
248     'src/core/lib/gpr/log.cc',
249     'src/core/lib/gpr/log_android.cc',
250     'src/core/lib/gpr/log_linux.cc',
251     'src/core/lib/gpr/log_posix.cc',
252     'src/core/lib/gpr/log_windows.cc',
253     'src/core/lib/gpr/murmur_hash.cc',
254     'src/core/lib/gpr/string.cc',
255     'src/core/lib/gpr/string_posix.cc',
256     'src/core/lib/gpr/string_util_windows.cc',
257     'src/core/lib/gpr/string_windows.cc',
258     'src/core/lib/gpr/sync.cc',
259     'src/core/lib/gpr/sync_abseil.cc',
260     'src/core/lib/gpr/sync_posix.cc',
261     'src/core/lib/gpr/sync_windows.cc',
262     'src/core/lib/gpr/time.cc',
263     'src/core/lib/gpr/time_posix.cc',
264     'src/core/lib/gpr/time_precise.cc',
265     'src/core/lib/gpr/time_windows.cc',
266     'src/core/lib/gpr/tls_pthread.cc',
267     'src/core/lib/gpr/tmpfile_msys.cc',
268     'src/core/lib/gpr/tmpfile_posix.cc',
269     'src/core/lib/gpr/tmpfile_windows.cc',
270     'src/core/lib/gpr/wrap_memcpy.cc',
271     'src/core/lib/gprpp/arena.cc',
272     'src/core/lib/gprpp/fork.cc',
273     'src/core/lib/gprpp/global_config_env.cc',
274     'src/core/lib/gprpp/host_port.cc',
275     'src/core/lib/gprpp/mpscq.cc',
276     'src/core/lib/gprpp/thd_posix.cc',
277     'src/core/lib/gprpp/thd_windows.cc',
278     'src/core/lib/http/format_request.cc',
279     'src/core/lib/http/httpcli.cc',
280     'src/core/lib/http/httpcli_security_connector.cc',
281     'src/core/lib/http/parser.cc',
282     'src/core/lib/iomgr/buffer_list.cc',
283     'src/core/lib/iomgr/call_combiner.cc',
284     'src/core/lib/iomgr/cfstream_handle.cc',
285     'src/core/lib/iomgr/combiner.cc',
286     'src/core/lib/iomgr/dualstack_socket_posix.cc',
287     'src/core/lib/iomgr/endpoint.cc',
288     'src/core/lib/iomgr/endpoint_cfstream.cc',
289     'src/core/lib/iomgr/endpoint_pair_posix.cc',
290     'src/core/lib/iomgr/endpoint_pair_uv.cc',
291     'src/core/lib/iomgr/endpoint_pair_windows.cc',
292     'src/core/lib/iomgr/error.cc',
293     'src/core/lib/iomgr/error_cfstream.cc',
294     'src/core/lib/iomgr/ev_apple.cc',
295     'src/core/lib/iomgr/ev_epoll1_linux.cc',
296     'src/core/lib/iomgr/ev_epollex_linux.cc',
297     'src/core/lib/iomgr/ev_poll_posix.cc',
298     'src/core/lib/iomgr/ev_posix.cc',
299     'src/core/lib/iomgr/ev_windows.cc',
300     'src/core/lib/iomgr/exec_ctx.cc',
301     'src/core/lib/iomgr/executor.cc',
302     'src/core/lib/iomgr/executor/mpmcqueue.cc',
303     'src/core/lib/iomgr/executor/threadpool.cc',
304     'src/core/lib/iomgr/fork_posix.cc',
305     'src/core/lib/iomgr/fork_windows.cc',
306     'src/core/lib/iomgr/gethostname_fallback.cc',
307     'src/core/lib/iomgr/gethostname_host_name_max.cc',
308     'src/core/lib/iomgr/gethostname_sysconf.cc',
309     'src/core/lib/iomgr/grpc_if_nametoindex_posix.cc',
310     'src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc',
311     'src/core/lib/iomgr/internal_errqueue.cc',
312     'src/core/lib/iomgr/iocp_windows.cc',
313     'src/core/lib/iomgr/iomgr.cc',
314     'src/core/lib/iomgr/iomgr_custom.cc',
315     'src/core/lib/iomgr/iomgr_internal.cc',
316     'src/core/lib/iomgr/iomgr_posix.cc',
317     'src/core/lib/iomgr/iomgr_posix_cfstream.cc',
318     'src/core/lib/iomgr/iomgr_uv.cc',
319     'src/core/lib/iomgr/iomgr_windows.cc',
320     'src/core/lib/iomgr/is_epollexclusive_available.cc',
321     'src/core/lib/iomgr/load_file.cc',
322     'src/core/lib/iomgr/lockfree_event.cc',
323     'src/core/lib/iomgr/parse_address.cc',
324     'src/core/lib/iomgr/poller/eventmanager_libuv.cc',
325     'src/core/lib/iomgr/polling_entity.cc',
326     'src/core/lib/iomgr/pollset.cc',
327     'src/core/lib/iomgr/pollset_custom.cc',
328     'src/core/lib/iomgr/pollset_set.cc',
329     'src/core/lib/iomgr/pollset_set_custom.cc',
330     'src/core/lib/iomgr/pollset_set_windows.cc',
331     'src/core/lib/iomgr/pollset_uv.cc',
332     'src/core/lib/iomgr/pollset_windows.cc',
333     'src/core/lib/iomgr/resolve_address.cc',
334     'src/core/lib/iomgr/resolve_address_custom.cc',
335     'src/core/lib/iomgr/resolve_address_posix.cc',
336     'src/core/lib/iomgr/resolve_address_windows.cc',
337     'src/core/lib/iomgr/resource_quota.cc',
338     'src/core/lib/iomgr/sockaddr_utils.cc',
339     'src/core/lib/iomgr/socket_factory_posix.cc',
340     'src/core/lib/iomgr/socket_mutator.cc',
341     'src/core/lib/iomgr/socket_utils_common_posix.cc',
342     'src/core/lib/iomgr/socket_utils_linux.cc',
343     'src/core/lib/iomgr/socket_utils_posix.cc',
344     'src/core/lib/iomgr/socket_utils_uv.cc',
345     'src/core/lib/iomgr/socket_utils_windows.cc',
346     'src/core/lib/iomgr/socket_windows.cc',
347     'src/core/lib/iomgr/tcp_client.cc',
348     'src/core/lib/iomgr/tcp_client_cfstream.cc',
349     'src/core/lib/iomgr/tcp_client_custom.cc',
350     'src/core/lib/iomgr/tcp_client_posix.cc',
351     'src/core/lib/iomgr/tcp_client_windows.cc',
352     'src/core/lib/iomgr/tcp_custom.cc',
353     'src/core/lib/iomgr/tcp_posix.cc',
354     'src/core/lib/iomgr/tcp_server.cc',
355     'src/core/lib/iomgr/tcp_server_custom.cc',
356     'src/core/lib/iomgr/tcp_server_posix.cc',
357     'src/core/lib/iomgr/tcp_server_utils_posix_common.cc',
358     'src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc',
359     'src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc',
360     'src/core/lib/iomgr/tcp_server_windows.cc',
361     'src/core/lib/iomgr/tcp_uv.cc',
362     'src/core/lib/iomgr/tcp_windows.cc',
363     'src/core/lib/iomgr/time_averaged_stats.cc',
364     'src/core/lib/iomgr/timer.cc',
365     'src/core/lib/iomgr/timer_custom.cc',
366     'src/core/lib/iomgr/timer_generic.cc',
367     'src/core/lib/iomgr/timer_heap.cc',
368     'src/core/lib/iomgr/timer_manager.cc',
369     'src/core/lib/iomgr/timer_uv.cc',
370     'src/core/lib/iomgr/udp_server.cc',
371     'src/core/lib/iomgr/unix_sockets_posix.cc',
372     'src/core/lib/iomgr/unix_sockets_posix_noop.cc',
373     'src/core/lib/iomgr/wakeup_fd_eventfd.cc',
374     'src/core/lib/iomgr/wakeup_fd_nospecial.cc',
375     'src/core/lib/iomgr/wakeup_fd_pipe.cc',
376     'src/core/lib/iomgr/wakeup_fd_posix.cc',
377     'src/core/lib/iomgr/work_serializer.cc',
378     'src/core/lib/json/json_reader.cc',
379     'src/core/lib/json/json_util.cc',
380     'src/core/lib/json/json_writer.cc',
381     'src/core/lib/profiling/basic_timers.cc',
382     'src/core/lib/profiling/stap_timers.cc',
383     'src/core/lib/security/authorization/authorization_engine.cc',
384     'src/core/lib/security/authorization/evaluate_args.cc',
385     'src/core/lib/security/context/security_context.cc',
386     'src/core/lib/security/credentials/alts/alts_credentials.cc',
387     'src/core/lib/security/credentials/alts/check_gcp_environment.cc',
388     'src/core/lib/security/credentials/alts/check_gcp_environment_linux.cc',
389     'src/core/lib/security/credentials/alts/check_gcp_environment_no_op.cc',
390     'src/core/lib/security/credentials/alts/check_gcp_environment_windows.cc',
391     'src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.cc',
392     'src/core/lib/security/credentials/alts/grpc_alts_credentials_options.cc',
393     'src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.cc',
394     'src/core/lib/security/credentials/composite/composite_credentials.cc',
395     'src/core/lib/security/credentials/credentials.cc',
396     'src/core/lib/security/credentials/credentials_metadata.cc',
397     'src/core/lib/security/credentials/fake/fake_credentials.cc',
398     'src/core/lib/security/credentials/google_default/credentials_generic.cc',
399     'src/core/lib/security/credentials/google_default/google_default_credentials.cc',
400     'src/core/lib/security/credentials/iam/iam_credentials.cc',
401     'src/core/lib/security/credentials/jwt/json_token.cc',
402     'src/core/lib/security/credentials/jwt/jwt_credentials.cc',
403     'src/core/lib/security/credentials/jwt/jwt_verifier.cc',
404     'src/core/lib/security/credentials/local/local_credentials.cc',
405     'src/core/lib/security/credentials/oauth2/oauth2_credentials.cc',
406     'src/core/lib/security/credentials/plugin/plugin_credentials.cc',
407     'src/core/lib/security/credentials/ssl/ssl_credentials.cc',
408     'src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.cc',
409     'src/core/lib/security/credentials/tls/grpc_tls_credentials_options.cc',
410     'src/core/lib/security/credentials/tls/tls_credentials.cc',
411     'src/core/lib/security/credentials/xds/xds_credentials.cc',
412     'src/core/lib/security/security_connector/alts/alts_security_connector.cc',
413     'src/core/lib/security/security_connector/fake/fake_security_connector.cc',
414     'src/core/lib/security/security_connector/load_system_roots_fallback.cc',
415     'src/core/lib/security/security_connector/load_system_roots_linux.cc',
416     'src/core/lib/security/security_connector/local/local_security_connector.cc',
417     'src/core/lib/security/security_connector/security_connector.cc',
418     'src/core/lib/security/security_connector/ssl/ssl_security_connector.cc',
419     'src/core/lib/security/security_connector/ssl_utils.cc',
420     'src/core/lib/security/security_connector/ssl_utils_config.cc',
421     'src/core/lib/security/security_connector/tls/tls_security_connector.cc',
422     'src/core/lib/security/transport/client_auth_filter.cc',
423     'src/core/lib/security/transport/secure_endpoint.cc',
424     'src/core/lib/security/transport/security_handshaker.cc',
425     'src/core/lib/security/transport/server_auth_filter.cc',
426     'src/core/lib/security/transport/tsi_error.cc',
427     'src/core/lib/security/util/json_util.cc',
428     'src/core/lib/slice/b64.cc',
429     'src/core/lib/slice/percent_encoding.cc',
430     'src/core/lib/slice/slice.cc',
431     'src/core/lib/slice/slice_buffer.cc',
432     'src/core/lib/slice/slice_intern.cc',
433     'src/core/lib/slice/slice_string_helpers.cc',
434     'src/core/lib/surface/api_trace.cc',
435     'src/core/lib/surface/byte_buffer.cc',
436     'src/core/lib/surface/byte_buffer_reader.cc',
437     'src/core/lib/surface/call.cc',
438     'src/core/lib/surface/call_details.cc',
439     'src/core/lib/surface/call_log_batch.cc',
440     'src/core/lib/surface/channel.cc',
441     'src/core/lib/surface/channel_init.cc',
442     'src/core/lib/surface/channel_ping.cc',
443     'src/core/lib/surface/channel_stack_type.cc',
444     'src/core/lib/surface/completion_queue.cc',
445     'src/core/lib/surface/completion_queue_factory.cc',
446     'src/core/lib/surface/event_string.cc',
447     'src/core/lib/surface/init.cc',
448     'src/core/lib/surface/init_secure.cc',
449     'src/core/lib/surface/lame_client.cc',
450     'src/core/lib/surface/metadata_array.cc',
451     'src/core/lib/surface/server.cc',
452     'src/core/lib/surface/validate_metadata.cc',
453     'src/core/lib/surface/version.cc',
454     'src/core/lib/transport/authority_override.cc',
455     'src/core/lib/transport/bdp_estimator.cc',
456     'src/core/lib/transport/byte_stream.cc',
457     'src/core/lib/transport/connectivity_state.cc',
458     'src/core/lib/transport/error_utils.cc',
459     'src/core/lib/transport/metadata.cc',
460     'src/core/lib/transport/metadata_batch.cc',
461     'src/core/lib/transport/pid_controller.cc',
462     'src/core/lib/transport/static_metadata.cc',
463     'src/core/lib/transport/status_conversion.cc',
464     'src/core/lib/transport/status_metadata.cc',
465     'src/core/lib/transport/timeout_encoding.cc',
466     'src/core/lib/transport/transport.cc',
467     'src/core/lib/transport/transport_op_string.cc',
468     'src/core/lib/uri/uri_parser.cc',
469     'src/core/plugin_registry/grpc_plugin_registry.cc',
470     'src/core/tsi/alts/crypt/aes_gcm.cc',
471     'src/core/tsi/alts/crypt/gsec.cc',
472     'src/core/tsi/alts/frame_protector/alts_counter.cc',
473     'src/core/tsi/alts/frame_protector/alts_crypter.cc',
474     'src/core/tsi/alts/frame_protector/alts_frame_protector.cc',
475     'src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.cc',
476     'src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.cc',
477     'src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.cc',
478     'src/core/tsi/alts/frame_protector/frame_handler.cc',
479     'src/core/tsi/alts/handshaker/alts_handshaker_client.cc',
480     'src/core/tsi/alts/handshaker/alts_shared_resource.cc',
481     'src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc',
482     'src/core/tsi/alts/handshaker/alts_tsi_utils.cc',
483     'src/core/tsi/alts/handshaker/transport_security_common_api.cc',
484     'src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.cc',
485     'src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.cc',
486     'src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.cc',
487     'src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.cc',
488     'src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.cc',
489     'src/core/tsi/fake_transport_security.cc',
490     'src/core/tsi/local_transport_security.cc',
491     'src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc',
492     'src/core/tsi/ssl/session_cache/ssl_session_cache.cc',
493     'src/core/tsi/ssl/session_cache/ssl_session_openssl.cc',
494     'src/core/tsi/ssl_transport_security.cc',
495     'src/core/tsi/transport_security.cc',
496     'src/core/tsi/transport_security_grpc.cc',
497     'third_party/abseil-cpp/absl/base/dynamic_annotations.cc',
498     'third_party/abseil-cpp/absl/base/internal/cycleclock.cc',
499     'third_party/abseil-cpp/absl/base/internal/exponential_biased.cc',
500     'third_party/abseil-cpp/absl/base/internal/low_level_alloc.cc',
501     'third_party/abseil-cpp/absl/base/internal/raw_logging.cc',
502     'third_party/abseil-cpp/absl/base/internal/spinlock.cc',
503     'third_party/abseil-cpp/absl/base/internal/spinlock_wait.cc',
504     'third_party/abseil-cpp/absl/base/internal/sysinfo.cc',
505     'third_party/abseil-cpp/absl/base/internal/thread_identity.cc',
506     'third_party/abseil-cpp/absl/base/internal/throw_delegate.cc',
507     'third_party/abseil-cpp/absl/base/internal/unscaledcycleclock.cc',
508     'third_party/abseil-cpp/absl/base/log_severity.cc',
509     'third_party/abseil-cpp/absl/container/internal/hashtablez_sampler.cc',
510     'third_party/abseil-cpp/absl/container/internal/hashtablez_sampler_force_weak_definition.cc',
511     'third_party/abseil-cpp/absl/container/internal/raw_hash_set.cc',
512     'third_party/abseil-cpp/absl/debugging/internal/address_is_readable.cc',
513     'third_party/abseil-cpp/absl/debugging/internal/demangle.cc',
514     'third_party/abseil-cpp/absl/debugging/internal/elf_mem_image.cc',
515     'third_party/abseil-cpp/absl/debugging/internal/vdso_support.cc',
516     'third_party/abseil-cpp/absl/debugging/stacktrace.cc',
517     'third_party/abseil-cpp/absl/debugging/symbolize.cc',
518     'third_party/abseil-cpp/absl/hash/internal/city.cc',
519     'third_party/abseil-cpp/absl/hash/internal/hash.cc',
520     'third_party/abseil-cpp/absl/numeric/int128.cc',
521     'third_party/abseil-cpp/absl/status/status.cc',
522     'third_party/abseil-cpp/absl/status/status_payload_printer.cc',
523     'third_party/abseil-cpp/absl/strings/ascii.cc',
524     'third_party/abseil-cpp/absl/strings/charconv.cc',
525     'third_party/abseil-cpp/absl/strings/cord.cc',
526     'third_party/abseil-cpp/absl/strings/escaping.cc',
527     'third_party/abseil-cpp/absl/strings/internal/charconv_bigint.cc',
528     'third_party/abseil-cpp/absl/strings/internal/charconv_parse.cc',
529     'third_party/abseil-cpp/absl/strings/internal/escaping.cc',
530     'third_party/abseil-cpp/absl/strings/internal/memutil.cc',
531     'third_party/abseil-cpp/absl/strings/internal/ostringstream.cc',
532     'third_party/abseil-cpp/absl/strings/internal/str_format/arg.cc',
533     'third_party/abseil-cpp/absl/strings/internal/str_format/bind.cc',
534     'third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc',
535     'third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc',
536     'third_party/abseil-cpp/absl/strings/internal/str_format/output.cc',
537     'third_party/abseil-cpp/absl/strings/internal/str_format/parser.cc',
538     'third_party/abseil-cpp/absl/strings/internal/utf8.cc',
539     'third_party/abseil-cpp/absl/strings/match.cc',
540     'third_party/abseil-cpp/absl/strings/numbers.cc',
541     'third_party/abseil-cpp/absl/strings/str_cat.cc',
542     'third_party/abseil-cpp/absl/strings/str_replace.cc',
543     'third_party/abseil-cpp/absl/strings/str_split.cc',
544     'third_party/abseil-cpp/absl/strings/string_view.cc',
545     'third_party/abseil-cpp/absl/strings/substitute.cc',
546     'third_party/abseil-cpp/absl/synchronization/barrier.cc',
547     'third_party/abseil-cpp/absl/synchronization/blocking_counter.cc',
548     'third_party/abseil-cpp/absl/synchronization/internal/create_thread_identity.cc',
549     'third_party/abseil-cpp/absl/synchronization/internal/graphcycles.cc',
550     'third_party/abseil-cpp/absl/synchronization/internal/per_thread_sem.cc',
551     'third_party/abseil-cpp/absl/synchronization/internal/waiter.cc',
552     'third_party/abseil-cpp/absl/synchronization/mutex.cc',
553     'third_party/abseil-cpp/absl/synchronization/notification.cc',
554     'third_party/abseil-cpp/absl/time/civil_time.cc',
555     'third_party/abseil-cpp/absl/time/clock.cc',
556     'third_party/abseil-cpp/absl/time/duration.cc',
557     'third_party/abseil-cpp/absl/time/format.cc',
558     'third_party/abseil-cpp/absl/time/internal/cctz/src/civil_time_detail.cc',
559     'third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_fixed.cc',
560     'third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_format.cc',
561     'third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_if.cc',
562     'third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_impl.cc',
563     'third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_info.cc',
564     'third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_libc.cc',
565     'third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_lookup.cc',
566     'third_party/abseil-cpp/absl/time/internal/cctz/src/time_zone_posix.cc',
567     'third_party/abseil-cpp/absl/time/internal/cctz/src/zone_info_source.cc',
568     'third_party/abseil-cpp/absl/time/time.cc',
569     'third_party/abseil-cpp/absl/types/bad_optional_access.cc',
570     'third_party/abseil-cpp/absl/types/bad_variant_access.cc',
571     'third_party/address_sorting/address_sorting.c',
572     'third_party/address_sorting/address_sorting_posix.c',
573     'third_party/address_sorting/address_sorting_windows.c',
574     'third_party/boringssl-with-bazel/err_data.c',
575     'third_party/boringssl-with-bazel/src/crypto/asn1/a_bitstr.c',
576     'third_party/boringssl-with-bazel/src/crypto/asn1/a_bool.c',
577     'third_party/boringssl-with-bazel/src/crypto/asn1/a_d2i_fp.c',
578     'third_party/boringssl-with-bazel/src/crypto/asn1/a_dup.c',
579     'third_party/boringssl-with-bazel/src/crypto/asn1/a_enum.c',
580     'third_party/boringssl-with-bazel/src/crypto/asn1/a_gentm.c',
581     'third_party/boringssl-with-bazel/src/crypto/asn1/a_i2d_fp.c',
582     'third_party/boringssl-with-bazel/src/crypto/asn1/a_int.c',
583     'third_party/boringssl-with-bazel/src/crypto/asn1/a_mbstr.c',
584     'third_party/boringssl-with-bazel/src/crypto/asn1/a_object.c',
585     'third_party/boringssl-with-bazel/src/crypto/asn1/a_octet.c',
586     'third_party/boringssl-with-bazel/src/crypto/asn1/a_print.c',
587     'third_party/boringssl-with-bazel/src/crypto/asn1/a_strnid.c',
588     'third_party/boringssl-with-bazel/src/crypto/asn1/a_time.c',
589     'third_party/boringssl-with-bazel/src/crypto/asn1/a_type.c',
590     'third_party/boringssl-with-bazel/src/crypto/asn1/a_utctm.c',
591     'third_party/boringssl-with-bazel/src/crypto/asn1/a_utf8.c',
592     'third_party/boringssl-with-bazel/src/crypto/asn1/asn1_lib.c',
593     'third_party/boringssl-with-bazel/src/crypto/asn1/asn1_par.c',
594     'third_party/boringssl-with-bazel/src/crypto/asn1/asn_pack.c',
595     'third_party/boringssl-with-bazel/src/crypto/asn1/f_enum.c',
596     'third_party/boringssl-with-bazel/src/crypto/asn1/f_int.c',
597     'third_party/boringssl-with-bazel/src/crypto/asn1/f_string.c',
598     'third_party/boringssl-with-bazel/src/crypto/asn1/tasn_dec.c',
599     'third_party/boringssl-with-bazel/src/crypto/asn1/tasn_enc.c',
600     'third_party/boringssl-with-bazel/src/crypto/asn1/tasn_fre.c',
601     'third_party/boringssl-with-bazel/src/crypto/asn1/tasn_new.c',
602     'third_party/boringssl-with-bazel/src/crypto/asn1/tasn_typ.c',
603     'third_party/boringssl-with-bazel/src/crypto/asn1/tasn_utl.c',
604     'third_party/boringssl-with-bazel/src/crypto/asn1/time_support.c',
605     'third_party/boringssl-with-bazel/src/crypto/base64/base64.c',
606     'third_party/boringssl-with-bazel/src/crypto/bio/bio.c',
607     'third_party/boringssl-with-bazel/src/crypto/bio/bio_mem.c',
608     'third_party/boringssl-with-bazel/src/crypto/bio/connect.c',
609     'third_party/boringssl-with-bazel/src/crypto/bio/fd.c',
610     'third_party/boringssl-with-bazel/src/crypto/bio/file.c',
611     'third_party/boringssl-with-bazel/src/crypto/bio/hexdump.c',
612     'third_party/boringssl-with-bazel/src/crypto/bio/pair.c',
613     'third_party/boringssl-with-bazel/src/crypto/bio/printf.c',
614     'third_party/boringssl-with-bazel/src/crypto/bio/socket.c',
615     'third_party/boringssl-with-bazel/src/crypto/bio/socket_helper.c',
616     'third_party/boringssl-with-bazel/src/crypto/bn_extra/bn_asn1.c',
617     'third_party/boringssl-with-bazel/src/crypto/bn_extra/convert.c',
618     'third_party/boringssl-with-bazel/src/crypto/buf/buf.c',
619     'third_party/boringssl-with-bazel/src/crypto/bytestring/asn1_compat.c',
620     'third_party/boringssl-with-bazel/src/crypto/bytestring/ber.c',
621     'third_party/boringssl-with-bazel/src/crypto/bytestring/cbb.c',
622     'third_party/boringssl-with-bazel/src/crypto/bytestring/cbs.c',
623     'third_party/boringssl-with-bazel/src/crypto/bytestring/unicode.c',
624     'third_party/boringssl-with-bazel/src/crypto/chacha/chacha.c',
625     'third_party/boringssl-with-bazel/src/crypto/cipher_extra/cipher_extra.c',
626     'third_party/boringssl-with-bazel/src/crypto/cipher_extra/derive_key.c',
627     'third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_aesccm.c',
628     'third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_aesctrhmac.c',
629     'third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_aesgcmsiv.c',
630     'third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_chacha20poly1305.c',
631     'third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_null.c',
632     'third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_rc2.c',
633     'third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_rc4.c',
634     'third_party/boringssl-with-bazel/src/crypto/cipher_extra/e_tls.c',
635     'third_party/boringssl-with-bazel/src/crypto/cipher_extra/tls_cbc.c',
636     'third_party/boringssl-with-bazel/src/crypto/cmac/cmac.c',
637     'third_party/boringssl-with-bazel/src/crypto/conf/conf.c',
638     'third_party/boringssl-with-bazel/src/crypto/cpu-aarch64-fuchsia.c',
639     'third_party/boringssl-with-bazel/src/crypto/cpu-aarch64-linux.c',
640     'third_party/boringssl-with-bazel/src/crypto/cpu-arm-linux.c',
641     'third_party/boringssl-with-bazel/src/crypto/cpu-arm.c',
642     'third_party/boringssl-with-bazel/src/crypto/cpu-intel.c',
643     'third_party/boringssl-with-bazel/src/crypto/cpu-ppc64le.c',
644     'third_party/boringssl-with-bazel/src/crypto/crypto.c',
645     'third_party/boringssl-with-bazel/src/crypto/curve25519/curve25519.c',
646     'third_party/boringssl-with-bazel/src/crypto/curve25519/spake25519.c',
647     'third_party/boringssl-with-bazel/src/crypto/dh/check.c',
648     'third_party/boringssl-with-bazel/src/crypto/dh/dh.c',
649     'third_party/boringssl-with-bazel/src/crypto/dh/dh_asn1.c',
650     'third_party/boringssl-with-bazel/src/crypto/dh/params.c',
651     'third_party/boringssl-with-bazel/src/crypto/digest_extra/digest_extra.c',
652     'third_party/boringssl-with-bazel/src/crypto/dsa/dsa.c',
653     'third_party/boringssl-with-bazel/src/crypto/dsa/dsa_asn1.c',
654     'third_party/boringssl-with-bazel/src/crypto/ec_extra/ec_asn1.c',
655     'third_party/boringssl-with-bazel/src/crypto/ec_extra/ec_derive.c',
656     'third_party/boringssl-with-bazel/src/crypto/ec_extra/hash_to_curve.c',
657     'third_party/boringssl-with-bazel/src/crypto/ecdh_extra/ecdh_extra.c',
658     'third_party/boringssl-with-bazel/src/crypto/ecdsa_extra/ecdsa_asn1.c',
659     'third_party/boringssl-with-bazel/src/crypto/engine/engine.c',
660     'third_party/boringssl-with-bazel/src/crypto/err/err.c',
661     'third_party/boringssl-with-bazel/src/crypto/evp/digestsign.c',
662     'third_party/boringssl-with-bazel/src/crypto/evp/evp.c',
663     'third_party/boringssl-with-bazel/src/crypto/evp/evp_asn1.c',
664     'third_party/boringssl-with-bazel/src/crypto/evp/evp_ctx.c',
665     'third_party/boringssl-with-bazel/src/crypto/evp/p_dsa_asn1.c',
666     'third_party/boringssl-with-bazel/src/crypto/evp/p_ec.c',
667     'third_party/boringssl-with-bazel/src/crypto/evp/p_ec_asn1.c',
668     'third_party/boringssl-with-bazel/src/crypto/evp/p_ed25519.c',
669     'third_party/boringssl-with-bazel/src/crypto/evp/p_ed25519_asn1.c',
670     'third_party/boringssl-with-bazel/src/crypto/evp/p_rsa.c',
671     'third_party/boringssl-with-bazel/src/crypto/evp/p_rsa_asn1.c',
672     'third_party/boringssl-with-bazel/src/crypto/evp/p_x25519.c',
673     'third_party/boringssl-with-bazel/src/crypto/evp/p_x25519_asn1.c',
674     'third_party/boringssl-with-bazel/src/crypto/evp/pbkdf.c',
675     'third_party/boringssl-with-bazel/src/crypto/evp/print.c',
676     'third_party/boringssl-with-bazel/src/crypto/evp/scrypt.c',
677     'third_party/boringssl-with-bazel/src/crypto/evp/sign.c',
678     'third_party/boringssl-with-bazel/src/crypto/ex_data.c',
679     'third_party/boringssl-with-bazel/src/crypto/fipsmodule/bcm.c',
680     'third_party/boringssl-with-bazel/src/crypto/fipsmodule/fips_shared_support.c',
681     'third_party/boringssl-with-bazel/src/crypto/fipsmodule/is_fips.c',
682     'third_party/boringssl-with-bazel/src/crypto/hkdf/hkdf.c',
683     'third_party/boringssl-with-bazel/src/crypto/hpke/hpke.c',
684     'third_party/boringssl-with-bazel/src/crypto/hrss/hrss.c',
685     'third_party/boringssl-with-bazel/src/crypto/lhash/lhash.c',
686     'third_party/boringssl-with-bazel/src/crypto/mem.c',
687     'third_party/boringssl-with-bazel/src/crypto/obj/obj.c',
688     'third_party/boringssl-with-bazel/src/crypto/obj/obj_xref.c',
689     'third_party/boringssl-with-bazel/src/crypto/pem/pem_all.c',
690     'third_party/boringssl-with-bazel/src/crypto/pem/pem_info.c',
691     'third_party/boringssl-with-bazel/src/crypto/pem/pem_lib.c',
692     'third_party/boringssl-with-bazel/src/crypto/pem/pem_oth.c',
693     'third_party/boringssl-with-bazel/src/crypto/pem/pem_pk8.c',
694     'third_party/boringssl-with-bazel/src/crypto/pem/pem_pkey.c',
695     'third_party/boringssl-with-bazel/src/crypto/pem/pem_x509.c',
696     'third_party/boringssl-with-bazel/src/crypto/pem/pem_xaux.c',
697     'third_party/boringssl-with-bazel/src/crypto/pkcs7/pkcs7.c',
698     'third_party/boringssl-with-bazel/src/crypto/pkcs7/pkcs7_x509.c',
699     'third_party/boringssl-with-bazel/src/crypto/pkcs8/p5_pbev2.c',
700     'third_party/boringssl-with-bazel/src/crypto/pkcs8/pkcs8.c',
701     'third_party/boringssl-with-bazel/src/crypto/pkcs8/pkcs8_x509.c',
702     'third_party/boringssl-with-bazel/src/crypto/poly1305/poly1305.c',
703     'third_party/boringssl-with-bazel/src/crypto/poly1305/poly1305_arm.c',
704     'third_party/boringssl-with-bazel/src/crypto/poly1305/poly1305_vec.c',
705     'third_party/boringssl-with-bazel/src/crypto/pool/pool.c',
706     'third_party/boringssl-with-bazel/src/crypto/rand_extra/deterministic.c',
707     'third_party/boringssl-with-bazel/src/crypto/rand_extra/forkunsafe.c',
708     'third_party/boringssl-with-bazel/src/crypto/rand_extra/fuchsia.c',
709     'third_party/boringssl-with-bazel/src/crypto/rand_extra/rand_extra.c',
710     'third_party/boringssl-with-bazel/src/crypto/rand_extra/windows.c',
711     'third_party/boringssl-with-bazel/src/crypto/rc4/rc4.c',
712     'third_party/boringssl-with-bazel/src/crypto/refcount_c11.c',
713     'third_party/boringssl-with-bazel/src/crypto/refcount_lock.c',
714     'third_party/boringssl-with-bazel/src/crypto/rsa_extra/rsa_asn1.c',
715     'third_party/boringssl-with-bazel/src/crypto/rsa_extra/rsa_print.c',
716     'third_party/boringssl-with-bazel/src/crypto/siphash/siphash.c',
717     'third_party/boringssl-with-bazel/src/crypto/stack/stack.c',
718     'third_party/boringssl-with-bazel/src/crypto/thread.c',
719     'third_party/boringssl-with-bazel/src/crypto/thread_none.c',
720     'third_party/boringssl-with-bazel/src/crypto/thread_pthread.c',
721     'third_party/boringssl-with-bazel/src/crypto/thread_win.c',
722     'third_party/boringssl-with-bazel/src/crypto/trust_token/pmbtoken.c',
723     'third_party/boringssl-with-bazel/src/crypto/trust_token/trust_token.c',
724     'third_party/boringssl-with-bazel/src/crypto/x509/a_digest.c',
725     'third_party/boringssl-with-bazel/src/crypto/x509/a_sign.c',
726     'third_party/boringssl-with-bazel/src/crypto/x509/a_strex.c',
727     'third_party/boringssl-with-bazel/src/crypto/x509/a_verify.c',
728     'third_party/boringssl-with-bazel/src/crypto/x509/algorithm.c',
729     'third_party/boringssl-with-bazel/src/crypto/x509/asn1_gen.c',
730     'third_party/boringssl-with-bazel/src/crypto/x509/by_dir.c',
731     'third_party/boringssl-with-bazel/src/crypto/x509/by_file.c',
732     'third_party/boringssl-with-bazel/src/crypto/x509/i2d_pr.c',
733     'third_party/boringssl-with-bazel/src/crypto/x509/rsa_pss.c',
734     'third_party/boringssl-with-bazel/src/crypto/x509/t_crl.c',
735     'third_party/boringssl-with-bazel/src/crypto/x509/t_req.c',
736     'third_party/boringssl-with-bazel/src/crypto/x509/t_x509.c',
737     'third_party/boringssl-with-bazel/src/crypto/x509/t_x509a.c',
738     'third_party/boringssl-with-bazel/src/crypto/x509/x509.c',
739     'third_party/boringssl-with-bazel/src/crypto/x509/x509_att.c',
740     'third_party/boringssl-with-bazel/src/crypto/x509/x509_cmp.c',
741     'third_party/boringssl-with-bazel/src/crypto/x509/x509_d2.c',
742     'third_party/boringssl-with-bazel/src/crypto/x509/x509_def.c',
743     'third_party/boringssl-with-bazel/src/crypto/x509/x509_ext.c',
744     'third_party/boringssl-with-bazel/src/crypto/x509/x509_lu.c',
745     'third_party/boringssl-with-bazel/src/crypto/x509/x509_obj.c',
746     'third_party/boringssl-with-bazel/src/crypto/x509/x509_r2x.c',
747     'third_party/boringssl-with-bazel/src/crypto/x509/x509_req.c',
748     'third_party/boringssl-with-bazel/src/crypto/x509/x509_set.c',
749     'third_party/boringssl-with-bazel/src/crypto/x509/x509_trs.c',
750     'third_party/boringssl-with-bazel/src/crypto/x509/x509_txt.c',
751     'third_party/boringssl-with-bazel/src/crypto/x509/x509_v3.c',
752     'third_party/boringssl-with-bazel/src/crypto/x509/x509_vfy.c',
753     'third_party/boringssl-with-bazel/src/crypto/x509/x509_vpm.c',
754     'third_party/boringssl-with-bazel/src/crypto/x509/x509cset.c',
755     'third_party/boringssl-with-bazel/src/crypto/x509/x509name.c',
756     'third_party/boringssl-with-bazel/src/crypto/x509/x509rset.c',
757     'third_party/boringssl-with-bazel/src/crypto/x509/x509spki.c',
758     'third_party/boringssl-with-bazel/src/crypto/x509/x_algor.c',
759     'third_party/boringssl-with-bazel/src/crypto/x509/x_all.c',
760     'third_party/boringssl-with-bazel/src/crypto/x509/x_attrib.c',
761     'third_party/boringssl-with-bazel/src/crypto/x509/x_crl.c',
762     'third_party/boringssl-with-bazel/src/crypto/x509/x_exten.c',
763     'third_party/boringssl-with-bazel/src/crypto/x509/x_info.c',
764     'third_party/boringssl-with-bazel/src/crypto/x509/x_name.c',
765     'third_party/boringssl-with-bazel/src/crypto/x509/x_pkey.c',
766     'third_party/boringssl-with-bazel/src/crypto/x509/x_pubkey.c',
767     'third_party/boringssl-with-bazel/src/crypto/x509/x_req.c',
768     'third_party/boringssl-with-bazel/src/crypto/x509/x_sig.c',
769     'third_party/boringssl-with-bazel/src/crypto/x509/x_spki.c',
770     'third_party/boringssl-with-bazel/src/crypto/x509/x_val.c',
771     'third_party/boringssl-with-bazel/src/crypto/x509/x_x509.c',
772     'third_party/boringssl-with-bazel/src/crypto/x509/x_x509a.c',
773     'third_party/boringssl-with-bazel/src/crypto/x509v3/pcy_cache.c',
774     'third_party/boringssl-with-bazel/src/crypto/x509v3/pcy_data.c',
775     'third_party/boringssl-with-bazel/src/crypto/x509v3/pcy_lib.c',
776     'third_party/boringssl-with-bazel/src/crypto/x509v3/pcy_map.c',
777     'third_party/boringssl-with-bazel/src/crypto/x509v3/pcy_node.c',
778     'third_party/boringssl-with-bazel/src/crypto/x509v3/pcy_tree.c',
779     'third_party/boringssl-with-bazel/src/crypto/x509v3/v3_akey.c',
780     'third_party/boringssl-with-bazel/src/crypto/x509v3/v3_akeya.c',
781     'third_party/boringssl-with-bazel/src/crypto/x509v3/v3_alt.c',
782     'third_party/boringssl-with-bazel/src/crypto/x509v3/v3_bcons.c',
783     'third_party/boringssl-with-bazel/src/crypto/x509v3/v3_bitst.c',
784     'third_party/boringssl-with-bazel/src/crypto/x509v3/v3_conf.c',
785     'third_party/boringssl-with-bazel/src/crypto/x509v3/v3_cpols.c',
786     'third_party/boringssl-with-bazel/src/crypto/x509v3/v3_crld.c',
787     'third_party/boringssl-with-bazel/src/crypto/x509v3/v3_enum.c',
788     'third_party/boringssl-with-bazel/src/crypto/x509v3/v3_extku.c',
789     'third_party/boringssl-with-bazel/src/crypto/x509v3/v3_genn.c',
790     'third_party/boringssl-with-bazel/src/crypto/x509v3/v3_ia5.c',
791     'third_party/boringssl-with-bazel/src/crypto/x509v3/v3_info.c',
792     'third_party/boringssl-with-bazel/src/crypto/x509v3/v3_int.c',
793     'third_party/boringssl-with-bazel/src/crypto/x509v3/v3_lib.c',
794     'third_party/boringssl-with-bazel/src/crypto/x509v3/v3_ncons.c',
795     'third_party/boringssl-with-bazel/src/crypto/x509v3/v3_ocsp.c',
796     'third_party/boringssl-with-bazel/src/crypto/x509v3/v3_pci.c',
797     'third_party/boringssl-with-bazel/src/crypto/x509v3/v3_pcia.c',
798     'third_party/boringssl-with-bazel/src/crypto/x509v3/v3_pcons.c',
799     'third_party/boringssl-with-bazel/src/crypto/x509v3/v3_pmaps.c',
800     'third_party/boringssl-with-bazel/src/crypto/x509v3/v3_prn.c',
801     'third_party/boringssl-with-bazel/src/crypto/x509v3/v3_purp.c',
802     'third_party/boringssl-with-bazel/src/crypto/x509v3/v3_skey.c',
803     'third_party/boringssl-with-bazel/src/crypto/x509v3/v3_utl.c',
804     'third_party/boringssl-with-bazel/src/ssl/bio_ssl.cc',
805     'third_party/boringssl-with-bazel/src/ssl/d1_both.cc',
806     'third_party/boringssl-with-bazel/src/ssl/d1_lib.cc',
807     'third_party/boringssl-with-bazel/src/ssl/d1_pkt.cc',
808     'third_party/boringssl-with-bazel/src/ssl/d1_srtp.cc',
809     'third_party/boringssl-with-bazel/src/ssl/dtls_method.cc',
810     'third_party/boringssl-with-bazel/src/ssl/dtls_record.cc',
811     'third_party/boringssl-with-bazel/src/ssl/handoff.cc',
812     'third_party/boringssl-with-bazel/src/ssl/handshake.cc',
813     'third_party/boringssl-with-bazel/src/ssl/handshake_client.cc',
814     'third_party/boringssl-with-bazel/src/ssl/handshake_server.cc',
815     'third_party/boringssl-with-bazel/src/ssl/s3_both.cc',
816     'third_party/boringssl-with-bazel/src/ssl/s3_lib.cc',
817     'third_party/boringssl-with-bazel/src/ssl/s3_pkt.cc',
818     'third_party/boringssl-with-bazel/src/ssl/ssl_aead_ctx.cc',
819     'third_party/boringssl-with-bazel/src/ssl/ssl_asn1.cc',
820     'third_party/boringssl-with-bazel/src/ssl/ssl_buffer.cc',
821     'third_party/boringssl-with-bazel/src/ssl/ssl_cert.cc',
822     'third_party/boringssl-with-bazel/src/ssl/ssl_cipher.cc',
823     'third_party/boringssl-with-bazel/src/ssl/ssl_file.cc',
824     'third_party/boringssl-with-bazel/src/ssl/ssl_key_share.cc',
825     'third_party/boringssl-with-bazel/src/ssl/ssl_lib.cc',
826     'third_party/boringssl-with-bazel/src/ssl/ssl_privkey.cc',
827     'third_party/boringssl-with-bazel/src/ssl/ssl_session.cc',
828     'third_party/boringssl-with-bazel/src/ssl/ssl_stat.cc',
829     'third_party/boringssl-with-bazel/src/ssl/ssl_transcript.cc',
830     'third_party/boringssl-with-bazel/src/ssl/ssl_versions.cc',
831     'third_party/boringssl-with-bazel/src/ssl/ssl_x509.cc',
832     'third_party/boringssl-with-bazel/src/ssl/t1_enc.cc',
833     'third_party/boringssl-with-bazel/src/ssl/t1_lib.cc',
834     'third_party/boringssl-with-bazel/src/ssl/tls13_both.cc',
835     'third_party/boringssl-with-bazel/src/ssl/tls13_client.cc',
836     'third_party/boringssl-with-bazel/src/ssl/tls13_enc.cc',
837     'third_party/boringssl-with-bazel/src/ssl/tls13_server.cc',
838     'third_party/boringssl-with-bazel/src/ssl/tls_method.cc',
839     'third_party/boringssl-with-bazel/src/ssl/tls_record.cc',
840     'third_party/cares/cares/ares__close_sockets.c',
841     'third_party/cares/cares/ares__get_hostent.c',
842     'third_party/cares/cares/ares__read_line.c',
843     'third_party/cares/cares/ares__timeval.c',
844     'third_party/cares/cares/ares_cancel.c',
845     'third_party/cares/cares/ares_create_query.c',
846     'third_party/cares/cares/ares_data.c',
847     'third_party/cares/cares/ares_destroy.c',
848     'third_party/cares/cares/ares_expand_name.c',
849     'third_party/cares/cares/ares_expand_string.c',
850     'third_party/cares/cares/ares_fds.c',
851     'third_party/cares/cares/ares_free_hostent.c',
852     'third_party/cares/cares/ares_free_string.c',
853     'third_party/cares/cares/ares_getenv.c',
854     'third_party/cares/cares/ares_gethostbyaddr.c',
855     'third_party/cares/cares/ares_gethostbyname.c',
856     'third_party/cares/cares/ares_getnameinfo.c',
857     'third_party/cares/cares/ares_getopt.c',
858     'third_party/cares/cares/ares_getsock.c',
859     'third_party/cares/cares/ares_init.c',
860     'third_party/cares/cares/ares_library_init.c',
861     'third_party/cares/cares/ares_llist.c',
862     'third_party/cares/cares/ares_mkquery.c',
863     'third_party/cares/cares/ares_nowarn.c',
864     'third_party/cares/cares/ares_options.c',
865     'third_party/cares/cares/ares_parse_a_reply.c',
866     'third_party/cares/cares/ares_parse_aaaa_reply.c',
867     'third_party/cares/cares/ares_parse_mx_reply.c',
868     'third_party/cares/cares/ares_parse_naptr_reply.c',
869     'third_party/cares/cares/ares_parse_ns_reply.c',
870     'third_party/cares/cares/ares_parse_ptr_reply.c',
871     'third_party/cares/cares/ares_parse_soa_reply.c',
872     'third_party/cares/cares/ares_parse_srv_reply.c',
873     'third_party/cares/cares/ares_parse_txt_reply.c',
874     'third_party/cares/cares/ares_platform.c',
875     'third_party/cares/cares/ares_process.c',
876     'third_party/cares/cares/ares_query.c',
877     'third_party/cares/cares/ares_search.c',
878     'third_party/cares/cares/ares_send.c',
879     'third_party/cares/cares/ares_strcasecmp.c',
880     'third_party/cares/cares/ares_strdup.c',
881     'third_party/cares/cares/ares_strerror.c',
882     'third_party/cares/cares/ares_strsplit.c',
883     'third_party/cares/cares/ares_timeout.c',
884     'third_party/cares/cares/ares_version.c',
885     'third_party/cares/cares/ares_writev.c',
886     'third_party/cares/cares/bitncmp.c',
887     'third_party/cares/cares/inet_net_pton.c',
888     'third_party/cares/cares/inet_ntop.c',
889     'third_party/cares/cares/windows_port.c',
890     'third_party/re2/re2/bitstate.cc',
891     'third_party/re2/re2/compile.cc',
892     'third_party/re2/re2/dfa.cc',
893     'third_party/re2/re2/filtered_re2.cc',
894     'third_party/re2/re2/mimics_pcre.cc',
895     'third_party/re2/re2/nfa.cc',
896     'third_party/re2/re2/onepass.cc',
897     'third_party/re2/re2/parse.cc',
898     'third_party/re2/re2/perl_groups.cc',
899     'third_party/re2/re2/prefilter.cc',
900     'third_party/re2/re2/prefilter_tree.cc',
901     'third_party/re2/re2/prog.cc',
902     'third_party/re2/re2/re2.cc',
903     'third_party/re2/re2/regexp.cc',
904     'third_party/re2/re2/set.cc',
905     'third_party/re2/re2/simplify.cc',
906     'third_party/re2/re2/stringpiece.cc',
907     'third_party/re2/re2/tostring.cc',
908     'third_party/re2/re2/unicode_casefold.cc',
909     'third_party/re2/re2/unicode_groups.cc',
910     'third_party/re2/util/pcre.cc',
911     'third_party/re2/util/rune.cc',
912     'third_party/re2/util/strutil.cc',
913     'third_party/upb/upb/decode.c',
914     'third_party/upb/upb/encode.c',
915     'third_party/upb/upb/msg.c',
916     'third_party/upb/upb/port.c',
917     'third_party/upb/upb/table.c',
918     'third_party/upb/upb/upb.c',
919     'third_party/zlib/adler32.c',
920     'third_party/zlib/compress.c',
921     'third_party/zlib/crc32.c',
922     'third_party/zlib/deflate.c',
923     'third_party/zlib/gzclose.c',
924     'third_party/zlib/gzlib.c',
925     'third_party/zlib/gzread.c',
926     'third_party/zlib/gzwrite.c',
927     'third_party/zlib/infback.c',
928     'third_party/zlib/inffast.c',
929     'third_party/zlib/inflate.c',
930     'third_party/zlib/inftrees.c',
931     'third_party/zlib/trees.c',
932     'third_party/zlib/uncompr.c',
933     'third_party/zlib/zutil.c',
934 ]
935
936 ASM_SOURCE_FILES = {
937     'crypto_ios_aarch64': [
938         'third_party/boringssl-with-bazel/ios-aarch64/crypto/chacha/chacha-armv8.S',
939         'third_party/boringssl-with-bazel/ios-aarch64/crypto/fipsmodule/aesv8-armx64.S',
940         'third_party/boringssl-with-bazel/ios-aarch64/crypto/fipsmodule/armv8-mont.S',
941         'third_party/boringssl-with-bazel/ios-aarch64/crypto/fipsmodule/ghash-neon-armv8.S',
942         'third_party/boringssl-with-bazel/ios-aarch64/crypto/fipsmodule/ghashv8-armx64.S',
943         'third_party/boringssl-with-bazel/ios-aarch64/crypto/fipsmodule/sha1-armv8.S',
944         'third_party/boringssl-with-bazel/ios-aarch64/crypto/fipsmodule/sha256-armv8.S',
945         'third_party/boringssl-with-bazel/ios-aarch64/crypto/fipsmodule/sha512-armv8.S',
946         'third_party/boringssl-with-bazel/ios-aarch64/crypto/fipsmodule/vpaes-armv8.S',
947         'third_party/boringssl-with-bazel/ios-aarch64/crypto/test/trampoline-armv8.S',
948     ],
949     'crypto_mac_x86_64': [
950         'third_party/boringssl-with-bazel/mac-x86_64/crypto/chacha/chacha-x86_64.S',
951         'third_party/boringssl-with-bazel/mac-x86_64/crypto/cipher_extra/aes128gcmsiv-x86_64.S',
952         'third_party/boringssl-with-bazel/mac-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64.S',
953         'third_party/boringssl-with-bazel/mac-x86_64/crypto/fipsmodule/aesni-gcm-x86_64.S',
954         'third_party/boringssl-with-bazel/mac-x86_64/crypto/fipsmodule/aesni-x86_64.S',
955         'third_party/boringssl-with-bazel/mac-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64.S',
956         'third_party/boringssl-with-bazel/mac-x86_64/crypto/fipsmodule/ghash-x86_64.S',
957         'third_party/boringssl-with-bazel/mac-x86_64/crypto/fipsmodule/md5-x86_64.S',
958         'third_party/boringssl-with-bazel/mac-x86_64/crypto/fipsmodule/p256-x86_64-asm.S',
959         'third_party/boringssl-with-bazel/mac-x86_64/crypto/fipsmodule/p256_beeu-x86_64-asm.S',
960         'third_party/boringssl-with-bazel/mac-x86_64/crypto/fipsmodule/rdrand-x86_64.S',
961         'third_party/boringssl-with-bazel/mac-x86_64/crypto/fipsmodule/rsaz-avx2.S',
962         'third_party/boringssl-with-bazel/mac-x86_64/crypto/fipsmodule/sha1-x86_64.S',
963         'third_party/boringssl-with-bazel/mac-x86_64/crypto/fipsmodule/sha256-x86_64.S',
964         'third_party/boringssl-with-bazel/mac-x86_64/crypto/fipsmodule/sha512-x86_64.S',
965         'third_party/boringssl-with-bazel/mac-x86_64/crypto/fipsmodule/vpaes-x86_64.S',
966         'third_party/boringssl-with-bazel/mac-x86_64/crypto/fipsmodule/x86_64-mont.S',
967         'third_party/boringssl-with-bazel/mac-x86_64/crypto/fipsmodule/x86_64-mont5.S',
968         'third_party/boringssl-with-bazel/mac-x86_64/crypto/test/trampoline-x86_64.S',
969     ],
970     'crypto_win_x86': [
971         'third_party/boringssl-with-bazel/win-x86/crypto/chacha/chacha-x86.asm',
972         'third_party/boringssl-with-bazel/win-x86/crypto/fipsmodule/aesni-x86.asm',
973         'third_party/boringssl-with-bazel/win-x86/crypto/fipsmodule/bn-586.asm',
974         'third_party/boringssl-with-bazel/win-x86/crypto/fipsmodule/co-586.asm',
975         'third_party/boringssl-with-bazel/win-x86/crypto/fipsmodule/ghash-ssse3-x86.asm',
976         'third_party/boringssl-with-bazel/win-x86/crypto/fipsmodule/ghash-x86.asm',
977         'third_party/boringssl-with-bazel/win-x86/crypto/fipsmodule/md5-586.asm',
978         'third_party/boringssl-with-bazel/win-x86/crypto/fipsmodule/sha1-586.asm',
979         'third_party/boringssl-with-bazel/win-x86/crypto/fipsmodule/sha256-586.asm',
980         'third_party/boringssl-with-bazel/win-x86/crypto/fipsmodule/sha512-586.asm',
981         'third_party/boringssl-with-bazel/win-x86/crypto/fipsmodule/vpaes-x86.asm',
982         'third_party/boringssl-with-bazel/win-x86/crypto/fipsmodule/x86-mont.asm',
983         'third_party/boringssl-with-bazel/win-x86/crypto/test/trampoline-x86.asm',
984     ],
985     'crypto_linux_ppc64le': [
986         'third_party/boringssl-with-bazel/linux-ppc64le/crypto/fipsmodule/aesp8-ppc.S',
987         'third_party/boringssl-with-bazel/linux-ppc64le/crypto/fipsmodule/ghashp8-ppc.S',
988         'third_party/boringssl-with-bazel/linux-ppc64le/crypto/test/trampoline-ppc.S',
989     ],
990     'crypto_mac_x86': [
991         'third_party/boringssl-with-bazel/mac-x86/crypto/chacha/chacha-x86.S',
992         'third_party/boringssl-with-bazel/mac-x86/crypto/fipsmodule/aesni-x86.S',
993         'third_party/boringssl-with-bazel/mac-x86/crypto/fipsmodule/bn-586.S',
994         'third_party/boringssl-with-bazel/mac-x86/crypto/fipsmodule/co-586.S',
995         'third_party/boringssl-with-bazel/mac-x86/crypto/fipsmodule/ghash-ssse3-x86.S',
996         'third_party/boringssl-with-bazel/mac-x86/crypto/fipsmodule/ghash-x86.S',
997         'third_party/boringssl-with-bazel/mac-x86/crypto/fipsmodule/md5-586.S',
998         'third_party/boringssl-with-bazel/mac-x86/crypto/fipsmodule/sha1-586.S',
999         'third_party/boringssl-with-bazel/mac-x86/crypto/fipsmodule/sha256-586.S',
1000         'third_party/boringssl-with-bazel/mac-x86/crypto/fipsmodule/sha512-586.S',
1001         'third_party/boringssl-with-bazel/mac-x86/crypto/fipsmodule/vpaes-x86.S',
1002         'third_party/boringssl-with-bazel/mac-x86/crypto/fipsmodule/x86-mont.S',
1003         'third_party/boringssl-with-bazel/mac-x86/crypto/test/trampoline-x86.S',
1004     ],
1005     'crypto_linux_x86': [
1006         'third_party/boringssl-with-bazel/linux-x86/crypto/chacha/chacha-x86.S',
1007         'third_party/boringssl-with-bazel/linux-x86/crypto/fipsmodule/aesni-x86.S',
1008         'third_party/boringssl-with-bazel/linux-x86/crypto/fipsmodule/bn-586.S',
1009         'third_party/boringssl-with-bazel/linux-x86/crypto/fipsmodule/co-586.S',
1010         'third_party/boringssl-with-bazel/linux-x86/crypto/fipsmodule/ghash-ssse3-x86.S',
1011         'third_party/boringssl-with-bazel/linux-x86/crypto/fipsmodule/ghash-x86.S',
1012         'third_party/boringssl-with-bazel/linux-x86/crypto/fipsmodule/md5-586.S',
1013         'third_party/boringssl-with-bazel/linux-x86/crypto/fipsmodule/sha1-586.S',
1014         'third_party/boringssl-with-bazel/linux-x86/crypto/fipsmodule/sha256-586.S',
1015         'third_party/boringssl-with-bazel/linux-x86/crypto/fipsmodule/sha512-586.S',
1016         'third_party/boringssl-with-bazel/linux-x86/crypto/fipsmodule/vpaes-x86.S',
1017         'third_party/boringssl-with-bazel/linux-x86/crypto/fipsmodule/x86-mont.S',
1018         'third_party/boringssl-with-bazel/linux-x86/crypto/test/trampoline-x86.S',
1019     ],
1020     'crypto_ios_arm': [
1021         'third_party/boringssl-with-bazel/ios-arm/crypto/chacha/chacha-armv4.S',
1022         'third_party/boringssl-with-bazel/ios-arm/crypto/fipsmodule/aesv8-armx32.S',
1023         'third_party/boringssl-with-bazel/ios-arm/crypto/fipsmodule/armv4-mont.S',
1024         'third_party/boringssl-with-bazel/ios-arm/crypto/fipsmodule/bsaes-armv7.S',
1025         'third_party/boringssl-with-bazel/ios-arm/crypto/fipsmodule/ghash-armv4.S',
1026         'third_party/boringssl-with-bazel/ios-arm/crypto/fipsmodule/ghashv8-armx32.S',
1027         'third_party/boringssl-with-bazel/ios-arm/crypto/fipsmodule/sha1-armv4-large.S',
1028         'third_party/boringssl-with-bazel/ios-arm/crypto/fipsmodule/sha256-armv4.S',
1029         'third_party/boringssl-with-bazel/ios-arm/crypto/fipsmodule/sha512-armv4.S',
1030         'third_party/boringssl-with-bazel/ios-arm/crypto/fipsmodule/vpaes-armv7.S',
1031         'third_party/boringssl-with-bazel/ios-arm/crypto/test/trampoline-armv4.S',
1032     ],
1033     'crypto_linux_x86_64': [
1034         'third_party/boringssl-with-bazel/linux-x86_64/crypto/chacha/chacha-x86_64.S',
1035         'third_party/boringssl-with-bazel/linux-x86_64/crypto/cipher_extra/aes128gcmsiv-x86_64.S',
1036         'third_party/boringssl-with-bazel/linux-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64.S',
1037         'third_party/boringssl-with-bazel/linux-x86_64/crypto/fipsmodule/aesni-gcm-x86_64.S',
1038         'third_party/boringssl-with-bazel/linux-x86_64/crypto/fipsmodule/aesni-x86_64.S',
1039         'third_party/boringssl-with-bazel/linux-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64.S',
1040         'third_party/boringssl-with-bazel/linux-x86_64/crypto/fipsmodule/ghash-x86_64.S',
1041         'third_party/boringssl-with-bazel/linux-x86_64/crypto/fipsmodule/md5-x86_64.S',
1042         'third_party/boringssl-with-bazel/linux-x86_64/crypto/fipsmodule/p256-x86_64-asm.S',
1043         'third_party/boringssl-with-bazel/linux-x86_64/crypto/fipsmodule/p256_beeu-x86_64-asm.S',
1044         'third_party/boringssl-with-bazel/linux-x86_64/crypto/fipsmodule/rdrand-x86_64.S',
1045         'third_party/boringssl-with-bazel/linux-x86_64/crypto/fipsmodule/rsaz-avx2.S',
1046         'third_party/boringssl-with-bazel/linux-x86_64/crypto/fipsmodule/sha1-x86_64.S',
1047         'third_party/boringssl-with-bazel/linux-x86_64/crypto/fipsmodule/sha256-x86_64.S',
1048         'third_party/boringssl-with-bazel/linux-x86_64/crypto/fipsmodule/sha512-x86_64.S',
1049         'third_party/boringssl-with-bazel/linux-x86_64/crypto/fipsmodule/vpaes-x86_64.S',
1050         'third_party/boringssl-with-bazel/linux-x86_64/crypto/fipsmodule/x86_64-mont.S',
1051         'third_party/boringssl-with-bazel/linux-x86_64/crypto/fipsmodule/x86_64-mont5.S',
1052         'third_party/boringssl-with-bazel/linux-x86_64/crypto/test/trampoline-x86_64.S',
1053         'third_party/boringssl-with-bazel/src/crypto/hrss/asm/poly_rq_mul.S',
1054     ],
1055     'crypto_win_x86_64': [
1056         'third_party/boringssl-with-bazel/win-x86_64/crypto/chacha/chacha-x86_64.asm',
1057         'third_party/boringssl-with-bazel/win-x86_64/crypto/cipher_extra/aes128gcmsiv-x86_64.asm',
1058         'third_party/boringssl-with-bazel/win-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64.asm',
1059         'third_party/boringssl-with-bazel/win-x86_64/crypto/fipsmodule/aesni-gcm-x86_64.asm',
1060         'third_party/boringssl-with-bazel/win-x86_64/crypto/fipsmodule/aesni-x86_64.asm',
1061         'third_party/boringssl-with-bazel/win-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64.asm',
1062         'third_party/boringssl-with-bazel/win-x86_64/crypto/fipsmodule/ghash-x86_64.asm',
1063         'third_party/boringssl-with-bazel/win-x86_64/crypto/fipsmodule/md5-x86_64.asm',
1064         'third_party/boringssl-with-bazel/win-x86_64/crypto/fipsmodule/p256-x86_64-asm.asm',
1065         'third_party/boringssl-with-bazel/win-x86_64/crypto/fipsmodule/p256_beeu-x86_64-asm.asm',
1066         'third_party/boringssl-with-bazel/win-x86_64/crypto/fipsmodule/rdrand-x86_64.asm',
1067         'third_party/boringssl-with-bazel/win-x86_64/crypto/fipsmodule/rsaz-avx2.asm',
1068         'third_party/boringssl-with-bazel/win-x86_64/crypto/fipsmodule/sha1-x86_64.asm',
1069         'third_party/boringssl-with-bazel/win-x86_64/crypto/fipsmodule/sha256-x86_64.asm',
1070         'third_party/boringssl-with-bazel/win-x86_64/crypto/fipsmodule/sha512-x86_64.asm',
1071         'third_party/boringssl-with-bazel/win-x86_64/crypto/fipsmodule/vpaes-x86_64.asm',
1072         'third_party/boringssl-with-bazel/win-x86_64/crypto/fipsmodule/x86_64-mont.asm',
1073         'third_party/boringssl-with-bazel/win-x86_64/crypto/fipsmodule/x86_64-mont5.asm',
1074         'third_party/boringssl-with-bazel/win-x86_64/crypto/test/trampoline-x86_64.asm',
1075     ],
1076     'crypto_linux_aarch64': [
1077         'third_party/boringssl-with-bazel/linux-aarch64/crypto/chacha/chacha-armv8.S',
1078         'third_party/boringssl-with-bazel/linux-aarch64/crypto/fipsmodule/aesv8-armx64.S',
1079         'third_party/boringssl-with-bazel/linux-aarch64/crypto/fipsmodule/armv8-mont.S',
1080         'third_party/boringssl-with-bazel/linux-aarch64/crypto/fipsmodule/ghash-neon-armv8.S',
1081         'third_party/boringssl-with-bazel/linux-aarch64/crypto/fipsmodule/ghashv8-armx64.S',
1082         'third_party/boringssl-with-bazel/linux-aarch64/crypto/fipsmodule/sha1-armv8.S',
1083         'third_party/boringssl-with-bazel/linux-aarch64/crypto/fipsmodule/sha256-armv8.S',
1084         'third_party/boringssl-with-bazel/linux-aarch64/crypto/fipsmodule/sha512-armv8.S',
1085         'third_party/boringssl-with-bazel/linux-aarch64/crypto/fipsmodule/vpaes-armv8.S',
1086         'third_party/boringssl-with-bazel/linux-aarch64/crypto/test/trampoline-armv8.S',
1087     ],
1088     'crypto_linux_arm': [
1089         'third_party/boringssl-with-bazel/linux-arm/crypto/chacha/chacha-armv4.S',
1090         'third_party/boringssl-with-bazel/linux-arm/crypto/fipsmodule/aesv8-armx32.S',
1091         'third_party/boringssl-with-bazel/linux-arm/crypto/fipsmodule/armv4-mont.S',
1092         'third_party/boringssl-with-bazel/linux-arm/crypto/fipsmodule/bsaes-armv7.S',
1093         'third_party/boringssl-with-bazel/linux-arm/crypto/fipsmodule/ghash-armv4.S',
1094         'third_party/boringssl-with-bazel/linux-arm/crypto/fipsmodule/ghashv8-armx32.S',
1095         'third_party/boringssl-with-bazel/linux-arm/crypto/fipsmodule/sha1-armv4-large.S',
1096         'third_party/boringssl-with-bazel/linux-arm/crypto/fipsmodule/sha256-armv4.S',
1097         'third_party/boringssl-with-bazel/linux-arm/crypto/fipsmodule/sha512-armv4.S',
1098         'third_party/boringssl-with-bazel/linux-arm/crypto/fipsmodule/vpaes-armv7.S',
1099         'third_party/boringssl-with-bazel/linux-arm/crypto/test/trampoline-armv4.S',
1100         'third_party/boringssl-with-bazel/src/crypto/curve25519/asm/x25519-asm-arm.S',
1101         'third_party/boringssl-with-bazel/src/crypto/poly1305/poly1305_arm_asm.S',
1102     ],
1103 }