Home
last modified time | relevance | path

Searched refs:shut (Results 1 – 13 of 13) sorted by relevance

/openssl-master/apps/
A Ds_client.c2068 goto shut; in s_client_main()
2074 goto shut; in s_client_main()
2274 goto shut; in s_client_main()
2278 goto shut; in s_client_main()
2301 goto shut; in s_client_main()
2309 goto shut; in s_client_main()
2316 goto shut; in s_client_main()
2376 goto shut; in s_client_main()
2407 goto shut; in s_client_main()
2649 goto shut; in s_client_main()
[all …]
/openssl-master/doc/man3/
A DBIO_s_socket.pod23 If the close flag is set then the socket is shut down and closed
A DBIO_get_data.pod16 void BIO_set_shutdown(BIO *a, int shut);
A DSSL_do_handshake.pod47 The TLS/SSL handshake was not successful but was shut down controlled and
A DSSL_accept.pod46 The TLS/SSL handshake was not successful but was shut down controlled and
A DSSL_connect.pod61 The TLS/SSL handshake was not successful but was shut down controlled and
A DX509_LOOKUP_meth_new.pod129 the function that is used to shut down the method data whose state was
A DSSL_shutdown.pod5 SSL_shutdown - shut down a TLS/SSL connection
A DOSSL_STORE_LOADER.pod260 close or shut down what needs to be closed, and finally free the
/openssl-master/doc/man7/
A Dssl.pod35 L<SSL_shutdown(3)> can be used to shut down the
A Dprovider-base.pod377 provider_teardown() is called when a provider is shut down and removed
/openssl-master/crypto/bio/
A Dbio_lib.c178 void BIO_set_shutdown(BIO *a, int shut) in BIO_set_shutdown() argument
180 a->shutdown = shut; in BIO_set_shutdown()
/openssl-master/include/openssl/
A Dbio.h.in612 void BIO_set_shutdown(BIO *a, int shut);

Completed in 22 milliseconds