Source release 14.2.0
This commit is contained in:
6
third_party/boringssl/kit/boringssl.gypi
vendored
6
third_party/boringssl/kit/boringssl.gypi
vendored
@@ -12,7 +12,6 @@
|
||||
'src/include/openssl/ssl3.h',
|
||||
'src/include/openssl/tls1.h',
|
||||
'src/ssl/bio_ssl.cc',
|
||||
'src/ssl/custom_extensions.cc',
|
||||
'src/ssl/d1_both.cc',
|
||||
'src/ssl/d1_lib.cc',
|
||||
'src/ssl/d1_pkt.cc',
|
||||
@@ -105,6 +104,7 @@
|
||||
'src/crypto/bytestring/internal.h',
|
||||
'src/crypto/bytestring/unicode.c',
|
||||
'src/crypto/chacha/chacha.c',
|
||||
'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',
|
||||
@@ -114,7 +114,6 @@
|
||||
'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_ssl3.c',
|
||||
'src/crypto/cipher_extra/e_tls.c',
|
||||
'src/crypto/cipher_extra/internal.h',
|
||||
'src/crypto/cipher_extra/tls_cbc.c',
|
||||
@@ -125,6 +124,7 @@
|
||||
'src/crypto/cpu-aarch64-fuchsia.c',
|
||||
'src/crypto/cpu-aarch64-linux.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',
|
||||
@@ -138,7 +138,7 @@
|
||||
'src/crypto/dsa/dsa.c',
|
||||
'src/crypto/dsa/dsa_asn1.c',
|
||||
'src/crypto/ec_extra/ec_asn1.c',
|
||||
'src/crypto/ecdh/ecdh.c',
|
||||
'src/crypto/ecdh_extra/ecdh_extra.c',
|
||||
'src/crypto/ecdsa_extra/ecdsa_asn1.c',
|
||||
'src/crypto/engine/engine.c',
|
||||
'src/crypto/err/err.c',
|
||||
|
||||
Reference in New Issue
Block a user