mirror of
https://github.com/openssl/openssl.git
synced 2025-01-18 13:44:20 +08:00
7f0f88240e
Instead of passing the length in from the caller, compute the length to pass to setsockopt() inside of ktls_start(). This isolates the OS-specific behavior to ktls.h and removes it from the socket BIO implementations. Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Ben Kaduk <kaduk@mit.edu> (Merged from https://github.com/openssl/openssl/pull/12782) |
||
---|---|---|
.. | ||
crypto | ||
internal | ||
openssl |