Home
last modified time | relevance | path

Searched refs:SSL_set_shutdown (Results 1 – 15 of 15) sorted by relevance

/freebsd-12-stable/crypto/openssl/doc/man3/
DSSL_set_shutdown.pod5 SSL_set_shutdown, SSL_get_shutdown - manipulate shutdown state of an SSL connection
11 void SSL_set_shutdown(SSL *ssl, int mode);
17 SSL_set_shutdown() sets the shutdown state of B<ssl> to B<mode>.
53 SSL_set_shutdown() can be used to set this state without sending a
58 L<SSL_shutdown(3)> or SSL_set_shutdown() itself.
62 SSL_set_shutdown() does not return diagnostic information.
DSSL_free.pod33 and L<SSL_set_shutdown(3)> was not used to set the
42 L<SSL_shutdown(3)>, L<SSL_set_shutdown(3)>,
DSSL_CTX_set_quiet_shutdown.pod42 L<SSL_set_shutdown(3)> called with
60 L<SSL_set_shutdown(3)>, L<SSL_new(3)>,
DSSL_clear.pod25 or at least L<SSL_set_shutdown(3)> was used to
71 L<SSL_shutdown(3)>, L<SSL_set_shutdown(3)>,
DSSL_set_session.pod27 not called for the connection (or at least L<SSL_set_shutdown(3)> was used to
DSSL_shutdown.pod90 SSL_get_shutdown() (see also L<SSL_set_shutdown(3)> call.
165 L<SSL_accept(3)>, L<SSL_set_shutdown(3)>,
DSSL_read.pod136 L<SSL_shutdown(3)>, L<SSL_set_shutdown(3)>,
/freebsd-12-stable/crypto/openssl/apps/
Ds_time.c237 SSL_set_shutdown(scon, SSL_SENT_SHUTDOWN | SSL_RECEIVED_SHUTDOWN); in s_time_main()
291 SSL_set_shutdown(scon, SSL_SENT_SHUTDOWN | SSL_RECEIVED_SHUTDOWN); in s_time_main()
318 SSL_set_shutdown(scon, SSL_SENT_SHUTDOWN | SSL_RECEIVED_SHUTDOWN); in s_time_main()
Ds_server.c2760 SSL_set_shutdown(con, SSL_SENT_SHUTDOWN | SSL_RECEIVED_SHUTDOWN); in sv_body()
3380 SSL_set_shutdown(con, SSL_SENT_SHUTDOWN | SSL_RECEIVED_SHUTDOWN); in www_body()
3534 SSL_set_shutdown(con, SSL_SENT_SHUTDOWN | SSL_RECEIVED_SHUTDOWN); in rev_body()
/freebsd-12-stable/secure/lib/libssl/
DVersion.map360 SSL_set_shutdown;
/freebsd-12-stable/crypto/openssl/doc/man7/
Dssl.pod669 =item void B<SSL_set_shutdown>(SSL *ssl, int mode);
812 L<SSL_set_shutdown(3)>,
/freebsd-12-stable/crypto/openssl/include/openssl/
Dssl.h1989 void SSL_set_shutdown(SSL *ssl, int mode);
/freebsd-12-stable/secure/lib/libcrypto/man/man3/
DMakefile407 MAN+= SSL_set_shutdown.3
2846 MLINKS+= SSL_set_shutdown.3 SSL_get_shutdown.3
/freebsd-12-stable/crypto/openssl/ssl/
Dssl_lib.c4086 void SSL_set_shutdown(SSL *s, int mode) in SSL_set_shutdown() function
/freebsd-12-stable/
DObsoleteFiles.inc10529 OLD_FILES+=usr/share/man/man3/SSL_set_shutdown.3.gz