Home
last modified time | relevance | path

Searched refs:TLSEXT_max_fragment_length_4096 (Results 1 – 7 of 7) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_set_split_send_fragment.pod157 =item TLSEXT_max_fragment_length_4096
/freebsd/crypto/openssl/include/openssl/
H A Dtls1.h212 # define TLSEXT_max_fragment_length_4096 4 macro
/freebsd/crypto/openssl/test/helpers/
H A Dssl_test_ctx.c492 {"4096", TLSEXT_max_fragment_length_4096}
H A Dhandshake.c534 case TLSEXT_max_fragment_length_4096: in configure_handshake_ctx()
/freebsd/crypto/openssl/ssl/
H A Dssl_local.h389 ((value) <= TLSEXT_max_fragment_length_4096))
/freebsd/crypto/openssl/apps/
H A Ds_client.c1434 maxfraglen = TLSEXT_max_fragment_length_4096; in s_client_main()
/freebsd/crypto/openssl/test/
H A Dsslapitest.c7008 TLSEXT_max_fragment_length_4096