Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_set_split_send_fragment.pod149 =item TLSEXT_max_fragment_length_1024
/freebsd/crypto/openssl/include/openssl/
H A Dtls1.h210 # define TLSEXT_max_fragment_length_1024 2 macro
/freebsd/crypto/openssl/test/helpers/
H A Dssl_test_ctx.c490 {"1024", TLSEXT_max_fragment_length_1024},
H A Dhandshake.c532 case TLSEXT_max_fragment_length_1024: in configure_handshake_ctx()
/freebsd/crypto/openssl/apps/
H A Ds_client.c1428 maxfraglen = TLSEXT_max_fragment_length_1024; in s_client_main()
/freebsd/crypto/openssl/test/
H A Dsslapitest.c7006 TLSEXT_max_fragment_length_1024,