Home
last modified time | relevance | path

Searched refs:SSL_get_stream_write_buf_size (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DSSL_get_value_uint.pod22 SSL_get_stream_write_buf_size,
77 int SSL_get_stream_write_buf_size(SSL *ssl, uint64_t *value);
281 Can be queried using the convenience macro SSL_get_stream_write_buf_size().
/freebsd/crypto/openssl/util/
H A Dother.syms716 SSL_get_stream_write_buf_size define
/freebsd/crypto/openssl/include/openssl/
H A Dssl.h2524 # define SSL_get_stream_write_buf_size(ssl, value) \ macro
H A Dssl.h.in2477 # define SSL_get_stream_write_buf_size(ssl, value) \ macro
/freebsd/crypto/openssl/test/
H A Dquic_multistream_test.c5570 if (!TEST_true(SSL_get_stream_write_buf_size(c_a, &size)) in check_write_buf_stat()
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile4489 MLINKS+= SSL_get_value_uint.3 SSL_get_stream_write_buf_size.3