Roll BoringSSL.
commit5252b8221600aa1f31df5d75c03e9f4fecf22abb
authordavidben <davidben@chromium.org>
Thu, 11 Sep 2014 05:44:15 +0000 (10 22:44 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 11 Sep 2014 05:47:01 +0000 (11 05:47 +0000)
tree3e91d0ee58562c8ea43cb203b3c980e4494f89e3
parent38c80c1b5a395a1890d8746aad8c3289a9ffde73
Roll BoringSSL.

This pulls in the following changes:

1195796 Ensure x86_64 perlasm output ends with a newline.
f7768e4 Test SHA-256 and SHA-384 CBC-mode cipher suites.
71dad68 OPENSSL_EXPORT SSL_CTX_set_keylog_bio.

BUG=none

Review URL: https://codereview.chromium.org/565503002

Cr-Commit-Position: refs/heads/master@{#294327}
37 files changed:
DEPS
third_party/boringssl/linux-x86_64/crypto/aes/aes-x86_64.S
third_party/boringssl/linux-x86_64/crypto/aes/aesni-x86_64.S
third_party/boringssl/linux-x86_64/crypto/aes/bsaes-x86_64.S
third_party/boringssl/linux-x86_64/crypto/aes/vpaes-x86_64.S
third_party/boringssl/linux-x86_64/crypto/bn/modexp512-x86_64.S
third_party/boringssl/linux-x86_64/crypto/bn/rsaz-avx2.S
third_party/boringssl/linux-x86_64/crypto/bn/rsaz-x86_64.S
third_party/boringssl/linux-x86_64/crypto/bn/x86_64-mont.S
third_party/boringssl/linux-x86_64/crypto/bn/x86_64-mont5.S
third_party/boringssl/linux-x86_64/crypto/cpu-x86_64-asm.S
third_party/boringssl/linux-x86_64/crypto/md5/md5-x86_64.S
third_party/boringssl/linux-x86_64/crypto/modes/aesni-gcm-x86_64.S
third_party/boringssl/linux-x86_64/crypto/modes/ghash-x86_64.S
third_party/boringssl/linux-x86_64/crypto/rc4/rc4-md5-x86_64.S
third_party/boringssl/linux-x86_64/crypto/rc4/rc4-x86_64.S
third_party/boringssl/linux-x86_64/crypto/sha/sha1-x86_64.S
third_party/boringssl/linux-x86_64/crypto/sha/sha256-x86_64.S
third_party/boringssl/linux-x86_64/crypto/sha/sha512-x86_64.S
third_party/boringssl/mac-x86_64/crypto/aes/aes-x86_64.S
third_party/boringssl/mac-x86_64/crypto/aes/aesni-x86_64.S
third_party/boringssl/mac-x86_64/crypto/aes/bsaes-x86_64.S
third_party/boringssl/mac-x86_64/crypto/aes/vpaes-x86_64.S
third_party/boringssl/mac-x86_64/crypto/bn/modexp512-x86_64.S
third_party/boringssl/mac-x86_64/crypto/bn/rsaz-avx2.S
third_party/boringssl/mac-x86_64/crypto/bn/rsaz-x86_64.S
third_party/boringssl/mac-x86_64/crypto/bn/x86_64-mont.S
third_party/boringssl/mac-x86_64/crypto/bn/x86_64-mont5.S
third_party/boringssl/mac-x86_64/crypto/cpu-x86_64-asm.S
third_party/boringssl/mac-x86_64/crypto/md5/md5-x86_64.S
third_party/boringssl/mac-x86_64/crypto/modes/aesni-gcm-x86_64.S
third_party/boringssl/mac-x86_64/crypto/modes/ghash-x86_64.S
third_party/boringssl/mac-x86_64/crypto/rc4/rc4-md5-x86_64.S
third_party/boringssl/mac-x86_64/crypto/rc4/rc4-x86_64.S
third_party/boringssl/mac-x86_64/crypto/sha/sha1-x86_64.S
third_party/boringssl/mac-x86_64/crypto/sha/sha256-x86_64.S
third_party/boringssl/mac-x86_64/crypto/sha/sha512-x86_64.S