Home
last modified time | relevance | path

Searched refs:aws_signing_result_get_property_list (Results 1 – 4 of 4) sorted by relevance

/dports/security/aws-c-auth/aws-c-auth-0.6.5/source/
H A Dsigning_result.c201 void aws_signing_result_get_property_list( in aws_signing_result_get_property_list() function
225 aws_signing_result_get_property_list(result, list_name, &property_list); in aws_signing_result_get_property_value_in_property_list()
H A Dsigv4_http_request.c35 aws_signing_result_get_property_list( in s_build_request_uri()
143aws_signing_result_get_property_list(result, g_aws_http_headers_property_list_name, &result_header… in aws_apply_signing_result_to_http_request()
/dports/security/aws-c-auth/aws-c-auth-0.6.5/include/aws/auth/
H A Dsigning_result.h124 void aws_signing_result_get_property_list(
/dports/security/aws-c-auth/aws-c-auth-0.6.5/tests/
H A Dtest_chunked_signing.c197 aws_signing_result_get_property_list(result, g_aws_http_headers_property_list_name, &headers); in s_on_request_signing_complete()