Searched refs:SSL_get_quiet_shutdown (Results 1 – 6 of 6) sorted by relevance
6 SSL_get_quiet_shutdown - manipulate shutdown behaviour16 int SSL_get_quiet_shutdown(const SSL *ssl);32 SSL_get_quiet_shutdown() returns the "quiet shutdown" setting of B<ssl>.58 SSL_CTX_get_quiet_shutdown() and SSL_get_quiet_shutdown() return the current
25 SSL_get_quiet_shutdown 26 3_0_0 EXIST::FUNCTION:
752 if (!TEST_false(SSL_get_quiet_shutdown(ssl))) in test_quic_forbidden_options()
661 | `SSL_get_quiet_shutdown` | CSSM | U | NO | C | Done …
2108 __owur int SSL_get_quiet_shutdown(const SSL *ssl);
5302 int SSL_get_quiet_shutdown(const SSL *s) in SSL_get_quiet_shutdown() function
Completed in 44 milliseconds