Home
last modified time | relevance | path

Searched refs:aws_tls_ctx_options_clean_up (Results 1 – 20 of 20) sorted by relevance

/dports/devel/aws-c-io/aws-c-io-0.10.12/source/
H A Dtls_channel_handler.c26 void aws_tls_ctx_options_clean_up(struct aws_tls_ctx_options *options) { in aws_tls_ctx_options_clean_up() function
81 aws_tls_ctx_options_clean_up(options); in aws_tls_ctx_options_init_client_mtls()
118 aws_tls_ctx_options_clean_up(options); in aws_tls_ctx_options_init_client_mtls_from_path()
/dports/devel/aws-crt-cpp/aws-crt-cpp-0.17.2/source/io/
H A DTlsOptions.cpp21 aws_tls_ctx_options_clean_up(&m_options); in ~TlsContextOptions()
41 aws_tls_ctx_options_clean_up(&m_options); in operator =()
/dports/devel/aws-c-io/aws-c-io-0.10.12/tests/
H A Dtls_handler_test.c107 aws_tls_ctx_options_clean_up(&tester->ctx_options); in s_tls_opt_tester_clean_up()
758 aws_tls_ctx_options_clean_up(&client_ctx_options); in s_verify_negotiation_fails()
780 aws_tls_ctx_options_clean_up(&client_ctx_options); in s_verify_negotiation_fails_with_ca_override()
1032 aws_tls_ctx_options_clean_up(&client_ctx_options); in s_verify_negotiation_succeeds_helper()
1775 aws_tls_ctx_options_clean_up(&tls_options); in s_import_cert()
1871 aws_tls_ctx_options_clean_up(&tls_options); in s_test_ecc_cert_import()
/dports/devel/aws-c-io/aws-c-io-0.10.12/include/aws/io/
H A Dtls_channel_handler.h255 AWS_IO_API void aws_tls_ctx_options_clean_up(struct aws_tls_ctx_options *options);
/dports/devel/aws-c-http/aws-c-http-0.6.8/tests/
H A Dtest_tls.c216 aws_tls_ctx_options_clean_up(&tls_ctx_options); in s_test_tls_download_medium_file_general()
H A Dtest_connection.c386 aws_tls_ctx_options_clean_up(&tester->server_ctx_options); in s_tester_clean_up()
391 aws_tls_ctx_options_clean_up(&tester->client_ctx_options); in s_tester_clean_up()
H A Dproxy_test_helper.c253 aws_tls_ctx_options_clean_up(&tester->tls_ctx_options); in proxy_tester_clean_up()
H A Dtest_connection_manager.c407 aws_tls_ctx_options_clean_up(&tester->tls_ctx_options); in s_cm_tester_clean_up()
1263 aws_tls_ctx_options_clean_up(&tls_ctx_options); in s_get_tls_options_from_proxy_test_type()
/dports/security/aws-c-auth/aws-c-auth-0.6.5/source/
H A Dcredentials_provider_default_chain.c294 aws_tls_ctx_options_clean_up(&tls_options); in aws_credentials_provider_new_chain_default()
H A Dcredentials_provider_profile.c256 aws_tls_ctx_options_clean_up(&tls_options); in s_create_sts_based_provider()
/dports/devel/aws-c-mqtt/aws-c-mqtt-0.7.8/tests/
H A Daws_iot_client_test.c301 aws_tls_ctx_options_clean_up(&tls_ctx_opt); in s_initialize_test()
/dports/security/aws-c-auth/aws-c-auth-0.6.5/tests/
H A Dcredentials_provider_x509_tests.c218 aws_tls_ctx_options_clean_up(&tls_options); in s_aws_x509_tester_init()
H A Dcredentials_provider_sts_tests.c255 aws_tls_ctx_options_clean_up(&tls_options); in s_aws_sts_tester_init()
H A Dcredentials_tests.c1011 aws_tls_ctx_options_clean_up(&tls_options); in s_credentials_provider_default_test()
/dports/devel/aws-c-http/aws-c-http-0.6.8/bin/elasticurl/
H A Dmain.c730 aws_tls_ctx_options_clean_up(&tls_ctx_options); in main()
/dports/devel/aws-c-mqtt/aws-c-mqtt-0.7.8/bin/elastipubsub/
H A Dmain.c744 aws_tls_ctx_options_clean_up(&tls_ctx_options); in main()
/dports/devel/aws-c-s3/aws-c-s3-0.1.27/tests/
H A Ds3_data_plane_tests.c978 aws_tls_ctx_options_clean_up(&tls_context_options); in s_test_s3_get_object_helper()
1357 aws_tls_ctx_options_clean_up(&tls_context_options); in s_test_s3_put_object_helper()
H A Ds3_tester.c1105 aws_tls_ctx_options_clean_up(&tls_context_options); in aws_s3_tester_client_new()
/dports/devel/aws-c-s3/aws-c-s3-0.1.27/source/
H A Ds3_client.c361 aws_tls_ctx_options_clean_up(&default_tls_ctx_options); in aws_s3_client_new()
/dports/devel/aws-c-http/aws-c-http-0.6.8/source/
H A Dproxy_connection.c1167 aws_tls_ctx_options_clean_up(&tls_ctx_options); in s_setup_proxy_tls_env_variable()