Home
last modified time | relevance | path

Searched refs:SSL_shutdown (Results 1 – 10 of 10) sorted by relevance

/external/openssl/apps/
Ds_time.c425 SSL_shutdown(scon); in MAIN()
479 SSL_shutdown(scon); in MAIN()
518 SSL_shutdown(scon); in MAIN()
Ds_client.c1272 SSL_shutdown(con); in MAIN()
1603 SSL_shutdown(con); in MAIN()
Ds_server.c2131 SSL_shutdown(con); in sv_body()
/external/openssl/ssl/
Dbio_ssl.c127 if (bs->ssl != NULL) SSL_shutdown(bs->ssl); in ssl_free()
310 SSL_shutdown(ssl); in ssl_ctrl()
594 SSL_shutdown(s); in BIO_ssl_shutdown()
Dssl.h1675 int SSL_shutdown(SSL *s);
Dssl_lib.c990 int SSL_shutdown(SSL *s) in SSL_shutdown() function
/external/wpa_supplicant/
Dtls_openssl.c964 SSL_shutdown(conn->ssl); in tls_connection_shutdown()
/external/openssl/include/openssl/
Dssl.h1675 int SSL_shutdown(SSL *s);
/external/chromium/net/tools/flip_server/
Dflip_in_mem_edsm_server.cc1052 SSL_shutdown(ssl_); in Reset()
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/
Dtls_openssl.c945 SSL_shutdown(conn->ssl); in tls_connection_shutdown()