Roll src/third_party/boringssl/src/ to 209b2562235f7dab66b8260624e7b3c5b00d14a6.
commit2cc798746473a6a002006e0adc24afb1b6c05f59
authordavidben <davidben@chromium.org>
Tue, 21 Jul 2015 19:50:27 +0000 (21 12:50 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 21 Jul 2015 19:51:10 +0000 (21 19:51 +0000)
tree11f786e707ec2bdbf71a4089ddd810c07152b262
parenta56ce875c3562a113907e114f350fc55f2f7a433
Roll src/third_party/boringssl/src/ to 209b2562235f7dab66b8260624e7b3c5b00d14a6.

$ git log 7f15ff53d..209b25622 --date=short --format='%ad %ae %s'
2015-07-20 davidben Fix o2i_ECPublicKey documentation.
2015-07-20 davidben Surround immintrin.h includes with warning pragmas.
2015-07-12 davidben Simplify the AMD-specific codepath.
2015-07-11 davidben Replace cpuid assembly with C code.
2015-06-29 davidben Reserve ex_data index zero for app_data.
2015-07-11 davidben Remove incorrect TODO(fork).
2015-07-11 davidben Extra documentation.
2015-07-16 agl Fix typo in |HMAC_CTX_cleanup|.
2015-06-29 davidben ERR_LIB_USER should be the last error.
2015-06-29 davidben Remove the func parameter to OPENSSL_PUT_ERROR.
2015-06-28 davidben Get rid of err function codes.

BUG=none

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

Cr-Commit-Position: refs/heads/master@{#339724}
DEPS
net/android/keystore_openssl.cc
net/ssl/openssl_ssl_util.cc
third_party/boringssl/boringssl.gypi
third_party/boringssl/err_data.c
third_party/boringssl/linux-x86/crypto/cpu-x86-asm.S [deleted file]
third_party/boringssl/linux-x86_64/crypto/cpu-x86_64-asm.S [deleted file]
third_party/boringssl/mac-x86/crypto/cpu-x86-asm.S [deleted file]
third_party/boringssl/mac-x86_64/crypto/cpu-x86_64-asm.S [deleted file]
third_party/boringssl/win-x86/crypto/cpu-x86-asm.asm [deleted file]
third_party/boringssl/win-x86_64/crypto/cpu-x86_64-asm.asm [deleted file]