Home
last modified time | relevance | path

Searched refs:input_size (Results 1 – 6 of 6) sorted by relevance

/NetX-Duo-v6.2.1/addons/http/
Dnxd_http_client.h239 …T *client_ptr, ULONG ip_address, CHAR *resource, CHAR *input_ptr, UINT input_size, CHAR *username,…
240 …p_address, CHAR *resource, UINT resource_length, CHAR *input_ptr, UINT input_size, CHAR *username,…
246 …nt_ptr, NXD_ADDRESS *ip_address, CHAR *resource, CHAR *input_ptr, UINT input_size, CHAR *username,…
247 …p_address, CHAR *resource, UINT resource_length, CHAR *input_ptr, UINT input_size, CHAR *username,…
259 …T *client_ptr, ULONG ip_address, CHAR *resource, CHAR *input_ptr, UINT input_size, CHAR *username,…
260 …T *client_ptr, ULONG ip_address, CHAR *resource, CHAR *input_ptr, UINT input_size, CHAR *username,…
261 …p_address, CHAR *resource, UINT resource_length, CHAR *input_ptr, UINT input_size, CHAR *username,…
262 …p_address, CHAR *resource, UINT resource_length, CHAR *input_ptr, UINT input_size, CHAR *username,…
273 …nt_ptr, NXD_ADDRESS *ip_address, CHAR *resource, CHAR *input_ptr, UINT input_size, CHAR *username,…
274 …nt_ptr, NXD_ADDRESS *ip_address, CHAR *resource, CHAR *input_ptr, UINT input_size, CHAR *username,…
[all …]
Dnxd_http_client.c512 UINT input_size, CHAR *username, CHAR *password, ULONG wait_option) in _nxe_http_client_get_start() argument
527 status = _nx_http_client_get_start(client_ptr, ip_address, resource, input_ptr, input_size, in _nxe_http_client_get_start()
537 NX_PARAMETER_NOT_USED(input_size); in _nxe_http_client_get_start()
597 … CHAR *input_ptr, UINT input_size, CHAR *username, UINT username_length, in _nxe_http_client_get_start_extended() argument
614 input_ptr, input_size, username, username_length, in _nxe_http_client_get_start_extended()
625 NX_PARAMETER_NOT_USED(input_size); in _nxe_http_client_get_start_extended()
687 UINT input_size, CHAR *username, CHAR *password, ULONG wait_option) in _nx_http_client_get_start() argument
699 … status = _nxd_http_client_get_start(client_ptr, &server_ip_addr, resource, input_ptr, input_size, in _nx_http_client_get_start()
708 NX_PARAMETER_NOT_USED(input_size); in _nx_http_client_get_start()
774 … CHAR *input_ptr, UINT input_size, CHAR *username, UINT username_length, in _nx_http_client_get_start_extended() argument
[all …]
/NetX-Duo-v6.2.1/addons/web/
Dnx_web_http_client.c7073 UINT input_size, /* Used by PUT and POST */ in _nxe_web_http_client_request_initialize() argument
7096 if (!input_size && !transfer_encoding_chunked) in _nxe_web_http_client_request_initialize()
7119 status = _nx_web_http_client_request_initialize(client_ptr, method, resource, host, input_size, in _nxe_web_http_client_request_initialize()
7184 UINT input_size, /* Used by PUT and POST */ in _nx_web_http_client_request_initialize() argument
7215 input_size, transfer_encoding_chunked, in _nx_web_http_client_request_initialize()
7280 UINT input_size, /* Used by PUT and POST */ in _nxe_web_http_client_request_initialize_extended() argument
7305 if (!input_size && !transfer_encoding_chunked) in _nxe_web_http_client_request_initialize_extended()
7329 host, host_length, input_size, in _nxe_web_http_client_request_initialize_extended()
7412 UINT input_size, /* Used by PUT and POST */ in _nx_web_http_client_request_initialize_extended() argument
7502 client_ptr -> nx_web_http_client_total_transfer_bytes = input_size; in _nx_web_http_client_request_initialize_extended()
[all …]
Dnx_web_http_client.h288 UINT input_size,
300 UINT input_size,
469 UINT input_size,
478 UINT input_size,
489 UINT input_size,
502 UINT input_size,
/NetX-Duo-v6.2.1/crypto_libraries/src/
Dnx_crypto_ecjpake.c1411 UINT input_size = (curve -> nx_crypto_ec_bits + 7) >> 3; in _nx_crypto_ecjpake_pre_master_secret_generate() local
1421 scratch += input_size; in _nx_crypto_ecjpake_pre_master_secret_generate()
1434 …status = _nx_crypto_huge_number_extract_fixed_size(&temp1.nx_crypto_ec_point_x, input, input_size); in _nx_crypto_ecjpake_pre_master_secret_generate()
1462 input_size, in _nx_crypto_ecjpake_pre_master_secret_generate()
/NetX-Duo-v6.2.1/addons/azure_iot/
Dnx_azure_iot_adu_agent.c74 UCHAR *input_ptr, ULONG input_size,
77 UCHAR *input_ptr, ULONG input_size,
3789 UCHAR *input_ptr, ULONG input_size, in nx_azure_iot_adu_agent_sha256_calculate() argument
3837 input_size, in nx_azure_iot_adu_agent_sha256_calculate()
3878 UCHAR *input_ptr, ULONG input_size, in nx_azure_iot_adu_agent_rs256_verify() argument
3958 input_ptr, input_size, in nx_azure_iot_adu_agent_rs256_verify()