Home
last modified time | relevance | path

Searched defs:dest (Results 1 – 10 of 10) sorted by relevance

/NetX-Duo-v6.4.1/crypto_libraries/src/
Dnx_crypto_initialize.c78 NX_CRYPTO_KEEP VOID *_nx_crypto_self_test_memcpy(void *dest, const void *src, size_t size) in _nx_crypto_self_test_memcpy()
141 NX_CRYPTO_KEEP VOID *_nx_crypto_self_test_memset(void *dest, int value, size_t size) in _nx_crypto_self_test_memset()
269 NX_CRYPTO_KEEP void* _nx_crypto_self_test_memmove(void *dest, const void *src, size_t size) in _nx_crypto_self_test_memmove()
/NetX-Duo-v6.4.1/test/regression/netxduo_test/
Dnetx_3_08_test.c123 ULONG dest; in ntest_0_entry() local
/NetX-Duo-v6.4.1/addons/rtsp/
Dnx_rtsp_server.c3191 static UINT _nx_rtsp_server_memicmp(UCHAR *src, ULONG src_length, UCHAR *dest, ULONG dest_length) in _nx_rtsp_server_memicmp()
3266 static UCHAR *_nx_rtsp_server_strstr(UCHAR *src, ULONG src_length, UCHAR *dest, ULONG dest_length) in _nx_rtsp_server_strstr()
/NetX-Duo-v6.4.1/addons/pppoe/
Dnx_pppoe_client.c3297 static VOID _nx_pppoe_client_string_add(UCHAR *dest, UCHAR *source, UINT size) in _nx_pppoe_client_string_add()
Dnx_pppoe_server.c3695 static VOID _nx_pppoe_server_string_add(UCHAR *dest, UCHAR *source, UINT size) in _nx_pppoe_server_string_add()
/NetX-Duo-v6.4.1/addons/websocket/
Dnx_websocket_client.c916 UINT _nx_websocket_client_name_compare(UCHAR *src, ULONG src_length, UCHAR *dest, ULONG dest_lengt… in _nx_websocket_client_name_compare()
/NetX-Duo-v6.4.1/addons/dhcp/
Dnxd_dhcp_client.c8423 static VOID _nx_dhcp_move_string(UCHAR *dest, UCHAR *source, UINT size) in _nx_dhcp_move_string()
/NetX-Duo-v6.4.1/addons/http/
Dnxd_http_server.c7959 UINT _nx_http_server_memicmp(UCHAR *src, ULONG src_length, UCHAR *dest, ULONG dest_length) in _nx_http_server_memicmp()
/NetX-Duo-v6.4.1/addons/web/
Dnx_web_http_server.c8503 UINT _nx_web_http_server_memicmp(UCHAR *src, ULONG src_length, UCHAR *dest, ULONG dest_length) in _nx_web_http_server_memicmp()
Dnx_web_http_client.c6320 UINT _nx_web_http_client_memicmp(UCHAR *src, ULONG src_length, UCHAR *dest, ULONG dest_length) in _nx_web_http_client_memicmp()