e14ff06694
Between TLS 1.2, TLS 1.3, and the early callback, we've got a lot of ClientHello parsers. Unify everything on the early callback's parser. As a side effect, this means we can parse a ClientHello fairly succinctly from any function which will let us split up ClientHello states where appropriate. Change-Id: I2359b75f80926cc7d827570cf33f93029b39e525 Reviewed-on: https://boringssl-review.googlesource.com/10184 Reviewed-by: Adam Langley <agl@google.com> Commit-Queue: Adam Langley <agl@google.com> CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org> |
||
---|---|---|
.. | ||
openssl |