Home
last modified time | relevance | path

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

/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.rs713 pub fn SSL_shutdown(ssl: *mut SSL) -> c_int; in SSL_shutdown() function
/third_party/openssl/ssl/
Dssl_lib.c2231 int SSL_shutdown(SSL *s) in SSL_shutdown() function