Searched refs:shut (Results 1 – 13 of 13) sorted by relevance
2068 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 …]
23 If the close flag is set then the socket is shut down and closed
16 void BIO_set_shutdown(BIO *a, int shut);
47 The TLS/SSL handshake was not successful but was shut down controlled and
46 The TLS/SSL handshake was not successful but was shut down controlled and
61 The TLS/SSL handshake was not successful but was shut down controlled and
129 the function that is used to shut down the method data whose state was
5 SSL_shutdown - shut down a TLS/SSL connection
260 close or shut down what needs to be closed, and finally free the
35 L<SSL_shutdown(3)> can be used to shut down the
377 provider_teardown() is called when a provider is shut down and removed
178 void BIO_set_shutdown(BIO *a, int shut) in BIO_set_shutdown() argument180 a->shutdown = shut; in BIO_set_shutdown()
612 void BIO_set_shutdown(BIO *a, int shut);
Completed in 22 milliseconds