Home
last modified time | relevance | path

Searched refs:SSL_CTX_free (Results 1 – 25 of 74) sorted by relevance

123

/third_party/openssl/test/
Ddtlstest.c140 SSL_CTX_free(sctx); in test_dtls_unprocessed()
141 SSL_CTX_free(cctx); in test_dtls_unprocessed()
302 SSL_CTX_free(sctx); in test_dtls_drop_records()
303 SSL_CTX_free(cctx); in test_dtls_drop_records()
343 SSL_CTX_free(sctx); in test_cookie()
344 SSL_CTX_free(cctx); in test_cookie()
386 SSL_CTX_free(sctx); in test_dtls_duplicate_records()
387 SSL_CTX_free(cctx); in test_dtls_duplicate_records()
460 SSL_CTX_free(sctx); in test_just_finished()
547 SSL_CTX_free(cctx); in test_swap_app_data()
[all …]
Dsslapitest.c420 SSL_CTX_free(sctx); in test_keylog()
421 SSL_CTX_free(cctx); in test_keylog()
537 SSL_CTX_free(sctx); in test_keylog_no_master_key()
538 SSL_CTX_free(cctx); in test_keylog_no_master_key()
630 SSL_CTX_free(sctx); in test_client_cert_verify_cb()
631 SSL_CTX_free(cctx); in test_client_cert_verify_cb()
665 SSL_CTX_free(ssl_ctx); in test_ssl_build_cert_chain()
703 SSL_CTX_free(ctx); in test_ssl_ctx_build_cert_chain()
787 SSL_CTX_free(sctx); in test_client_hello_cb()
788 SSL_CTX_free(cctx); in test_client_hello_cb()
[all …]
Dservername_test.c145 SSL_CTX_free(ctx); in client_setup_sni_before_state()
198 SSL_CTX_free(ctx); in client_setup_sni_after_state()
232 SSL_CTX_free(sctx); in server_setup_sni()
233 SSL_CTX_free(cctx); in server_setup_sni()
Dfatalerrtest.c79 SSL_CTX_free(sctx); in test_fatalerr()
80 SSL_CTX_free(cctx); in test_fatalerr()
Dsslcorrupttest.c174 SSL_CTX_free(ctx); in setup_cipher_list()
250 SSL_CTX_free(sctx); in test_ssl_corrupt()
251 SSL_CTX_free(cctx); in test_ssl_corrupt()
Dssl_test.c526 SSL_CTX_free(server_ctx); in test_handshake()
527 SSL_CTX_free(server2_ctx); in test_handshake()
528 SSL_CTX_free(client_ctx); in test_handshake()
529 SSL_CTX_free(resume_server_ctx); in test_handshake()
530 SSL_CTX_free(resume_client_ctx); in test_handshake()
Dsslbuffertest.c181 SSL_CTX_free(clientctx); in cleanup_tests()
182 SSL_CTX_free(serverctx); in cleanup_tests()
Drecordlentest.c179 SSL_CTX_free(sctx); in test_record_overflow()
180 SSL_CTX_free(cctx); in test_record_overflow()
Dcipherlist_test.c34 SSL_CTX_free(fixture->server); in tear_down()
35 SSL_CTX_free(fixture->client); in tear_down()
Dclienthellotest.c98 SSL_CTX_free(ctx); in test_client_hello()
248 SSL_CTX_free(ctx); in test_client_hello()
Ddtls_mtu_test.c187 SSL_CTX_free(ctx); in run_mtu_tests()
228 SSL_CTX_free(ctx); in test_server_mtu_larger_than_max_fragment_length()
Dsysdefaulttest.c49 SSL_CTX_free(ctx); in cleanup_tests()
Dasynciotest.c391 SSL_CTX_free(clientctx); in test_asyncio()
392 SSL_CTX_free(serverctx); in test_asyncio()
Dssl_ctx_test.c68 SSL_CTX_free(ctx); in test_set_min_max_version()
Dtls13ccstest.c485 SSL_CTX_free(sctx); in test_tls13ccs()
486 SSL_CTX_free(cctx); in test_tls13ccs()
Dciphername_test.c461 SSL_CTX_free(ctx); in test_cipher_name()
Dcipherbytes_test.c148 SSL_CTX_free(ctx); in cleanup_tests()
Ddtlsv1listentest.c344 SSL_CTX_free(ctx); in dtls_listen_test()
/third_party/openssl/doc/man3/
DSSL_CTX_free.pod5 SSL_CTX_free - free an allocated SSL_CTX object
11 void SSL_CTX_free(SSL_CTX *ctx);
15 SSL_CTX_free() decrements the reference count of B<ctx>, and removes the
31 SSL_CTX_sess_set_remove_cb(B<ctx>, NULL) prior to calling SSL_CTX_free().
35 SSL_CTX_free() does not provide diagnostic information.
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
Dio_openssl.c105 SSL_CTX_free(daemon->io_context); in SPDYF_openssl_init()
111 SSL_CTX_free(daemon->io_context); in SPDYF_openssl_init()
118 SSL_CTX_free(daemon->io_context); in SPDYF_openssl_init()
129 SSL_CTX_free(daemon->io_context); in SPDYF_openssl_deinit()
/third_party/libwebsockets/lib/tls/mbedtls/
Dmbedtls-ssl.c36 SSL_CTX_free(vhost->tls.ssl_ctx); in lws_ssl_destroy()
38 SSL_CTX_free(vhost->tls.ssl_client_ctx); in lws_ssl_destroy()
290 SSL_CTX_free(vhost->tls.ssl_ctx); in lws_ssl_SSL_CTX_destroy()
293 SSL_CTX_free(vhost->tls.ssl_client_ctx); in lws_ssl_SSL_CTX_destroy()
/third_party/nghttp2/src/
Dshrpx_tls_test.cc125 auto nghttp2_ssl_ctx_del = defer(SSL_CTX_free, nghttp2_ssl_ctx); in test_shrpx_tls_cert_lookup_tree_add_ssl_ctx()
136 auto examples_ssl_ctx_del = defer(SSL_CTX_free, examples_ssl_ctx); in test_shrpx_tls_cert_lookup_tree_add_ssl_ctx()
/third_party/libwebsockets/lib/tls/openssl/
Dopenssl-ssl.c148 SSL_CTX_free(vhost->tls.ssl_client_ctx); in lws_ssl_destroy_client_ctx()
168 SSL_CTX_free(vhost->tls.ssl_ctx); in lws_ssl_destroy()
485 SSL_CTX_free(vhost->tls.ssl_ctx); in lws_ssl_SSL_CTX_destroy()
/third_party/openssl/fuzz/
Dclient.c100 SSL_CTX_free(ctx); in FuzzerTestOneInput()
/third_party/openssl/demos/bio/
Dsconnect.c126 SSL_CTX_free(ssl_ctx); in main()

123