Roll BoringSSL from afa405fd7c90 to 2b19cd39ba3a (6 revisions)

https://boringssl.googlesource.com/boringssl.git/+log/afa405fd7c90..2b19cd39ba3a

2025-01-29 chriswood.apple@gmail.com Implement SPAKE2+ and its integration in TLS 1.3
2025-01-28 bbe@google.com Collapse the modes directory into aes
2025-01-28 daniel@binaryparadox.net util/fipstools: cSHAKE ACVP algorithm support
2025-01-28 davidben@google.com Fix link to Mozilla wiki in comment
2025-01-27 davidben@google.com Add missing error with credential/issuer matching
2025-01-27 davidben@google.com runner: Only require a curve match in TLS 1.3 when doing key shares

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/boringssl-dart-sdk
Please CC dart-engprod@google.com,dart-vm-gardener@grotations.appspotmail.com,dart-vm-team@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in BoringSSL: https://crbug.com/boringssl/new
To file a bug in Dart SDK: https://github.com/dart-lang/sdk/issues

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Tbr: dart-vm-gardener@grotations.appspotmail.com
Change-Id: Icaf4fb2531624ac92aa6f789c99381453bb9b22e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/407561
Reviewed-by: Derek Xu <derekx@google.com>
Reviewed-by: Siva Annamalai <asiva@google.com>
Commit-Queue: Siva Annamalai <asiva@google.com>
diff --git a/DEPS b/DEPS
index e90f33d..867211a 100644
--- a/DEPS
+++ b/DEPS
@@ -98,7 +98,7 @@
 
   # Prefer to use hashes of binaryen that have been reviewed & rolled into g3.
   "binaryen_rev" : "3f6831c0bd147ae1ae0ab1d9187d37bce7cca38b",
-  "boringssl_rev": "afa405fd7c904aa577cae29cefcf9ca83bdf0784",
+  "boringssl_rev": "2b19cd39ba3adcba04640dfb840666ec1874afcc",
   "browser-compat-data_tag": "ac8cae697014da1ff7124fba33b0b4245cc6cd1b", # v1.0.22
   "cpu_features_rev": "936b9ab5515dead115606559502e3864958f7f6e",
   "devtools_rev": "b38abb81337b10c4b675d418e50f82a5fe6a894d",