openssl/crypto/bio
John Baldwin 7f0f88240e Slightly abstract ktls_start() to reduce OS-specific #ifdefs.
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)
2020-09-05 20:11:50 -07:00
..
b_addr.c
b_dump.c
b_print.c Update copyright year 2020-06-04 14:33:57 +01:00
b_sock2.c Update copyright year 2020-04-23 13:55:52 +01:00
b_sock.c Improve BIO_socket_wait(), BIO_wait(), BIO_connect_retry(), and their docs 2020-06-16 18:51:39 +02:00
bf_buff.c Update copyright year 2020-04-23 13:55:52 +01:00
bf_lbuf.c Update copyright year 2020-04-23 13:55:52 +01:00
bf_nbio.c Update copyright year 2020-04-23 13:55:52 +01:00
bf_null.c Update copyright year 2020-04-23 13:55:52 +01:00
bf_prefix.c
bio_cb.c
bio_err.c Update copyright year 2020-04-23 13:55:52 +01:00
bio_lib.c Improve BIO_socket_wait(), BIO_wait(), BIO_connect_retry(), and their docs 2020-06-16 18:51:39 +02:00
bio_local.h
bio_meth.c
bss_acpt.c Add OPENSSL_strdup failure check to cpt_ctrl() in bss_acpt.c 2020-06-16 18:51:39 +02:00
bss_bio.c
bss_conn.c Slightly abstract ktls_start() to reduce OS-specific #ifdefs. 2020-09-05 20:11:50 -07:00
bss_dgram.c
bss_fd.c Update copyright year 2020-04-23 13:55:52 +01:00
bss_file.c
bss_log.c
bss_mem.c Update copyright year 2020-08-06 13:22:30 +01:00
bss_null.c
bss_sock.c Slightly abstract ktls_start() to reduce OS-specific #ifdefs. 2020-09-05 20:11:50 -07:00
build.info