Home | History | Annotate | Download | only in openssl

Lines Matching defs:SSL_set_mtu

539 // SSL_set_mtu sets the |ssl|'s MTU in DTLS to |mtu|. It returns one on success
541 OPENSSL_EXPORT int SSL_set_mtu(SSL *ssl, unsigned mtu);
633 // |BIO|. Instead, the MTU is configured with |SSL_set_mtu|.
4381 #define SSL_set_mtu SSL_set_mtu