external/boringssl: Sync to 2d05568a7b7bc62affbd13ea97a81b5829b99794.

This includes the following changes:

https://boringssl.googlesource.com/boringssl/+log/2070f8ad9151dc8f3a73bffaa146b5e6937a583f..2d05568a7b7bc62affbd13ea97a81b5829b99794

Test: BoringSSL CTS Presubmits
Change-Id: Ib8174676671161667d54513df0f2dce7d70683ab
diff --git a/src/include/openssl/conf.h b/src/include/openssl/conf.h
index 8b82fd4..b8ec12e 100644
--- a/src/include/openssl/conf.h
+++ b/src/include/openssl/conf.h
@@ -180,5 +180,6 @@
 #define CONF_R_NO_CLOSE_BRACE 103
 #define CONF_R_UNABLE_TO_CREATE_NEW_SECTION 104
 #define CONF_R_VARIABLE_HAS_NO_VALUE 105
+#define CONF_R_VARIABLE_EXPANSION_TOO_LONG 106
 
 #endif  /* OPENSSL_HEADER_THREAD_H */