Home
last modified time | relevance | path

Searched refs:aws_byte_buf_clean_up (Results 1 – 25 of 101) sorted by relevance

12345

/dports/devel/aws-c-io/aws-c-io-0.10.12/source/
H A Dpki_utils.c28 aws_byte_buf_clean_up(decoded_buffer_ptr); in aws_cert_chain_clean_up()
107 aws_byte_buf_clean_up(&current_cert); in s_convert_pem_to_raw_base64()
176 aws_byte_buf_clean_up(&decoded_buffer); in aws_decode_pem_to_buffer_list()
181 aws_byte_buf_clean_up(&decoded_buffer); in aws_decode_pem_to_buffer_list()
219 aws_byte_buf_clean_up(&raw_file_buffer); in aws_read_and_decode_pem_file_to_buffer_list()
225 aws_byte_buf_clean_up(&raw_file_buffer); in aws_read_and_decode_pem_file_to_buffer_list()
H A Dpem_utils.c92 aws_byte_buf_clean_up(&clean_pem_buf); in aws_sanitize_pem()
96 aws_byte_buf_clean_up(&clean_pem_buf); in aws_sanitize_pem()
/dports/devel/aws-c-common/aws-c-common-0.6.15/tests/
H A Dbyte_buf_test.c40 aws_byte_buf_clean_up(&destination); in AWS_TEST_CASE()
60 aws_byte_buf_clean_up(&destination); in AWS_TEST_CASE()
206 aws_byte_buf_clean_up(&dest); in AWS_TEST_CASE()
602 aws_byte_buf_clean_up(&buf); in s_test_byte_buf_write_to_capacity()
648 aws_byte_buf_clean_up(&buffer); in s_test_byte_buf_append_byte()
672 aws_byte_buf_clean_up(&buffer); in s_test_byte_buf_append_lookup_success()
712 aws_byte_buf_clean_up(&buffer); in s_test_byte_buf_reset()
730 aws_byte_buf_clean_up(&buffer); in AWS_TEST_CASE()
758 aws_byte_buf_clean_up(&buffer); in s_test_byte_buf_reserve()
772 aws_byte_buf_clean_up(&buffer); in AWS_TEST_CASE()
[all …]
H A Dencoding_test.c81 aws_byte_buf_clean_up(&allocation); in s_run_hex_encoding_test_case()
327 aws_byte_buf_clean_up(&allocation); in s_run_base64_encoding_test_case()
355 aws_byte_buf_clean_up(&allocation); in s_run_base64_encoding_test_case()
390 aws_byte_buf_clean_up(&allocation); in s_run_base64_encoding_test_case()
960 aws_byte_buf_clean_up(&dest); in AWS_TEST_CASE()
1045 aws_byte_buf_clean_up(&contents); in s_text_encoding_utf8()
1057 aws_byte_buf_clean_up(&contents); in AWS_TEST_CASE()
1061 aws_byte_buf_clean_up(&contents); in AWS_TEST_CASE()
1081 aws_byte_buf_clean_up(&contents); in AWS_TEST_CASE()
1094 aws_byte_buf_clean_up(&contents); in AWS_TEST_CASE()
[all …]
/dports/devel/aws-c-event-stream/aws-c-event-stream-0.2.7/tests/
H A Devent_stream_rpc_client_connection_test.c480 aws_byte_buf_clean_up(&client_test_data.received_payload); in s_test_event_stream_rpc_client_connection_connect()
504 aws_byte_buf_clean_up(&client_test_data.received_payload); in s_test_event_stream_rpc_client_connection_connect()
594 aws_byte_buf_clean_up(&client_test_data.received_payload); in s_test_event_stream_rpc_client_connection_protocol_message()
618 aws_byte_buf_clean_up(&client_test_data.received_payload); in s_test_event_stream_rpc_client_connection_protocol_message()
650 aws_byte_buf_clean_up(&client_test_data.received_payload); in s_test_event_stream_rpc_client_connection_protocol_message()
673 aws_byte_buf_clean_up(&client_test_data.received_payload); in s_test_event_stream_rpc_client_connection_protocol_message()
809 aws_byte_buf_clean_up(&client_test_data.received_payload); in s_test_event_stream_rpc_client_connection_continuation_flow()
833 aws_byte_buf_clean_up(&client_test_data.received_payload); in s_test_event_stream_rpc_client_connection_continuation_flow()
874 aws_byte_buf_clean_up(&client_test_data.received_payload); in s_test_event_stream_rpc_client_connection_continuation_flow()
913 aws_byte_buf_clean_up(&client_test_data.received_payload); in s_test_event_stream_rpc_client_connection_continuation_flow()
[all …]
H A Devent_stream_rpc_server_connection_test.c309 aws_byte_buf_clean_up(&message_data->payload_cpy); in s_do_connect()
330 aws_byte_buf_clean_up(&connect_ack_data); in s_do_connect()
424 aws_byte_buf_clean_up(&message_data.payload_cpy); in s_test_event_stream_rpc_server_connection_connect_reject_flow()
587 aws_byte_buf_clean_up(&message_data.payload_cpy); in s_test_event_stream_rpc_server_connection_messages_before_connect_ack_sent()
615 aws_byte_buf_clean_up(&message_data.payload_cpy); in s_test_event_stream_rpc_server_connection_messages_before_connect_ack_sent()
952 aws_byte_buf_clean_up(&connect_ack_data); in s_test_event_stream_rpc_server_connection_missing_stream_id()
1089 aws_byte_buf_clean_up(&message_data.payload_cpy); in s_test_event_stream_rpc_server_connection_continuation_messages_flow()
1096 aws_byte_buf_clean_up(&dummy_buf); in s_test_event_stream_rpc_server_connection_continuation_messages_flow()
1484 aws_byte_buf_clean_up(&dummy_buf); in s_test_event_stream_rpc_server_connection_continuation_reused_stream_id_fails()
1519 aws_byte_buf_clean_up(&final_message); in s_test_event_stream_rpc_server_connection_continuation_reused_stream_id_fails()
[all …]
/dports/devel/aws-c-io/aws-c-io-0.10.12/tests/
H A Dpem_utils_test.c18 aws_byte_buf_clean_up(&pem_buf); in s_check_clean_pem_result()
55 aws_byte_buf_clean_up(&pem); in s_test_pem_sanitize_empty_file_rejected()
143 aws_byte_buf_clean_up(&not_a_pem); in AWS_TEST_CASE()
/dports/security/aws-c-auth/aws-c-auth-0.6.5/source/
H A Daws_signing.c394 aws_byte_buf_clean_up(&state->date); in aws_signing_state_destroy()
1529 aws_byte_buf_clean_up(&digest_buffer); in s_build_canonical_payload()
1530 aws_byte_buf_clean_up(&body_buffer); in s_build_canonical_payload()
1671 aws_byte_buf_clean_up(&digest_buffer); in s_build_canonical_request_hash()
2006 aws_byte_buf_clean_up(&output); in s_compute_sigv4_signing_key()
2007 aws_byte_buf_clean_up(&date_buf); in s_compute_sigv4_signing_key()
2049 aws_byte_buf_clean_up(&key); in s_calculate_sigv4_signature_value()
2050 aws_byte_buf_clean_up(&digest); in s_calculate_sigv4_signature_value()
2098 aws_byte_buf_clean_up(&ecdsa_digest); in s_calculate_sigv4a_signature_value()
2099 aws_byte_buf_clean_up(&sha256_digest); in s_calculate_sigv4a_signature_value()
[all …]
H A Dcredentials_provider_sts_web_identity.c121 aws_byte_buf_clean_up(&user_data->response); in s_user_data_destroy()
127 aws_byte_buf_clean_up(&user_data->payload_buf); in s_user_data_destroy()
722 aws_byte_buf_clean_up(&token_buf); in s_query_credentials()
877 aws_byte_buf_clean_up(endpoint); in s_construct_endpoint()
907 aws_byte_buf_clean_up(endpoint); in s_construct_endpoint()
966 aws_byte_buf_clean_up(&parameters->endpoint); in s_parameters_destroy()
967 aws_byte_buf_clean_up(&parameters->role_arn); in s_parameters_destroy()
968 aws_byte_buf_clean_up(&parameters->role_session_name); in s_parameters_destroy()
969 aws_byte_buf_clean_up(&parameters->token_file_path); in s_parameters_destroy()
H A Dcredentials_provider_x509.c83 aws_byte_buf_clean_up(&user_data->response); in s_aws_credentials_provider_x509_user_data_destroy()
502 aws_byte_buf_clean_up(&impl->thing_name); in s_credentials_provider_x509_destroy()
503 aws_byte_buf_clean_up(&impl->role_alias_path); in s_credentials_provider_x509_destroy()
504 aws_byte_buf_clean_up(&impl->endpoint); in s_credentials_provider_x509_destroy()
/dports/devel/aws-crt-cpp/aws-crt-cpp-0.17.2/tests/
H A DStreamTest.cpp75 aws_byte_buf_clean_up(&buffer); in AWS_TEST_CASE()
101 aws_byte_buf_clean_up(&buffer); in AWS_TEST_CASE()
132 aws_byte_buf_clean_up(&buffer); in s_StreamTestSeekBegin()
164 aws_byte_buf_clean_up(&buffer); in s_StreamTestSeekEnd()
/dports/devel/aws-c-common/aws-c-common-0.6.15/source/
H A Dfile.c50 aws_byte_buf_clean_up(out_buf); in aws_byte_buf_init_from_file()
60 aws_byte_buf_clean_up(out_buf); in aws_byte_buf_init_from_file()
152 aws_byte_buf_clean_up(&value->path); in aws_directory_entry_iterator_destroy()
153 aws_byte_buf_clean_up(&value->relative_path); in aws_directory_entry_iterator_destroy()
/dports/security/aws-c-cal/aws-c-cal-0.5.12/tests/
H A Decc_test.c152 aws_byte_buf_clean_up(&signature_buf); in AWS_TEST_CASE()
262 aws_byte_buf_clean_up(&signature_buf); in AWS_TEST_CASE()
317 aws_byte_buf_clean_up(&signature_buf); in AWS_TEST_CASE()
411 aws_byte_buf_clean_up(&signature_buf); in AWS_TEST_CASE()
412 aws_byte_buf_clean_up(&padded_priv_d); in AWS_TEST_CASE()
478 aws_byte_buf_clean_up(&signature_buf); in AWS_TEST_CASE()
595 aws_byte_buf_clean_up(&signature_buf); in AWS_TEST_CASE()
912 aws_byte_buf_clean_up(&binary_signature); in s_validate_message_signature()
913 aws_byte_buf_clean_up(&message_buffer); in s_validate_message_signature()
/dports/devel/aws-c-sdkutils/aws-c-sdkutils-0.1.1/tests/
H A Dresource_name_tests.c128 aws_byte_buf_clean_up(&buffer); in AWS_TEST_CASE()
145 aws_byte_buf_clean_up(&static_buffer); in AWS_TEST_CASE()
165 aws_byte_buf_clean_up(&too_small_buffer); in AWS_TEST_CASE()
211 aws_byte_buf_clean_up(&buffer); in AWS_TEST_CASE()
/dports/devel/aws-c-common/aws-c-common-0.6.15/tests/fuzz/
H A Dhex_encoding_transitive.c41 aws_byte_buf_clean_up(&encode_output); in LLVMFuzzerTestOneInput()
42 aws_byte_buf_clean_up(&decode_output); in LLVMFuzzerTestOneInput()
H A Dbase64_encoding_transitive.c40 aws_byte_buf_clean_up(&encode_output); in LLVMFuzzerTestOneInput()
41 aws_byte_buf_clean_up(&decode_output); in LLVMFuzzerTestOneInput()
/dports/security/aws-c-auth/aws-c-auth-0.6.5/tests/
H A Dcredentials_provider_sts_tests.c140 aws_byte_buf_clean_up(&s_tester.request_path); in s_aws_http_connection_make_request_mock()
146 aws_byte_buf_clean_up(&s_tester.method); in s_aws_http_connection_make_request_mock()
158 aws_byte_buf_clean_up(&s_tester.host_header); in s_aws_http_connection_make_request_mock()
171 aws_byte_buf_clean_up(&s_tester.request_body); in s_aws_http_connection_make_request_mock()
269 aws_byte_buf_clean_up(&s_tester.method); in s_cleanup_creds_callback_data()
270 aws_byte_buf_clean_up(&s_tester.request_path); in s_cleanup_creds_callback_data()
271 aws_byte_buf_clean_up(&s_tester.host_header); in s_cleanup_creds_callback_data()
272 aws_byte_buf_clean_up(&s_tester.request_body); in s_cleanup_creds_callback_data()
284 aws_byte_buf_clean_up(&s_tester.mock_body); in s_aws_sts_tester_cleanup()
H A Dcredentials_provider_process_tests.c161 aws_byte_buf_clean_up(&content_buf); in s_credentials_provider_process_new_destroy_from_config()
230 aws_byte_buf_clean_up(&content_buf); in s_credentials_provider_process_bad_command()
274 aws_byte_buf_clean_up(&content_buf); in s_credentials_provider_process_incorrect_command_output()
335 aws_byte_buf_clean_up(&content_buf); in s_credentials_provider_process_basic_success()
H A Dtest_chunked_signing.c183 aws_byte_buf_clean_up(&tester->request_authorization_header); in s_chunked_signing_tester_cleanup()
184 aws_byte_buf_clean_up(&tester->last_signature); in s_chunked_signing_tester_cleanup()
185 aws_byte_buf_clean_up(&tester->chunk1); in s_chunked_signing_tester_cleanup()
186 aws_byte_buf_clean_up(&tester->chunk2); in s_chunked_signing_tester_cleanup()
478 aws_byte_buf_clean_up(&chunk_string_to_sign); in s_sigv4a_chunked_signing_test()
H A Dkey_derivation_tests.c236 aws_byte_buf_clean_up(&pub_coord_x); in s_verify_fixed_ecc_key_public()
237 aws_byte_buf_clean_up(&pub_coord_y); in s_verify_fixed_ecc_key_public()
257 aws_byte_buf_clean_up(&private_buf); in s_verify_fixed_ecc_key_private()
/dports/devel/aws-c-http/aws-c-http-0.6.8/tests/
H A Dtest_h2_encoder.c55 aws_byte_buf_clean_up(&buffer); in s_encode_frame()
106 aws_byte_buf_clean_up(&output); in TEST_CASE()
160 aws_byte_buf_clean_up(&output); in TEST_CASE()
203 aws_byte_buf_clean_up(&output); in TEST_CASE()
H A Dtest_hpack.c89 aws_byte_buf_clean_up(&output); in AWS_TEST_CASE()
426 aws_byte_buf_clean_up(&output); in TEST_DECODE_ONE_BYTE_AT_A_TIME()
445 aws_byte_buf_clean_up(&output); in TEST_DECODE_ONE_BYTE_AT_A_TIME()
468 aws_byte_buf_clean_up(&output); in TEST_DECODE_ONE_BYTE_AT_A_TIME()
486 aws_byte_buf_clean_up(&output); in TEST_DECODE_ONE_BYTE_AT_A_TIME()
506 aws_byte_buf_clean_up(&output); in TEST_DECODE_ONE_BYTE_AT_A_TIME()
873 aws_byte_buf_clean_up(&output); in AWS_TEST_CASE()
/dports/devel/aws-c-s3/aws-c-s3-0.1.27/source/
H A Ds3_request.c73 aws_byte_buf_clean_up(&request->send_data.response_body); in aws_s3_request_clean_up_send_data()
110 aws_byte_buf_clean_up(&request->request_body); in s_s3_request_destroy()
H A Ds3_request_messages.c480 aws_byte_buf_clean_up(&base64_output_buf); in aws_s3_message_util_add_content_md5_header()
485 aws_byte_buf_clean_up(&base64_output_buf); in aws_s3_message_util_add_content_md5_header()
694 aws_byte_buf_clean_up(&request_path_buf); in aws_s3_message_util_set_multipart_request_path()
699 aws_byte_buf_clean_up(&request_path_buf); in aws_s3_message_util_set_multipart_request_path()
/dports/devel/aws-c-common/aws-c-common-0.6.15/source/windows/
H A Dfile.c50 aws_byte_buf_clean_up(&new_path); in s_to_long_path()
265 aws_byte_buf_clean_up(&search_wchar_buf); in aws_directory_traverse()
322 aws_byte_buf_clean_up(&full_path_wchar_buf); in aws_directory_traverse()
364 aws_byte_buf_clean_up(&relative_path_wchar); in aws_directory_traverse()
428 aws_byte_buf_clean_up(&concatenated_dir); in aws_get_home_directory()

12345