Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/doc/man3/
H A DSSL_get_value_uint.pod21 SSL_VALUE_STREAM_WRITE_BUF_SIZE,
54 #define SSL_VALUE_STREAM_WRITE_BUF_SIZE
273 =item B<SSL_VALUE_STREAM_WRITE_BUF_SIZE> (stream object)
/freebsd/crypto/openssl/util/
H A Dother.syms785 SSL_VALUE_STREAM_WRITE_BUF_SIZE define
/freebsd/crypto/openssl/include/openssl/
H A Dssl.h2480 # define SSL_VALUE_STREAM_WRITE_BUF_SIZE 7 macro
2525 SSL_get_generic_value_uint((ssl), SSL_VALUE_STREAM_WRITE_BUF_SIZE, \
H A Dssl.h.in2433 # define SSL_VALUE_STREAM_WRITE_BUF_SIZE 7 macro
2478 SSL_get_generic_value_uint((ssl), SSL_VALUE_STREAM_WRITE_BUF_SIZE, \
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_impl.c3766 case SSL_VALUE_STREAM_WRITE_BUF_SIZE: in expect_quic_for_value()
3804 case SSL_VALUE_STREAM_WRITE_BUF_SIZE: in ossl_quic_get_value_uint()
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile4477 MLINKS+= SSL_get_value_uint.3 SSL_VALUE_STREAM_WRITE_BUF_SIZE.3