Searched refs:SSL_shutdown (Results 1 – 12 of 12) sorted by relevance
132 SSL_shutdown(bs->ssl); in ssl_free()295 SSL_shutdown(ssl); in ssl_ctrl()586 SSL_shutdown(s); in BIO_ssl_shutdown()
1215 SSL_shutdown(SSL *s) in SSL_shutdown() function
177 SSL_shutdown(ssl); in ssl_finish()
393 SSL_shutdown(scon); in run_test()
1383 SSL_shutdown(con); in s_client_main()1644 SSL_shutdown(con); in s_client_main()
352 SSL_shutdown(config.ssl); in close_connection()
886 ssl_ret = SSL_shutdown(ctx->ssl_conn); in tls_close()
578 man/SSL_shutdown.3
285 - Avoid an infinite loop in SSL_shutdown()286 - Fix another return 0 bug in SSL_shutdown()584 these could leak if SSL_shutdown() or tls_close() were called1129 * Fix SSL_shutdown behavior to match the legacy stack. The previous1246 * Fix SSL_shutdown behavior to match the legacy stack. The previous
1584 SSL_shutdown(conn->ssl); in fetch_close()
1622 SSL_shutdown(conn->ssl); in tls_connection_deinit()1676 SSL_shutdown(conn->ssl); in tls_connection_shutdown()
1380 int SSL_shutdown(SSL *s);