Source release 18.1.0

This commit is contained in:
John "Juce" Bruce
2023-06-23 15:45:08 -07:00
parent 2baa7c6e2b
commit b2c35151ad
2074 changed files with 196004 additions and 427059 deletions

View File

@@ -1,6 +1,16 @@
# 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.
# Copyright (c) 2015, Google Inc.
#
# Permission to use, copy, modify, and/or distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
# copyright notice and this permission notice appear in all copies.
#
# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
# SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
# OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
# CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
# This file is created by generate_build_files.py. Do not edit manually.
@@ -57,34 +67,30 @@
'src/crypto/asn1/a_bool.c',
'src/crypto/asn1/a_d2i_fp.c',
'src/crypto/asn1/a_dup.c',
'src/crypto/asn1/a_enum.c',
'src/crypto/asn1/a_gentm.c',
'src/crypto/asn1/a_i2d_fp.c',
'src/crypto/asn1/a_int.c',
'src/crypto/asn1/a_mbstr.c',
'src/crypto/asn1/a_object.c',
'src/crypto/asn1/a_octet.c',
'src/crypto/asn1/a_print.c',
'src/crypto/asn1/a_strex.c',
'src/crypto/asn1/a_strnid.c',
'src/crypto/asn1/a_time.c',
'src/crypto/asn1/a_type.c',
'src/crypto/asn1/a_utctm.c',
'src/crypto/asn1/a_utf8.c',
'src/crypto/asn1/asn1_lib.c',
'src/crypto/asn1/asn1_par.c',
'src/crypto/asn1/asn_pack.c',
'src/crypto/asn1/charmap.h',
'src/crypto/asn1/f_int.c',
'src/crypto/asn1/f_string.c',
'src/crypto/asn1/internal.h',
'src/crypto/asn1/posix_time.c',
'src/crypto/asn1/tasn_dec.c',
'src/crypto/asn1/tasn_enc.c',
'src/crypto/asn1/tasn_fre.c',
'src/crypto/asn1/tasn_new.c',
'src/crypto/asn1/tasn_typ.c',
'src/crypto/asn1/tasn_utl.c',
'src/crypto/asn1/time_support.c',
'src/crypto/base64/base64.c',
'src/crypto/bio/bio.c',
'src/crypto/bio/bio_mem.c',
@@ -111,33 +117,39 @@
'src/crypto/chacha/internal.h',
'src/crypto/cipher_extra/cipher_extra.c',
'src/crypto/cipher_extra/derive_key.c',
'src/crypto/cipher_extra/e_aesccm.c',
'src/crypto/cipher_extra/e_aesctrhmac.c',
'src/crypto/cipher_extra/e_aesgcmsiv.c',
'src/crypto/cipher_extra/e_chacha20poly1305.c',
'src/crypto/cipher_extra/e_des.c',
'src/crypto/cipher_extra/e_null.c',
'src/crypto/cipher_extra/e_rc2.c',
'src/crypto/cipher_extra/e_rc4.c',
'src/crypto/cipher_extra/e_tls.c',
'src/crypto/cipher_extra/internal.h',
'src/crypto/cipher_extra/tls_cbc.c',
'src/crypto/cmac/cmac.c',
'src/crypto/conf/conf.c',
'src/crypto/conf/conf_def.h',
'src/crypto/conf/internal.h',
'src/crypto/cpu-aarch64-fuchsia.c',
'src/crypto/cpu-aarch64-linux.c',
'src/crypto/cpu-aarch64-win.c',
'src/crypto/cpu-arm-linux.c',
'src/crypto/cpu-arm-linux.h',
'src/crypto/cpu-arm.c',
'src/crypto/cpu-intel.c',
'src/crypto/cpu-ppc64le.c',
'src/crypto/cpu_aarch64_apple.c',
'src/crypto/cpu_aarch64_freebsd.c',
'src/crypto/cpu_aarch64_fuchsia.c',
'src/crypto/cpu_aarch64_linux.c',
'src/crypto/cpu_aarch64_openbsd.c',
'src/crypto/cpu_aarch64_win.c',
'src/crypto/cpu_arm.c',
'src/crypto/cpu_arm_freebsd.c',
'src/crypto/cpu_arm_linux.c',
'src/crypto/cpu_arm_linux.h',
'src/crypto/cpu_arm_openbsd.c',
'src/crypto/cpu_intel.c',
'src/crypto/crypto.c',
'src/crypto/curve25519/curve25519.c',
'src/crypto/curve25519/curve25519_64_adx.c',
'src/crypto/curve25519/curve25519_tables.h',
'src/crypto/curve25519/internal.h',
'src/crypto/curve25519/spake25519.c',
'src/crypto/des/des.c',
'src/crypto/des/internal.h',
'src/crypto/dh_extra/dh_asn1.c',
'src/crypto/dh_extra/params.c',
'src/crypto/digest_extra/digest_extra.c',
@@ -153,7 +165,6 @@
'src/crypto/engine/engine.c',
'src/crypto/err/err.c',
'src/crypto/err/internal.h',
'src/crypto/evp/digestsign.c',
'src/crypto/evp/evp.c',
'src/crypto/evp/evp_asn1.c',
'src/crypto/evp/evp_ctx.c',
@@ -163,6 +174,7 @@
'src/crypto/evp/p_ec_asn1.c',
'src/crypto/evp/p_ed25519.c',
'src/crypto/evp/p_ed25519_asn1.c',
'src/crypto/evp/p_hkdf.c',
'src/crypto/evp/p_rsa.c',
'src/crypto/evp/p_rsa_asn1.c',
'src/crypto/evp/p_x25519.c',
@@ -178,12 +190,12 @@
'src/crypto/fipsmodule/bn/rsaz_exp.h',
'src/crypto/fipsmodule/cipher/internal.h',
'src/crypto/fipsmodule/delocate.h',
'src/crypto/fipsmodule/des/internal.h',
'src/crypto/fipsmodule/dh/internal.h',
'src/crypto/fipsmodule/digest/internal.h',
'src/crypto/fipsmodule/digest/md32_common.h',
'src/crypto/fipsmodule/ec/internal.h',
'src/crypto/fipsmodule/ec/p256-x86_64-table.h',
'src/crypto/fipsmodule/ec/p256-x86_64.h',
'src/crypto/fipsmodule/ec/p256-nistz-table.h',
'src/crypto/fipsmodule/ec/p256-nistz.h',
'src/crypto/fipsmodule/ec/p256_table.h',
'src/crypto/fipsmodule/ecdsa/internal.h',
'src/crypto/fipsmodule/fips_shared_support.c',
@@ -193,13 +205,16 @@
'src/crypto/fipsmodule/rand/getrandom_fillin.h',
'src/crypto/fipsmodule/rand/internal.h',
'src/crypto/fipsmodule/rsa/internal.h',
'src/crypto/fipsmodule/service_indicator/internal.h',
'src/crypto/fipsmodule/sha/internal.h',
'src/crypto/fipsmodule/tls/internal.h',
'src/crypto/hkdf/hkdf.c',
'src/crypto/hpke/hpke.c',
'src/crypto/hrss/hrss.c',
'src/crypto/hrss/internal.h',
'src/crypto/internal.h',
'src/crypto/kyber/internal.h',
'src/crypto/kyber/keccak.c',
'src/crypto/kyber/kyber.c',
'src/crypto/lhash/internal.h',
'src/crypto/lhash/lhash.c',
'src/crypto/mem.c',
@@ -234,9 +249,10 @@
'src/crypto/rand_extra/rand_extra.c',
'src/crypto/rand_extra/windows.c',
'src/crypto/rc4/rc4.c',
'src/crypto/refcount_c11.c',
'src/crypto/refcount_lock.c',
'src/crypto/refcount.c',
'src/crypto/rsa_extra/internal.h',
'src/crypto/rsa_extra/rsa_asn1.c',
'src/crypto/rsa_extra/rsa_crypt.c',
'src/crypto/rsa_extra/rsa_print.c',
'src/crypto/siphash/siphash.c',
'src/crypto/stack/stack.c',
@@ -258,6 +274,7 @@
'src/crypto/x509/i2d_pr.c',
'src/crypto/x509/internal.h',
'src/crypto/x509/name_print.c',
'src/crypto/x509/policy.c',
'src/crypto/x509/rsa_pss.c',
'src/crypto/x509/t_crl.c',
'src/crypto/x509/t_req.c',
@@ -299,12 +316,6 @@
'src/crypto/x509/x_x509a.c',
'src/crypto/x509v3/ext_dat.h',
'src/crypto/x509v3/internal.h',
'src/crypto/x509v3/pcy_cache.c',
'src/crypto/x509v3/pcy_data.c',
'src/crypto/x509v3/pcy_lib.c',
'src/crypto/x509v3/pcy_map.c',
'src/crypto/x509v3/pcy_node.c',
'src/crypto/x509v3/pcy_tree.c',
'src/crypto/x509v3/v3_akey.c',
'src/crypto/x509v3/v3_akeya.c',
'src/crypto/x509v3/v3_alt.c',
@@ -322,8 +333,6 @@
'src/crypto/x509v3/v3_lib.c',
'src/crypto/x509v3/v3_ncons.c',
'src/crypto/x509v3/v3_ocsp.c',
'src/crypto/x509v3/v3_pci.c',
'src/crypto/x509v3/v3_pcia.c',
'src/crypto/x509v3/v3_pcons.c',
'src/crypto/x509v3/v3_pmaps.c',
'src/crypto/x509v3/v3_prn.c',
@@ -352,6 +361,7 @@
'src/include/openssl/conf.h',
'src/include/openssl/cpu.h',
'src/include/openssl/crypto.h',
'src/include/openssl/ctrdrbg.h',
'src/include/openssl/curve25519.h',
'src/include/openssl/des.h',
'src/include/openssl/dh.h',
@@ -372,6 +382,8 @@
'src/include/openssl/hpke.h',
'src/include/openssl/hrss.h',
'src/include/openssl/is_boringssl.h',
'src/include/openssl/kdf.h',
'src/include/openssl/kyber.h',
'src/include/openssl/lhash.h',
'src/include/openssl/md4.h',
'src/include/openssl/md5.h',
@@ -394,11 +406,13 @@
'src/include/openssl/ripemd.h',
'src/include/openssl/rsa.h',
'src/include/openssl/safestack.h',
'src/include/openssl/service_indicator.h',
'src/include/openssl/sha.h',
'src/include/openssl/siphash.h',
'src/include/openssl/span.h',
'src/include/openssl/stack.h',
'src/include/openssl/thread.h',
'src/include/openssl/time.h',
'src/include/openssl/trust_token.h',
'src/include/openssl/type_check.h',
'src/include/openssl/x509.h',
@@ -406,186 +420,203 @@
'src/include/openssl/x509v3.h',
'src/third_party/fiat/curve25519_32.h',
'src/third_party/fiat/curve25519_64.h',
'src/third_party/fiat/curve25519_64_adx.h',
'src/third_party/fiat/curve25519_64_msvc.h',
'src/third_party/fiat/p256_32.h',
'src/third_party/fiat/p256_64.h',
'src/third_party/fiat/p256_64_msvc.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/ghash-neon-armv8.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',
'ios-aarch64/crypto/fipsmodule/vpaes-armv8.S',
'ios-aarch64/crypto/test/trampoline-armv8.S',
'boringssl_apple_aarch64_files': [
'apple-aarch64/crypto/chacha/chacha-armv8-apple.S',
'apple-aarch64/crypto/cipher_extra/chacha20_poly1305_armv8-apple.S',
'apple-aarch64/crypto/fipsmodule/aesv8-armv8-apple.S',
'apple-aarch64/crypto/fipsmodule/aesv8-gcm-armv8-apple.S',
'apple-aarch64/crypto/fipsmodule/armv8-mont-apple.S',
'apple-aarch64/crypto/fipsmodule/bn-armv8-apple.S',
'apple-aarch64/crypto/fipsmodule/ghash-neon-armv8-apple.S',
'apple-aarch64/crypto/fipsmodule/ghashv8-armv8-apple.S',
'apple-aarch64/crypto/fipsmodule/p256-armv8-asm-apple.S',
'apple-aarch64/crypto/fipsmodule/p256_beeu-armv8-asm-apple.S',
'apple-aarch64/crypto/fipsmodule/sha1-armv8-apple.S',
'apple-aarch64/crypto/fipsmodule/sha256-armv8-apple.S',
'apple-aarch64/crypto/fipsmodule/sha512-armv8-apple.S',
'apple-aarch64/crypto/fipsmodule/vpaes-armv8-apple.S',
'apple-aarch64/crypto/test/trampoline-armv8-apple.S',
],
'boringssl_ios_arm_files': [
'ios-arm/crypto/chacha/chacha-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',
'ios-arm/crypto/fipsmodule/vpaes-armv7.S',
'ios-arm/crypto/test/trampoline-armv4.S',
'boringssl_apple_arm_files': [
'apple-arm/crypto/chacha/chacha-armv4-apple.S',
'apple-arm/crypto/fipsmodule/aesv8-armv7-apple.S',
'apple-arm/crypto/fipsmodule/armv4-mont-apple.S',
'apple-arm/crypto/fipsmodule/bsaes-armv7-apple.S',
'apple-arm/crypto/fipsmodule/ghash-armv4-apple.S',
'apple-arm/crypto/fipsmodule/ghashv8-armv7-apple.S',
'apple-arm/crypto/fipsmodule/sha1-armv4-large-apple.S',
'apple-arm/crypto/fipsmodule/sha256-armv4-apple.S',
'apple-arm/crypto/fipsmodule/sha512-armv4-apple.S',
'apple-arm/crypto/fipsmodule/vpaes-armv7-apple.S',
'apple-arm/crypto/test/trampoline-armv4-apple.S',
],
'boringssl_apple_x86_files': [
'apple-x86/crypto/chacha/chacha-x86-apple.S',
'apple-x86/crypto/fipsmodule/aesni-x86-apple.S',
'apple-x86/crypto/fipsmodule/bn-586-apple.S',
'apple-x86/crypto/fipsmodule/co-586-apple.S',
'apple-x86/crypto/fipsmodule/ghash-ssse3-x86-apple.S',
'apple-x86/crypto/fipsmodule/ghash-x86-apple.S',
'apple-x86/crypto/fipsmodule/md5-586-apple.S',
'apple-x86/crypto/fipsmodule/sha1-586-apple.S',
'apple-x86/crypto/fipsmodule/sha256-586-apple.S',
'apple-x86/crypto/fipsmodule/sha512-586-apple.S',
'apple-x86/crypto/fipsmodule/vpaes-x86-apple.S',
'apple-x86/crypto/fipsmodule/x86-mont-apple.S',
'apple-x86/crypto/test/trampoline-x86-apple.S',
],
'boringssl_apple_x86_64_files': [
'apple-x86_64/crypto/chacha/chacha-x86_64-apple.S',
'apple-x86_64/crypto/cipher_extra/aes128gcmsiv-x86_64-apple.S',
'apple-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64-apple.S',
'apple-x86_64/crypto/fipsmodule/aesni-gcm-x86_64-apple.S',
'apple-x86_64/crypto/fipsmodule/aesni-x86_64-apple.S',
'apple-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64-apple.S',
'apple-x86_64/crypto/fipsmodule/ghash-x86_64-apple.S',
'apple-x86_64/crypto/fipsmodule/md5-x86_64-apple.S',
'apple-x86_64/crypto/fipsmodule/p256-x86_64-asm-apple.S',
'apple-x86_64/crypto/fipsmodule/p256_beeu-x86_64-asm-apple.S',
'apple-x86_64/crypto/fipsmodule/rdrand-x86_64-apple.S',
'apple-x86_64/crypto/fipsmodule/rsaz-avx2-apple.S',
'apple-x86_64/crypto/fipsmodule/sha1-x86_64-apple.S',
'apple-x86_64/crypto/fipsmodule/sha256-x86_64-apple.S',
'apple-x86_64/crypto/fipsmodule/sha512-x86_64-apple.S',
'apple-x86_64/crypto/fipsmodule/vpaes-x86_64-apple.S',
'apple-x86_64/crypto/fipsmodule/x86_64-mont-apple.S',
'apple-x86_64/crypto/fipsmodule/x86_64-mont5-apple.S',
'apple-x86_64/crypto/test/trampoline-x86_64-apple.S',
'src/third_party/fiat/asm/fiat_curve25519_adx_mul.S',
'src/third_party/fiat/asm/fiat_curve25519_adx_square.S',
],
'boringssl_linux_aarch64_files': [
'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/ghash-neon-armv8.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',
'linux-aarch64/crypto/fipsmodule/vpaes-armv8.S',
'linux-aarch64/crypto/test/trampoline-armv8.S',
'linux-aarch64/crypto/chacha/chacha-armv8-linux.S',
'linux-aarch64/crypto/cipher_extra/chacha20_poly1305_armv8-linux.S',
'linux-aarch64/crypto/fipsmodule/aesv8-armv8-linux.S',
'linux-aarch64/crypto/fipsmodule/aesv8-gcm-armv8-linux.S',
'linux-aarch64/crypto/fipsmodule/armv8-mont-linux.S',
'linux-aarch64/crypto/fipsmodule/bn-armv8-linux.S',
'linux-aarch64/crypto/fipsmodule/ghash-neon-armv8-linux.S',
'linux-aarch64/crypto/fipsmodule/ghashv8-armv8-linux.S',
'linux-aarch64/crypto/fipsmodule/p256-armv8-asm-linux.S',
'linux-aarch64/crypto/fipsmodule/p256_beeu-armv8-asm-linux.S',
'linux-aarch64/crypto/fipsmodule/sha1-armv8-linux.S',
'linux-aarch64/crypto/fipsmodule/sha256-armv8-linux.S',
'linux-aarch64/crypto/fipsmodule/sha512-armv8-linux.S',
'linux-aarch64/crypto/fipsmodule/vpaes-armv8-linux.S',
'linux-aarch64/crypto/test/trampoline-armv8-linux.S',
],
'boringssl_linux_arm_files': [
'linux-arm/crypto/chacha/chacha-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',
'linux-arm/crypto/fipsmodule/vpaes-armv7.S',
'linux-arm/crypto/test/trampoline-armv4.S',
'linux-arm/crypto/chacha/chacha-armv4-linux.S',
'linux-arm/crypto/fipsmodule/aesv8-armv7-linux.S',
'linux-arm/crypto/fipsmodule/armv4-mont-linux.S',
'linux-arm/crypto/fipsmodule/bsaes-armv7-linux.S',
'linux-arm/crypto/fipsmodule/ghash-armv4-linux.S',
'linux-arm/crypto/fipsmodule/ghashv8-armv7-linux.S',
'linux-arm/crypto/fipsmodule/sha1-armv4-large-linux.S',
'linux-arm/crypto/fipsmodule/sha256-armv4-linux.S',
'linux-arm/crypto/fipsmodule/sha512-armv4-linux.S',
'linux-arm/crypto/fipsmodule/vpaes-armv7-linux.S',
'linux-arm/crypto/test/trampoline-armv4-linux.S',
'src/crypto/curve25519/asm/x25519-asm-arm.S',
'src/crypto/poly1305/poly1305_arm_asm.S',
],
'boringssl_linux_ppc64le_files': [
'linux-ppc64le/crypto/fipsmodule/aesp8-ppc.S',
'linux-ppc64le/crypto/fipsmodule/ghashp8-ppc.S',
'linux-ppc64le/crypto/test/trampoline-ppc.S',
],
'boringssl_linux_x86_files': [
'linux-x86/crypto/chacha/chacha-x86.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-ssse3-x86.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',
'linux-x86/crypto/test/trampoline-x86.S',
'linux-x86/crypto/chacha/chacha-x86-linux.S',
'linux-x86/crypto/fipsmodule/aesni-x86-linux.S',
'linux-x86/crypto/fipsmodule/bn-586-linux.S',
'linux-x86/crypto/fipsmodule/co-586-linux.S',
'linux-x86/crypto/fipsmodule/ghash-ssse3-x86-linux.S',
'linux-x86/crypto/fipsmodule/ghash-x86-linux.S',
'linux-x86/crypto/fipsmodule/md5-586-linux.S',
'linux-x86/crypto/fipsmodule/sha1-586-linux.S',
'linux-x86/crypto/fipsmodule/sha256-586-linux.S',
'linux-x86/crypto/fipsmodule/sha512-586-linux.S',
'linux-x86/crypto/fipsmodule/vpaes-x86-linux.S',
'linux-x86/crypto/fipsmodule/x86-mont-linux.S',
'linux-x86/crypto/test/trampoline-x86-linux.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/aesni-gcm-x86_64.S',
'linux-x86_64/crypto/fipsmodule/aesni-x86_64.S',
'linux-x86_64/crypto/fipsmodule/ghash-ssse3-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/p256_beeu-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',
'linux-x86_64/crypto/test/trampoline-x86_64.S',
'linux-x86_64/crypto/chacha/chacha-x86_64-linux.S',
'linux-x86_64/crypto/cipher_extra/aes128gcmsiv-x86_64-linux.S',
'linux-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64-linux.S',
'linux-x86_64/crypto/fipsmodule/aesni-gcm-x86_64-linux.S',
'linux-x86_64/crypto/fipsmodule/aesni-x86_64-linux.S',
'linux-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64-linux.S',
'linux-x86_64/crypto/fipsmodule/ghash-x86_64-linux.S',
'linux-x86_64/crypto/fipsmodule/md5-x86_64-linux.S',
'linux-x86_64/crypto/fipsmodule/p256-x86_64-asm-linux.S',
'linux-x86_64/crypto/fipsmodule/p256_beeu-x86_64-asm-linux.S',
'linux-x86_64/crypto/fipsmodule/rdrand-x86_64-linux.S',
'linux-x86_64/crypto/fipsmodule/rsaz-avx2-linux.S',
'linux-x86_64/crypto/fipsmodule/sha1-x86_64-linux.S',
'linux-x86_64/crypto/fipsmodule/sha256-x86_64-linux.S',
'linux-x86_64/crypto/fipsmodule/sha512-x86_64-linux.S',
'linux-x86_64/crypto/fipsmodule/vpaes-x86_64-linux.S',
'linux-x86_64/crypto/fipsmodule/x86_64-mont-linux.S',
'linux-x86_64/crypto/fipsmodule/x86_64-mont5-linux.S',
'linux-x86_64/crypto/test/trampoline-x86_64-linux.S',
'src/crypto/hrss/asm/poly_rq_mul.S',
],
'boringssl_mac_x86_files': [
'mac-x86/crypto/chacha/chacha-x86.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-ssse3-x86.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',
'mac-x86/crypto/test/trampoline-x86.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/aesni-gcm-x86_64.S',
'mac-x86_64/crypto/fipsmodule/aesni-x86_64.S',
'mac-x86_64/crypto/fipsmodule/ghash-ssse3-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/p256_beeu-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',
'mac-x86_64/crypto/test/trampoline-x86_64.S',
'src/third_party/fiat/asm/fiat_curve25519_adx_mul.S',
'src/third_party/fiat/asm/fiat_curve25519_adx_square.S',
],
'boringssl_win_aarch64_files': [
'win-aarch64/crypto/chacha/chacha-armv8.S',
'win-aarch64/crypto/fipsmodule/aesv8-armx64.S',
'win-aarch64/crypto/fipsmodule/armv8-mont.S',
'win-aarch64/crypto/fipsmodule/ghash-neon-armv8.S',
'win-aarch64/crypto/fipsmodule/ghashv8-armx64.S',
'win-aarch64/crypto/fipsmodule/sha1-armv8.S',
'win-aarch64/crypto/fipsmodule/sha256-armv8.S',
'win-aarch64/crypto/fipsmodule/sha512-armv8.S',
'win-aarch64/crypto/fipsmodule/vpaes-armv8.S',
'win-aarch64/crypto/test/trampoline-armv8.S',
'win-aarch64/crypto/chacha/chacha-armv8-win.S',
'win-aarch64/crypto/cipher_extra/chacha20_poly1305_armv8-win.S',
'win-aarch64/crypto/fipsmodule/aesv8-armv8-win.S',
'win-aarch64/crypto/fipsmodule/aesv8-gcm-armv8-win.S',
'win-aarch64/crypto/fipsmodule/armv8-mont-win.S',
'win-aarch64/crypto/fipsmodule/bn-armv8-win.S',
'win-aarch64/crypto/fipsmodule/ghash-neon-armv8-win.S',
'win-aarch64/crypto/fipsmodule/ghashv8-armv8-win.S',
'win-aarch64/crypto/fipsmodule/p256-armv8-asm-win.S',
'win-aarch64/crypto/fipsmodule/p256_beeu-armv8-asm-win.S',
'win-aarch64/crypto/fipsmodule/sha1-armv8-win.S',
'win-aarch64/crypto/fipsmodule/sha256-armv8-win.S',
'win-aarch64/crypto/fipsmodule/sha512-armv8-win.S',
'win-aarch64/crypto/fipsmodule/vpaes-armv8-win.S',
'win-aarch64/crypto/test/trampoline-armv8-win.S',
],
'boringssl_win_x86_files': [
'win-x86/crypto/chacha/chacha-x86.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-ssse3-x86.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',
'win-x86/crypto/test/trampoline-x86.asm',
'win-x86/crypto/chacha/chacha-x86-win.asm',
'win-x86/crypto/fipsmodule/aesni-x86-win.asm',
'win-x86/crypto/fipsmodule/bn-586-win.asm',
'win-x86/crypto/fipsmodule/co-586-win.asm',
'win-x86/crypto/fipsmodule/ghash-ssse3-x86-win.asm',
'win-x86/crypto/fipsmodule/ghash-x86-win.asm',
'win-x86/crypto/fipsmodule/md5-586-win.asm',
'win-x86/crypto/fipsmodule/sha1-586-win.asm',
'win-x86/crypto/fipsmodule/sha256-586-win.asm',
'win-x86/crypto/fipsmodule/sha512-586-win.asm',
'win-x86/crypto/fipsmodule/vpaes-x86-win.asm',
'win-x86/crypto/fipsmodule/x86-mont-win.asm',
'win-x86/crypto/test/trampoline-x86-win.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/aesni-gcm-x86_64.asm',
'win-x86_64/crypto/fipsmodule/aesni-x86_64.asm',
'win-x86_64/crypto/fipsmodule/ghash-ssse3-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/p256_beeu-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',
'win-x86_64/crypto/test/trampoline-x86_64.asm',
'win-x86_64/crypto/chacha/chacha-x86_64-win.asm',
'win-x86_64/crypto/cipher_extra/aes128gcmsiv-x86_64-win.asm',
'win-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64-win.asm',
'win-x86_64/crypto/fipsmodule/aesni-gcm-x86_64-win.asm',
'win-x86_64/crypto/fipsmodule/aesni-x86_64-win.asm',
'win-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64-win.asm',
'win-x86_64/crypto/fipsmodule/ghash-x86_64-win.asm',
'win-x86_64/crypto/fipsmodule/md5-x86_64-win.asm',
'win-x86_64/crypto/fipsmodule/p256-x86_64-asm-win.asm',
'win-x86_64/crypto/fipsmodule/p256_beeu-x86_64-asm-win.asm',
'win-x86_64/crypto/fipsmodule/rdrand-x86_64-win.asm',
'win-x86_64/crypto/fipsmodule/rsaz-avx2-win.asm',
'win-x86_64/crypto/fipsmodule/sha1-x86_64-win.asm',
'win-x86_64/crypto/fipsmodule/sha256-x86_64-win.asm',
'win-x86_64/crypto/fipsmodule/sha512-x86_64-win.asm',
'win-x86_64/crypto/fipsmodule/vpaes-x86_64-win.asm',
'win-x86_64/crypto/fipsmodule/x86_64-mont-win.asm',
'win-x86_64/crypto/fipsmodule/x86_64-mont5-win.asm',
'win-x86_64/crypto/test/trampoline-x86_64-win.asm',
],
}
}