Searched defs:SSL_get_shutdown (Results 1 – 3 of 3) sorted by relevance
601 int SSL_get_shutdown(const SSL *ssl) in SSL_get_shutdown() function
761 pub fn SSL_get_shutdown(ssl: *const SSL) -> c_int; in SSL_get_shutdown() function
4295 int SSL_get_shutdown(const SSL *s) in SSL_get_shutdown() function