| /NetX-Duo-v6.2.1/test/cmake/netxduo64/ |
| D | nx_user.h | 54 #define NX_THREAD_EXTENSION_PTR_SET(a, b) { \ argument 59 #define NX_THREAD_EXTENSION_PTR_GET(a, b, c) { \ argument 73 #define NX_TIMER_EXTENSION_PTR_SET(a, b) { \ argument 78 #define NX_TIMER_EXTENSION_PTR_GET(a, b, c) { \ argument
|
| /NetX-Duo-v6.2.1/addons/tftp/ |
| D | nxd_tftp_client.h | 214 #define nx_tftp_client_create(a,b,c,d) _nxd_tftp_client_create(a,b,c,d,NX_IP_VERSION_V4) argument 215 #define nx_tftp_client_packet_allocate(a,b,c) _nxd_tftp_client_packet_allocate(a,b,c, NX_IP_VERSI… argument 219 #define nx_tftp_client_file_read(a,b,c) _nxd_tftp_client_file_read(a,b,c,NX_IP_VERSION_V4) argument 220 #define nx_tftp_client_file_write(a,b,c) _nxd_tftp_client_file_write(a,b,c,NX_IP_VERSION_V4) argument 242 #define nx_tftp_client_create(a,b,c,d) _nxde_tftp_client_create(a,b,c,d,NX_IP_VERSION_V4) argument 243 #define nx_tftp_client_packet_allocate(a,b,c) _nxde_tftp_client_packet_allocate(a,b,c,NX_IP_VERSI… argument 247 #define nx_tftp_client_file_read(a,b,c) _nxde_tftp_client_file_read(a,b,c,NX_IP_VERSION_V4) argument 248 #define nx_tftp_client_file_write(a,b,c) _nxde_tftp_client_file_write(a,b,c,NX_IP_VERSION_V4) argument
|
| /NetX-Duo-v6.2.1/common/src/ |
| D | nx_md5.c | 66 #define FF(a, b, c, d, x, s, ac) { \ argument 71 #define GG(a, b, c, d, x, s, ac) { \ argument 76 #define HH(a, b, c, d, x, s, ac) { \ argument 81 #define II(a, b, c, d, x, s, ac) { \ argument 425 ULONG a, b, c, d; in _nx_md5_process_buffer() local
|
| /NetX-Duo-v6.2.1/crypto_libraries/inc/ |
| D | nx_crypto_ec.h | 194 #define NX_CRYPTO_EC_ASSIGN_REV(a, b) (a) = (b); NX_CRYPTO_CHANGE_ULONG_ENDIAN(a) argument 195 #define NX_CRYPTO_EC_CHANGE_ENDIAN(a, b, c) NX_CRYPTO_EC_ASSIGN_REV(b, c); (a) = (b) argument 197 #define NX_CRYPTO_EC_SECP192R1_DATA_SETUP(s, b, c0, c1, c2, c3, c4, c5) \ argument 207 #define NX_CRYPTO_EC_SECP224R1_DATA_SETUP(s, b, c0, c1, c2, c3, c4, c5, c6) \ argument 218 #define NX_CRYPTO_EC_SECP256R1_DATA_SETUP(s, b, c0, c1, c2, c3, c4, c5, c6, c7) \ argument 251 #define NX_CRYPTO_EC_SECP384R1_DATA_SETUP(s, b, c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11) \ argument 298 #define NX_CRYPTO_EC_ASSIGN_REV(a,b) (a) = (b); NX_CRYPTO_CHANGE_USHORT_ENDIAN(a) argument 299 #define NX_CRYPTO_EC_CHANGE_ENDIAN(a, b, c) NX_CRYPTO_EC_ASSIGN_REV(b, c); (a) = (b) argument 301 #define NX_CRYPTO_EC_SECP192R1_DATA_SETUP(s, b, c0, c1, c2, c3, c4, c5) \ argument 317 #define NX_CRYPTO_EC_SECP224R1_DATA_SETUP(s, b, c0, c1, c2, c3, c4, c5, c6) \ argument [all …]
|
| D | nx_crypto_const.h | 307 #define NX_CRYPTO_OFFSET(a, b) ((ULONG)(&(((a *)(0)) -> b))) argument
|
| /NetX-Duo-v6.2.1/crypto_libraries/src/ |
| D | nx_crypto_md5.c | 67 #define FF(a, b, c, d, x, s, ac) { \ argument 72 #define GG(a, b, c, d, x, s, ac) { \ argument 77 #define HH(a, b, c, d, x, s, ac) { \ argument 82 #define II(a, b, c, d, x, s, ac) { \ argument 442 ULONG a, b, c, d; in _nx_crypto_md5_process_buffer() local
|
| D | nx_crypto_sha1.c | 430 ULONG a, b, c, d, e; in _nx_crypto_sha1_process_buffer() local
|
| D | nx_crypto_sha5.c | 505 ULONG64 a, b, c, d, e, f, g, h; in _nx_crypto_sha512_process_buffer() local
|
| D | nx_crypto_sha2.c | 441 ULONG a, b, c, d, e, f, g, h; in _nx_crypto_sha256_process_buffer() local
|
| /NetX-Duo-v6.2.1/test/regression/nx_secure_test/ |
| D | nx_secure_huge_number_test.c | 32 NX_CRYPTO_HUGE_NUMBER a, b, c; in thread_0_entry() local
|
| D | nx_secure_aes_additional_test.c | 55 static UINT test_crypto_function(VOID *a, UCHAR *b, UCHAR *c, UINT d) in test_crypto_function() 60 static UINT test_key_set_function(VOID *a, UCHAR *b, UINT c) in test_key_set_function()
|
| /NetX-Duo-v6.2.1/addons/websocket/ |
| D | nx_sha1.c | 413 ULONG a, b, c, d, e; in _nx_sha1_process_buffer() local
|
| /NetX-Duo-v6.2.1/addons/snmp/ |
| D | nx_sha1.c | 413 ULONG a, b, c, d, e; in _nx_sha1_process_buffer() local
|
| /NetX-Duo-v6.2.1/addons/ptp/ |
| D | nxd_ptp_client.c | 337 UCHAR b; in _nx_ptp_msg_parse_hdr() local 1354 NX_PTP_TIME t4, a, b; in _nx_ptp_client_delay_resp_received() local 1866 NX_PTP_TIME a, b, c, d, t3; in _nx_ptp_client_pdelay_resp_received() local
|
| /NetX-Duo-v6.2.1/common/inc/ |
| D | nx_api.h | 192 #define NX_THREAD_EXTENSION_PTR_SET(a, b) argument 196 #define NX_THREAD_EXTENSION_PTR_GET(a, b, c) { \ argument 202 #define NX_TIMER_EXTENSION_PTR_SET(a, b) argument 206 #define NX_TIMER_EXTENSION_PTR_GET(a, b, c) { \ argument 213 #define NX_UCHAR_POINTER_ADD(a,b) TX_UCHAR_POINTER_ADD(a,b) argument 491 #define NX_TRACE_OBJECT_REGISTER(t, p, n, a, b) _nx_trace_object_register(t, (VOID *)p,… argument 493 #define NX_TRACE_IN_LINE_INSERT(i, a, b, c, d, f, g, h) _nx_trace_event_insert((ULONG)i, (ULONG… argument 494 #define NX_TRACE_EVENT_UPDATE(e, t, i, a, b, c, d) _nx_trace_event_update((TX_TRACE_BUFFER… argument 1427 #define IP_ADDRESS(a, b, c, d) ((((ULONG)a) << 24) | (((ULONG)b) << 16) | (((UL… argument
|
| /NetX-Duo-v6.2.1/addons/azure_iot/ |
| D | nx_azure_iot_adu_agent.c | 22 #define NX_AZURE_IOT_ADU_AGENT_PTR_UPDATE(a, b, c, d) { \ argument
|