Home
last modified time | relevance | path

Searched defs:destination (Results 1 – 5 of 5) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/web_test/
Dhttp_digest_authentication.c7 VOID http_hex_ascii_convert(CHAR *source, UINT source_length, CHAR *destination) in http_hex_ascii_convert()
/NetX-Duo-v6.2.1/addons/pop3/
Dnxd_pop3_client.c2468 VOID _nx_pop3_hex_ascii_convert(CHAR *source, UINT source_length, CHAR *destination) in _nx_pop3_hex_ascii_convert()
/NetX-Duo-v6.2.1/crypto_libraries/src/
Dnx_crypto_huge_number.c1664 HN_UBASE *destination; in _nx_crypto_huge_number_setup() local
/NetX-Duo-v6.2.1/addons/http/
Dnxd_http_server.c5215 UINT _nx_http_server_retrieve_resource(NX_PACKET *packet_ptr, CHAR *destination, UINT max_size) in _nx_http_server_retrieve_resource()
6824 VOID _nx_http_server_hex_ascii_convert(CHAR *source, UINT source_length, CHAR *destination) in _nx_http_server_hex_ascii_convert()
/NetX-Duo-v6.2.1/addons/web/
Dnx_web_http_server.c5609 …eve_resource(NX_WEB_HTTP_SERVER *server_ptr, NX_PACKET *packet_ptr, CHAR *destination, UINT max_si… in _nx_web_http_server_retrieve_resource()
7337 VOID _nx_web_http_server_hex_ascii_convert(CHAR *source, UINT source_length, CHAR *destination) in _nx_web_http_server_hex_ascii_convert()