Commit b05eee23 authored by davidben's avatar davidben Committed by Commit bot

Roll BoringSSL 40acdae..ef4962f

Summary of changes available at:
https://boringssl.googlesource.com/boringssl/+log/40acdae..ef4962f

BUG=none

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

Cr-Commit-Position: refs/heads/master@{#324289}
parent 92801d31
......@@ -74,7 +74,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling BoringSSL
# and whatever else without interference from each other.
'boringssl_revision': '40acdaeb86c516b68e3442f3a008e8d21e514bda',
'boringssl_revision': 'ef4962f5a38fd68f0b89b67fc5e13da70e4288f6',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling nss
# and whatever else without interference from each other.
......
......@@ -130,6 +130,7 @@
'src/crypto/evp/digestsign.c',
'src/crypto/evp/evp.c',
'src/crypto/evp/evp_ctx.c',
'src/crypto/evp/p_dsa_asn1.c',
'src/crypto/evp/p_ec.c',
'src/crypto/evp/p_ec_asn1.c',
'src/crypto/evp/p_hmac.c',
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment