Searched refs:SSL_CTX_free (Results 1 – 25 of 74) sorted by relevance
123
140 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 …]
420 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 …]
145 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()
79 SSL_CTX_free(sctx); in test_fatalerr()80 SSL_CTX_free(cctx); in test_fatalerr()
174 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()
526 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()
181 SSL_CTX_free(clientctx); in cleanup_tests()182 SSL_CTX_free(serverctx); in cleanup_tests()
179 SSL_CTX_free(sctx); in test_record_overflow()180 SSL_CTX_free(cctx); in test_record_overflow()
34 SSL_CTX_free(fixture->server); in tear_down()35 SSL_CTX_free(fixture->client); in tear_down()
98 SSL_CTX_free(ctx); in test_client_hello()248 SSL_CTX_free(ctx); in test_client_hello()
187 SSL_CTX_free(ctx); in run_mtu_tests()228 SSL_CTX_free(ctx); in test_server_mtu_larger_than_max_fragment_length()
49 SSL_CTX_free(ctx); in cleanup_tests()
391 SSL_CTX_free(clientctx); in test_asyncio()392 SSL_CTX_free(serverctx); in test_asyncio()
68 SSL_CTX_free(ctx); in test_set_min_max_version()
485 SSL_CTX_free(sctx); in test_tls13ccs()486 SSL_CTX_free(cctx); in test_tls13ccs()
461 SSL_CTX_free(ctx); in test_cipher_name()
148 SSL_CTX_free(ctx); in cleanup_tests()
344 SSL_CTX_free(ctx); in dtls_listen_test()
5 SSL_CTX_free - free an allocated SSL_CTX object11 void SSL_CTX_free(SSL_CTX *ctx);15 SSL_CTX_free() decrements the reference count of B<ctx>, and removes the31 SSL_CTX_sess_set_remove_cb(B<ctx>, NULL) prior to calling SSL_CTX_free().35 SSL_CTX_free() does not provide diagnostic information.
105 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()
36 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()
125 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()
148 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()
100 SSL_CTX_free(ctx); in FuzzerTestOneInput()
126 SSL_CTX_free(ssl_ctx); in main()