16315f7cc7
The TLS 1.2 state machine now looks actually much closer to the TLS 1.3 one on the write side. Although the write states still have a BIO-style return, they don't actually send anything anymore. Only the BIO flush state does. Reads are still integrated into the states themselves though, so I haven't made it match TLS 1.3 yet. BUG=72 Change-Id: I7708162efca13cd335723efa5080718a5f2808ab Reviewed-on: https://boringssl-review.googlesource.com/13228 Reviewed-by: Adam Langley <agl@google.com> |
||
---|---|---|
.. | ||
openssl |