blob: 69d1a1f0902d17e8b30fdc335841c3e2cc9841b2 [file] [log] [blame]
# Copyright (c) 2016 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# This file is created by generate_build_files.py. Do not edit manually.
{
'variables': {
'boringssl_ssl_files': [
'<(boringssl_root)/include/openssl/dtls1.h',
'<(boringssl_root)/include/openssl/ssl.h',
'<(boringssl_root)/include/openssl/ssl3.h',
'<(boringssl_root)/include/openssl/tls1.h',
'<(boringssl_root)/ssl/bio_ssl.cc',
'<(boringssl_root)/ssl/d1_both.cc',
'<(boringssl_root)/ssl/d1_lib.cc',
'<(boringssl_root)/ssl/d1_pkt.cc',
'<(boringssl_root)/ssl/d1_srtp.cc',
'<(boringssl_root)/ssl/dtls_method.cc',
'<(boringssl_root)/ssl/dtls_record.cc',
'<(boringssl_root)/ssl/handshake.cc',
'<(boringssl_root)/ssl/handshake_client.cc',
'<(boringssl_root)/ssl/handshake_server.cc',
'<(boringssl_root)/ssl/internal.h',
'<(boringssl_root)/ssl/s3_both.cc',
'<(boringssl_root)/ssl/s3_lib.cc',
'<(boringssl_root)/ssl/s3_pkt.cc',
'<(boringssl_root)/ssl/ssl_aead_ctx.cc',
'<(boringssl_root)/ssl/ssl_asn1.cc',
'<(boringssl_root)/ssl/ssl_buffer.cc',
'<(boringssl_root)/ssl/ssl_cert.cc',
'<(boringssl_root)/ssl/ssl_cipher.cc',
'<(boringssl_root)/ssl/ssl_file.cc',
'<(boringssl_root)/ssl/ssl_key_share.cc',
'<(boringssl_root)/ssl/ssl_lib.cc',
'<(boringssl_root)/ssl/ssl_privkey.cc',
'<(boringssl_root)/ssl/ssl_session.cc',
'<(boringssl_root)/ssl/ssl_stat.cc',
'<(boringssl_root)/ssl/ssl_transcript.cc',
'<(boringssl_root)/ssl/ssl_versions.cc',
'<(boringssl_root)/ssl/ssl_x509.cc',
'<(boringssl_root)/ssl/t1_enc.cc',
'<(boringssl_root)/ssl/t1_lib.cc',
'<(boringssl_root)/ssl/tls13_both.cc',
'<(boringssl_root)/ssl/tls13_client.cc',
'<(boringssl_root)/ssl/tls13_enc.cc',
'<(boringssl_root)/ssl/tls13_server.cc',
'<(boringssl_root)/ssl/tls_method.cc',
'<(boringssl_root)/ssl/tls_record.cc',
],
'boringssl_crypto_files': [
'err_data.c',
'<(boringssl_root)/crypto/asn1/a_bitstr.c',
'<(boringssl_root)/crypto/asn1/a_bool.c',
'<(boringssl_root)/crypto/asn1/a_d2i_fp.c',
'<(boringssl_root)/crypto/asn1/a_dup.c',
'<(boringssl_root)/crypto/asn1/a_enum.c',
'<(boringssl_root)/crypto/asn1/a_gentm.c',
'<(boringssl_root)/crypto/asn1/a_i2d_fp.c',
'<(boringssl_root)/crypto/asn1/a_int.c',
'<(boringssl_root)/crypto/asn1/a_mbstr.c',
'<(boringssl_root)/crypto/asn1/a_object.c',
'<(boringssl_root)/crypto/asn1/a_octet.c',
'<(boringssl_root)/crypto/asn1/a_print.c',
'<(boringssl_root)/crypto/asn1/a_strnid.c',
'<(boringssl_root)/crypto/asn1/a_time.c',
'<(boringssl_root)/crypto/asn1/a_type.c',
'<(boringssl_root)/crypto/asn1/a_utctm.c',
'<(boringssl_root)/crypto/asn1/a_utf8.c',
'<(boringssl_root)/crypto/asn1/asn1_lib.c',
'<(boringssl_root)/crypto/asn1/asn1_locl.h',
'<(boringssl_root)/crypto/asn1/asn1_par.c',
'<(boringssl_root)/crypto/asn1/asn_pack.c',
'<(boringssl_root)/crypto/asn1/f_enum.c',
'<(boringssl_root)/crypto/asn1/f_int.c',
'<(boringssl_root)/crypto/asn1/f_string.c',
'<(boringssl_root)/crypto/asn1/tasn_dec.c',
'<(boringssl_root)/crypto/asn1/tasn_enc.c',
'<(boringssl_root)/crypto/asn1/tasn_fre.c',
'<(boringssl_root)/crypto/asn1/tasn_new.c',
'<(boringssl_root)/crypto/asn1/tasn_typ.c',
'<(boringssl_root)/crypto/asn1/tasn_utl.c',
'<(boringssl_root)/crypto/asn1/time_support.c',
'<(boringssl_root)/crypto/base64/base64.c',
'<(boringssl_root)/crypto/bio/bio.c',
'<(boringssl_root)/crypto/bio/bio_mem.c',
'<(boringssl_root)/crypto/bio/connect.c',
'<(boringssl_root)/crypto/bio/fd.c',
'<(boringssl_root)/crypto/bio/file.c',
'<(boringssl_root)/crypto/bio/hexdump.c',
'<(boringssl_root)/crypto/bio/internal.h',
'<(boringssl_root)/crypto/bio/pair.c',
'<(boringssl_root)/crypto/bio/printf.c',
'<(boringssl_root)/crypto/bio/socket.c',
'<(boringssl_root)/crypto/bio/socket_helper.c',
'<(boringssl_root)/crypto/bn_extra/bn_asn1.c',
'<(boringssl_root)/crypto/bn_extra/convert.c',
'<(boringssl_root)/crypto/buf/buf.c',
'<(boringssl_root)/crypto/bytestring/asn1_compat.c',
'<(boringssl_root)/crypto/bytestring/ber.c',
'<(boringssl_root)/crypto/bytestring/cbb.c',
'<(boringssl_root)/crypto/bytestring/cbs.c',
'<(boringssl_root)/crypto/bytestring/internal.h',
'<(boringssl_root)/crypto/bytestring/unicode.c',
'<(boringssl_root)/crypto/chacha/chacha.c',
'<(boringssl_root)/crypto/cipher_extra/cipher_extra.c',
'<(boringssl_root)/crypto/cipher_extra/derive_key.c',
'<(boringssl_root)/crypto/cipher_extra/e_aesccm.c',
'<(boringssl_root)/crypto/cipher_extra/e_aesctrhmac.c',
'<(boringssl_root)/crypto/cipher_extra/e_aesgcmsiv.c',
'<(boringssl_root)/crypto/cipher_extra/e_chacha20poly1305.c',
'<(boringssl_root)/crypto/cipher_extra/e_null.c',
'<(boringssl_root)/crypto/cipher_extra/e_rc2.c',
'<(boringssl_root)/crypto/cipher_extra/e_rc4.c',
'<(boringssl_root)/crypto/cipher_extra/e_tls.c',
'<(boringssl_root)/crypto/cipher_extra/internal.h',
'<(boringssl_root)/crypto/cipher_extra/tls_cbc.c',
'<(boringssl_root)/crypto/cmac/cmac.c',
'<(boringssl_root)/crypto/conf/conf.c',
'<(boringssl_root)/crypto/conf/conf_def.h',
'<(boringssl_root)/crypto/conf/internal.h',
'<(boringssl_root)/crypto/cpu-arm.c',
'<(boringssl_root)/crypto/cpu-intel.c',
'<(boringssl_root)/crypto/cpu-ppc64le.c',
'<(boringssl_root)/crypto/crypto.c',
'<(boringssl_root)/third_party/fiat/curve25519.c',
'<(boringssl_root)/crypto/curve25519/internal.h',
'<(boringssl_root)/crypto/curve25519/spake25519.c',
'<(boringssl_root)/crypto/dh/check.c',
'<(boringssl_root)/crypto/dh/dh.c',
'<(boringssl_root)/crypto/dh/dh_asn1.c',
'<(boringssl_root)/crypto/dh/params.c',
'<(boringssl_root)/crypto/digest_extra/digest_extra.c',
'<(boringssl_root)/crypto/dsa/dsa.c',
'<(boringssl_root)/crypto/dsa/dsa_asn1.c',
'<(boringssl_root)/crypto/ec_extra/ec_asn1.c',
'<(boringssl_root)/crypto/ecdh_extra/ecdh_extra.c',
'<(boringssl_root)/crypto/ecdsa_extra/ecdsa_asn1.c',
'<(boringssl_root)/crypto/engine/engine.c',
'<(boringssl_root)/crypto/err/err.c',
'<(boringssl_root)/crypto/err/internal.h',
'<(boringssl_root)/crypto/evp/digestsign.c',
'<(boringssl_root)/crypto/evp/evp.c',
'<(boringssl_root)/crypto/evp/evp_asn1.c',
'<(boringssl_root)/crypto/evp/evp_ctx.c',
'<(boringssl_root)/crypto/evp/internal.h',
'<(boringssl_root)/crypto/evp/p_dsa_asn1.c',
'<(boringssl_root)/crypto/evp/p_ec.c',
'<(boringssl_root)/crypto/evp/p_ec_asn1.c',
'<(boringssl_root)/crypto/evp/p_ed25519.c',
'<(boringssl_root)/crypto/evp/p_ed25519_asn1.c',
'<(boringssl_root)/crypto/evp/p_rsa.c',
'<(boringssl_root)/crypto/evp/p_rsa_asn1.c',
'<(boringssl_root)/crypto/evp/pbkdf.c',
'<(boringssl_root)/crypto/evp/print.c',
'<(boringssl_root)/crypto/evp/scrypt.c',
'<(boringssl_root)/crypto/evp/sign.c',
'<(boringssl_root)/crypto/ex_data.c',
'<(boringssl_root)/crypto/fipsmodule/aes/internal.h',
'<(boringssl_root)/crypto/fipsmodule/bcm.c',
'<(boringssl_root)/crypto/fipsmodule/bn/internal.h',
'<(boringssl_root)/crypto/fipsmodule/bn/rsaz_exp.h',
'<(boringssl_root)/crypto/fipsmodule/cipher/internal.h',
'<(boringssl_root)/crypto/fipsmodule/delocate.h',
'<(boringssl_root)/crypto/fipsmodule/des/internal.h',
'<(boringssl_root)/crypto/fipsmodule/digest/internal.h',
'<(boringssl_root)/crypto/fipsmodule/digest/md32_common.h',
'<(boringssl_root)/crypto/fipsmodule/ec/internal.h',
'<(boringssl_root)/crypto/fipsmodule/ec/p256-x86_64-table.h',
'<(boringssl_root)/crypto/fipsmodule/ec/p256-x86_64.h',
'<(boringssl_root)/crypto/fipsmodule/is_fips.c',
'<(boringssl_root)/crypto/fipsmodule/modes/internal.h',
'<(boringssl_root)/crypto/fipsmodule/rand/internal.h',
'<(boringssl_root)/crypto/fipsmodule/rsa/internal.h',
'<(boringssl_root)/crypto/hkdf/hkdf.c',
'<(boringssl_root)/crypto/internal.h',
'<(boringssl_root)/crypto/lhash/lhash.c',
'<(boringssl_root)/crypto/mem_starboard.c',
'<(boringssl_root)/crypto/obj/obj.c',
'<(boringssl_root)/crypto/obj/obj_dat.h',
'<(boringssl_root)/crypto/obj/obj_xref.c',
'<(boringssl_root)/crypto/pem/pem_all.c',
'<(boringssl_root)/crypto/pem/pem_info.c',
'<(boringssl_root)/crypto/pem/pem_lib.c',
'<(boringssl_root)/crypto/pem/pem_oth.c',
'<(boringssl_root)/crypto/pem/pem_pk8.c',
'<(boringssl_root)/crypto/pem/pem_pkey.c',
'<(boringssl_root)/crypto/pem/pem_x509.c',
'<(boringssl_root)/crypto/pem/pem_xaux.c',
'<(boringssl_root)/crypto/pkcs7/internal.h',
'<(boringssl_root)/crypto/pkcs7/pkcs7.c',
'<(boringssl_root)/crypto/pkcs7/pkcs7_x509.c',
'<(boringssl_root)/crypto/pkcs8/internal.h',
'<(boringssl_root)/crypto/pkcs8/p5_pbev2.c',
'<(boringssl_root)/crypto/pkcs8/pkcs8.c',
'<(boringssl_root)/crypto/pkcs8/pkcs8_x509.c',
'<(boringssl_root)/crypto/poly1305/internal.h',
'<(boringssl_root)/crypto/poly1305/poly1305.c',
'<(boringssl_root)/crypto/poly1305/poly1305_arm.c',
'<(boringssl_root)/crypto/poly1305/poly1305_vec.c',
'<(boringssl_root)/crypto/pool/internal.h',
'<(boringssl_root)/crypto/pool/pool.c',
'<(boringssl_root)/crypto/rand_extra/deterministic.c',
'<(boringssl_root)/crypto/rand_extra/forkunsafe.c',
'<(boringssl_root)/crypto/rand_extra/fuchsia.c',
'<(boringssl_root)/crypto/rand_extra/rand_extra.c',
'<(boringssl_root)/crypto/rand_extra/windows.c',
'<(boringssl_root)/crypto/rc4/rc4.c',
'<(boringssl_root)/crypto/refcount_c11.c',
'<(boringssl_root)/crypto/refcount_lock.c',
'<(boringssl_root)/crypto/refcount_starboard.c',
'<(boringssl_root)/crypto/rsa_extra/rsa_asn1.c',
'<(boringssl_root)/crypto/stack/stack.c',
'<(boringssl_root)/crypto/thread.c',
'<(boringssl_root)/crypto/thread_none.c',
'<(boringssl_root)/crypto/thread_pthread.c',
'<(boringssl_root)/crypto/thread_starboard.cc',
'<(boringssl_root)/crypto/thread_win.c',
'<(boringssl_root)/crypto/x509/a_digest.c',
'<(boringssl_root)/crypto/x509/a_sign.c',
'<(boringssl_root)/crypto/x509/a_strex.c',
'<(boringssl_root)/crypto/x509/a_verify.c',
'<(boringssl_root)/crypto/x509/algorithm.c',
'<(boringssl_root)/crypto/x509/asn1_gen.c',
'<(boringssl_root)/crypto/x509/by_dir.c',
'<(boringssl_root)/crypto/x509/by_file.c',
'<(boringssl_root)/crypto/x509/charmap.h',
'<(boringssl_root)/crypto/x509/i2d_pr.c',
'<(boringssl_root)/crypto/x509/internal.h',
'<(boringssl_root)/crypto/x509/rsa_pss.c',
'<(boringssl_root)/crypto/x509/t_crl.c',
'<(boringssl_root)/crypto/x509/t_req.c',
'<(boringssl_root)/crypto/x509/t_x509.c',
'<(boringssl_root)/crypto/x509/t_x509a.c',
'<(boringssl_root)/crypto/x509/vpm_int.h',
'<(boringssl_root)/crypto/x509/x509.c',
'<(boringssl_root)/crypto/x509/x509_att.c',
'<(boringssl_root)/crypto/x509/x509_cmp.c',
'<(boringssl_root)/crypto/x509/x509_d2.c',
'<(boringssl_root)/crypto/x509/x509_def.c',
'<(boringssl_root)/crypto/x509/x509_ext.c',
'<(boringssl_root)/crypto/x509/x509_lu.c',
'<(boringssl_root)/crypto/x509/x509_obj.c',
'<(boringssl_root)/crypto/x509/x509_r2x.c',
'<(boringssl_root)/crypto/x509/x509_req.c',
'<(boringssl_root)/crypto/x509/x509_set.c',
'<(boringssl_root)/crypto/x509/x509_trs.c',
'<(boringssl_root)/crypto/x509/x509_txt.c',
'<(boringssl_root)/crypto/x509/x509_v3.c',
'<(boringssl_root)/crypto/x509/x509_vfy.c',
'<(boringssl_root)/crypto/x509/x509_vpm.c',
'<(boringssl_root)/crypto/x509/x509cset.c',
'<(boringssl_root)/crypto/x509/x509name.c',
'<(boringssl_root)/crypto/x509/x509rset.c',
'<(boringssl_root)/crypto/x509/x509spki.c',
'<(boringssl_root)/crypto/x509/x_algor.c',
'<(boringssl_root)/crypto/x509/x_all.c',
'<(boringssl_root)/crypto/x509/x_attrib.c',
'<(boringssl_root)/crypto/x509/x_crl.c',
'<(boringssl_root)/crypto/x509/x_exten.c',
'<(boringssl_root)/crypto/x509/x_info.c',
'<(boringssl_root)/crypto/x509/x_name.c',
'<(boringssl_root)/crypto/x509/x_pkey.c',
'<(boringssl_root)/crypto/x509/x_pubkey.c',
'<(boringssl_root)/crypto/x509/x_req.c',
'<(boringssl_root)/crypto/x509/x_sig.c',
'<(boringssl_root)/crypto/x509/x_spki.c',
'<(boringssl_root)/crypto/x509/x_val.c',
'<(boringssl_root)/crypto/x509/x_x509.c',
'<(boringssl_root)/crypto/x509/x_x509a.c',
'<(boringssl_root)/crypto/x509v3/ext_dat.h',
'<(boringssl_root)/crypto/x509v3/pcy_cache.c',
'<(boringssl_root)/crypto/x509v3/pcy_data.c',
'<(boringssl_root)/crypto/x509v3/pcy_int.h',
'<(boringssl_root)/crypto/x509v3/pcy_lib.c',
'<(boringssl_root)/crypto/x509v3/pcy_map.c',
'<(boringssl_root)/crypto/x509v3/pcy_node.c',
'<(boringssl_root)/crypto/x509v3/pcy_tree.c',
'<(boringssl_root)/crypto/x509v3/v3_akey.c',
'<(boringssl_root)/crypto/x509v3/v3_akeya.c',
'<(boringssl_root)/crypto/x509v3/v3_alt.c',
'<(boringssl_root)/crypto/x509v3/v3_bcons.c',
'<(boringssl_root)/crypto/x509v3/v3_bitst.c',
'<(boringssl_root)/crypto/x509v3/v3_conf.c',
'<(boringssl_root)/crypto/x509v3/v3_cpols.c',
'<(boringssl_root)/crypto/x509v3/v3_crld.c',
'<(boringssl_root)/crypto/x509v3/v3_enum.c',
'<(boringssl_root)/crypto/x509v3/v3_extku.c',
'<(boringssl_root)/crypto/x509v3/v3_genn.c',
'<(boringssl_root)/crypto/x509v3/v3_ia5.c',
'<(boringssl_root)/crypto/x509v3/v3_info.c',
'<(boringssl_root)/crypto/x509v3/v3_int.c',
'<(boringssl_root)/crypto/x509v3/v3_lib.c',
'<(boringssl_root)/crypto/x509v3/v3_ncons.c',
'<(boringssl_root)/crypto/x509v3/v3_ocsp.c',
'<(boringssl_root)/crypto/x509v3/v3_pci.c',
'<(boringssl_root)/crypto/x509v3/v3_pcia.c',
'<(boringssl_root)/crypto/x509v3/v3_pcons.c',
'<(boringssl_root)/crypto/x509v3/v3_pku.c',
'<(boringssl_root)/crypto/x509v3/v3_pmaps.c',
'<(boringssl_root)/crypto/x509v3/v3_prn.c',
'<(boringssl_root)/crypto/x509v3/v3_purp.c',
'<(boringssl_root)/crypto/x509v3/v3_skey.c',
'<(boringssl_root)/crypto/x509v3/v3_sxnet.c',
'<(boringssl_root)/crypto/x509v3/v3_utl.c',
'<(boringssl_root)/include/openssl/aead.h',
'<(boringssl_root)/include/openssl/aes.h',
'<(boringssl_root)/include/openssl/arm_arch.h',
'<(boringssl_root)/include/openssl/asn1.h',
'<(boringssl_root)/include/openssl/asn1_mac.h',
'<(boringssl_root)/include/openssl/asn1t.h',
'<(boringssl_root)/include/openssl/base.h',
'<(boringssl_root)/include/openssl/base64.h',
'<(boringssl_root)/include/openssl/bio.h',
'<(boringssl_root)/include/openssl/blowfish.h',
'<(boringssl_root)/include/openssl/bn.h',
'<(boringssl_root)/include/openssl/buf.h',
'<(boringssl_root)/include/openssl/buffer.h',
'<(boringssl_root)/include/openssl/bytestring.h',
'<(boringssl_root)/include/openssl/cast.h',
'<(boringssl_root)/include/openssl/chacha.h',
'<(boringssl_root)/include/openssl/cipher.h',
'<(boringssl_root)/include/openssl/cmac.h',
'<(boringssl_root)/include/openssl/conf.h',
'<(boringssl_root)/include/openssl/cpu.h',
'<(boringssl_root)/include/openssl/crypto.h',
'<(boringssl_root)/include/openssl/curve25519.h',
'<(boringssl_root)/include/openssl/des.h',
'<(boringssl_root)/include/openssl/dh.h',
'<(boringssl_root)/include/openssl/digest.h',
'<(boringssl_root)/include/openssl/dsa.h',
'<(boringssl_root)/include/openssl/ec.h',
'<(boringssl_root)/include/openssl/ec_key.h',
'<(boringssl_root)/include/openssl/ecdh.h',
'<(boringssl_root)/include/openssl/ecdsa.h',
'<(boringssl_root)/include/openssl/engine.h',
'<(boringssl_root)/include/openssl/err.h',
'<(boringssl_root)/include/openssl/evp.h',
'<(boringssl_root)/include/openssl/ex_data.h',
'<(boringssl_root)/include/openssl/hkdf.h',
'<(boringssl_root)/include/openssl/hmac.h',
'<(boringssl_root)/include/openssl/is_boringssl.h',
'<(boringssl_root)/include/openssl/lhash.h',
'<(boringssl_root)/include/openssl/lhash_macros.h',
'<(boringssl_root)/include/openssl/md4.h',
'<(boringssl_root)/include/openssl/md5.h',
'<(boringssl_root)/include/openssl/mem.h',
'<(boringssl_root)/include/openssl/nid.h',
'<(boringssl_root)/include/openssl/obj.h',
'<(boringssl_root)/include/openssl/obj_mac.h',
'<(boringssl_root)/include/openssl/objects.h',
'<(boringssl_root)/include/openssl/opensslconf.h',
'<(boringssl_root)/include/openssl/opensslv.h',
'<(boringssl_root)/include/openssl/ossl_typ.h',
'<(boringssl_root)/include/openssl/pem.h',
'<(boringssl_root)/include/openssl/pkcs12.h',
'<(boringssl_root)/include/openssl/pkcs7.h',
'<(boringssl_root)/include/openssl/pkcs8.h',
'<(boringssl_root)/include/openssl/poly1305.h',
'<(boringssl_root)/include/openssl/pool.h',
'<(boringssl_root)/include/openssl/rand.h',
'<(boringssl_root)/include/openssl/rc4.h',
'<(boringssl_root)/include/openssl/ripemd.h',
'<(boringssl_root)/include/openssl/rsa.h',
'<(boringssl_root)/include/openssl/safestack.h',
'<(boringssl_root)/include/openssl/sha.h',
'<(boringssl_root)/include/openssl/span.h',
'<(boringssl_root)/include/openssl/srtp.h',
'<(boringssl_root)/include/openssl/stack.h',
'<(boringssl_root)/include/openssl/thread.h',
'<(boringssl_root)/include/openssl/type_check.h',
'<(boringssl_root)/include/openssl/x509.h',
'<(boringssl_root)/include/openssl/x509_vfy.h',
'<(boringssl_root)/include/openssl/x509v3.h',
],
'boringssl_ios_aarch64_files': [
'ios-aarch64/crypto/chacha/chacha-armv8.S',
'ios-aarch64/crypto/fipsmodule/aesv8-armx64.S',
'ios-aarch64/crypto/fipsmodule/armv8-mont.S',
'ios-aarch64/crypto/fipsmodule/ghashv8-armx64.S',
'ios-aarch64/crypto/fipsmodule/sha1-armv8.S',
'ios-aarch64/crypto/fipsmodule/sha256-armv8.S',
'ios-aarch64/crypto/fipsmodule/sha512-armv8.S',
],
'boringssl_ios_arm_files': [
'ios-arm/crypto/chacha/chacha-armv4.S',
'ios-arm/crypto/fipsmodule/aes-armv4.S',
'ios-arm/crypto/fipsmodule/aesv8-armx32.S',
'ios-arm/crypto/fipsmodule/armv4-mont.S',
'ios-arm/crypto/fipsmodule/bsaes-armv7.S',
'ios-arm/crypto/fipsmodule/ghash-armv4.S',
'ios-arm/crypto/fipsmodule/ghashv8-armx32.S',
'ios-arm/crypto/fipsmodule/sha1-armv4-large.S',
'ios-arm/crypto/fipsmodule/sha256-armv4.S',
'ios-arm/crypto/fipsmodule/sha512-armv4.S',
],
'boringssl_linux_aarch64_files': [
'<(boringssl_root)/crypto/cpu-aarch64-linux.c', # Linux arm64 only file
'linux-aarch64/crypto/chacha/chacha-armv8.S',
'linux-aarch64/crypto/fipsmodule/aesv8-armx64.S',
'linux-aarch64/crypto/fipsmodule/armv8-mont.S',
'linux-aarch64/crypto/fipsmodule/ghashv8-armx64.S',
'linux-aarch64/crypto/fipsmodule/sha1-armv8.S',
'linux-aarch64/crypto/fipsmodule/sha256-armv8.S',
'linux-aarch64/crypto/fipsmodule/sha512-armv8.S',
],
'boringssl_linux_arm_files': [
'<(boringssl_root)/crypto/cpu-arm-linux.c', # Linux arm only file
'linux-arm/crypto/chacha/chacha-armv4.S',
'linux-arm/crypto/fipsmodule/aes-armv4.S',
'linux-arm/crypto/fipsmodule/aesv8-armx32.S',
'linux-arm/crypto/fipsmodule/armv4-mont.S',
'linux-arm/crypto/fipsmodule/bsaes-armv7.S',
'linux-arm/crypto/fipsmodule/ghash-armv4.S',
'linux-arm/crypto/fipsmodule/ghashv8-armx32.S',
'linux-arm/crypto/fipsmodule/sha1-armv4-large.S',
'linux-arm/crypto/fipsmodule/sha256-armv4.S',
'linux-arm/crypto/fipsmodule/sha512-armv4.S',
'<(boringssl_root)/crypto/curve25519/asm/x25519-asm-arm.S',
'<(boringssl_root)/crypto/poly1305/poly1305_arm_asm.S',
],
'boringssl_linux_ppc64le_files': [
'linux-ppc64le/crypto/fipsmodule/aesp8-ppc.S',
'linux-ppc64le/crypto/fipsmodule/ghashp8-ppc.S',
],
'boringssl_linux_x86_files': [
'linux-x86/crypto/chacha/chacha-x86.S',
'linux-x86/crypto/fipsmodule/aes-586.S',
'linux-x86/crypto/fipsmodule/aesni-x86.S',
'linux-x86/crypto/fipsmodule/bn-586.S',
'linux-x86/crypto/fipsmodule/co-586.S',
'linux-x86/crypto/fipsmodule/ghash-x86.S',
'linux-x86/crypto/fipsmodule/md5-586.S',
'linux-x86/crypto/fipsmodule/sha1-586.S',
'linux-x86/crypto/fipsmodule/sha256-586.S',
'linux-x86/crypto/fipsmodule/sha512-586.S',
'linux-x86/crypto/fipsmodule/vpaes-x86.S',
'linux-x86/crypto/fipsmodule/x86-mont.S',
],
'boringssl_linux_x86_64_files': [
'linux-x86_64/crypto/chacha/chacha-x86_64.S',
'linux-x86_64/crypto/cipher_extra/aes128gcmsiv-x86_64.S',
'linux-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64.S',
'linux-x86_64/crypto/fipsmodule/aes-x86_64.S',
'linux-x86_64/crypto/fipsmodule/aesni-gcm-x86_64.S',
'linux-x86_64/crypto/fipsmodule/aesni-x86_64.S',
'linux-x86_64/crypto/fipsmodule/bsaes-x86_64.S',
'linux-x86_64/crypto/fipsmodule/ghash-x86_64.S',
'linux-x86_64/crypto/fipsmodule/md5-x86_64.S',
'linux-x86_64/crypto/fipsmodule/p256-x86_64-asm.S',
'linux-x86_64/crypto/fipsmodule/rdrand-x86_64.S',
'linux-x86_64/crypto/fipsmodule/rsaz-avx2.S',
'linux-x86_64/crypto/fipsmodule/sha1-x86_64.S',
'linux-x86_64/crypto/fipsmodule/sha256-x86_64.S',
'linux-x86_64/crypto/fipsmodule/sha512-x86_64.S',
'linux-x86_64/crypto/fipsmodule/vpaes-x86_64.S',
'linux-x86_64/crypto/fipsmodule/x86_64-mont.S',
'linux-x86_64/crypto/fipsmodule/x86_64-mont5.S',
],
'boringssl_mac_x86_files': [
'mac-x86/crypto/chacha/chacha-x86.S',
'mac-x86/crypto/fipsmodule/aes-586.S',
'mac-x86/crypto/fipsmodule/aesni-x86.S',
'mac-x86/crypto/fipsmodule/bn-586.S',
'mac-x86/crypto/fipsmodule/co-586.S',
'mac-x86/crypto/fipsmodule/ghash-x86.S',
'mac-x86/crypto/fipsmodule/md5-586.S',
'mac-x86/crypto/fipsmodule/sha1-586.S',
'mac-x86/crypto/fipsmodule/sha256-586.S',
'mac-x86/crypto/fipsmodule/sha512-586.S',
'mac-x86/crypto/fipsmodule/vpaes-x86.S',
'mac-x86/crypto/fipsmodule/x86-mont.S',
],
'boringssl_mac_x86_64_files': [
'mac-x86_64/crypto/chacha/chacha-x86_64.S',
'mac-x86_64/crypto/cipher_extra/aes128gcmsiv-x86_64.S',
'mac-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64.S',
'mac-x86_64/crypto/fipsmodule/aes-x86_64.S',
'mac-x86_64/crypto/fipsmodule/aesni-gcm-x86_64.S',
'mac-x86_64/crypto/fipsmodule/aesni-x86_64.S',
'mac-x86_64/crypto/fipsmodule/bsaes-x86_64.S',
'mac-x86_64/crypto/fipsmodule/ghash-x86_64.S',
'mac-x86_64/crypto/fipsmodule/md5-x86_64.S',
'mac-x86_64/crypto/fipsmodule/p256-x86_64-asm.S',
'mac-x86_64/crypto/fipsmodule/rdrand-x86_64.S',
'mac-x86_64/crypto/fipsmodule/rsaz-avx2.S',
'mac-x86_64/crypto/fipsmodule/sha1-x86_64.S',
'mac-x86_64/crypto/fipsmodule/sha256-x86_64.S',
'mac-x86_64/crypto/fipsmodule/sha512-x86_64.S',
'mac-x86_64/crypto/fipsmodule/vpaes-x86_64.S',
'mac-x86_64/crypto/fipsmodule/x86_64-mont.S',
'mac-x86_64/crypto/fipsmodule/x86_64-mont5.S',
],
'boringssl_win_x86_files': [
'win-x86/crypto/chacha/chacha-x86.asm',
'win-x86/crypto/fipsmodule/aes-586.asm',
'win-x86/crypto/fipsmodule/aesni-x86.asm',
'win-x86/crypto/fipsmodule/bn-586.asm',
'win-x86/crypto/fipsmodule/co-586.asm',
'win-x86/crypto/fipsmodule/ghash-x86.asm',
'win-x86/crypto/fipsmodule/md5-586.asm',
'win-x86/crypto/fipsmodule/sha1-586.asm',
'win-x86/crypto/fipsmodule/sha256-586.asm',
'win-x86/crypto/fipsmodule/sha512-586.asm',
'win-x86/crypto/fipsmodule/vpaes-x86.asm',
'win-x86/crypto/fipsmodule/x86-mont.asm',
],
'boringssl_win_x86_64_files': [
'win-x86_64/crypto/chacha/chacha-x86_64.asm',
'win-x86_64/crypto/cipher_extra/aes128gcmsiv-x86_64.asm',
'win-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64.asm',
'win-x86_64/crypto/fipsmodule/aes-x86_64.asm',
'win-x86_64/crypto/fipsmodule/aesni-gcm-x86_64.asm',
'win-x86_64/crypto/fipsmodule/aesni-x86_64.asm',
'win-x86_64/crypto/fipsmodule/bsaes-x86_64.asm',
'win-x86_64/crypto/fipsmodule/ghash-x86_64.asm',
'win-x86_64/crypto/fipsmodule/md5-x86_64.asm',
'win-x86_64/crypto/fipsmodule/p256-x86_64-asm.asm',
'win-x86_64/crypto/fipsmodule/rdrand-x86_64.asm',
'win-x86_64/crypto/fipsmodule/rsaz-avx2.asm',
'win-x86_64/crypto/fipsmodule/sha1-x86_64.asm',
'win-x86_64/crypto/fipsmodule/sha256-x86_64.asm',
'win-x86_64/crypto/fipsmodule/sha512-x86_64.asm',
'win-x86_64/crypto/fipsmodule/vpaes-x86_64.asm',
'win-x86_64/crypto/fipsmodule/x86_64-mont.asm',
'win-x86_64/crypto/fipsmodule/x86_64-mont5.asm',
],
}
}