Home
last modified time | relevance | path

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

/external/chromium/net/test/
Dopenssl_helper.cc257 SSL_shutdown(server); in main()
258 SSL_shutdown(server); in main()
/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.c1558 SSL_shutdown(con); in MAIN()
1897 SSL_shutdown(con); in MAIN()
Ds_server.c2344 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()
600 SSL_shutdown(s); in BIO_ssl_shutdown()
Dssl.h1906 int SSL_shutdown(SSL *s);
Dssl_lib.c1004 int SSL_shutdown(SSL *s) in SSL_shutdown() function
/external/chromium/net/tools/flip_server/
Dsm_connection.cc623 SSL_shutdown(ssl_); in Reset()
/external/openssl/include/openssl/
Dssl.h1906 int SSL_shutdown(SSL *s);
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/
Dtls_openssl.c945 SSL_shutdown(conn->ssl); in tls_connection_shutdown()
/external/wpa_supplicant_8/src/crypto/
Dtls_openssl.c987 SSL_shutdown(conn->ssl); in tls_connection_shutdown()