Searched defs:destination (Results 1 – 5 of 5) sorted by relevance
| /NetX-Duo-v6.2.1/test/regression/web_test/ |
| D | http_digest_authentication.c | 7 VOID http_hex_ascii_convert(CHAR *source, UINT source_length, CHAR *destination) in http_hex_ascii_convert()
|
| /NetX-Duo-v6.2.1/addons/pop3/ |
| D | nxd_pop3_client.c | 2468 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/ |
| D | nx_crypto_huge_number.c | 1664 HN_UBASE *destination; in _nx_crypto_huge_number_setup() local
|
| /NetX-Duo-v6.2.1/addons/http/ |
| D | nxd_http_server.c | 5215 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/ |
| D | nx_web_http_server.c | 5609 …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()
|