Home
last modified time | relevance | path

Searched defs:SSL_shutdown (Results 1 – 4 of 4) sorted by relevance

/third_party/curl/lib/
Dsetup-vms.h309 #define SSL_shutdown SSL_SHUTDOWN macro
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/library/
Dssl_lib.c424 int SSL_shutdown(SSL *ssl) in SSL_shutdown() function
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
Dssl.rs722 pub fn SSL_shutdown(ssl: *mut SSL) -> c_int; in SSL_shutdown() function
/third_party/openssl/ssl/
Dssl_lib.c2235 int SSL_shutdown(SSL *s) in SSL_shutdown() function