Searched defs:f (Results 1 – 3 of 3) sorted by relevance
| /NetX-Duo-v6.2.1/crypto_libraries/src/ |
| 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/common/inc/ |
| D | nx_api.h | 493 #define NX_TRACE_IN_LINE_INSERT(i, a, b, c, d, f, g, h) _nx_trace_event_insert((ULONG)i, (ULONG… argument 1498 #define NX_PACKET_DEBUG(f,l,p) {\ argument 1507 #define NX_PACKET_DEBUG(f, l, p) argument 3529 #define nx_tcp_socket_create(i, s, n, t, f, l, w, u, d) _nxe_tcp_socket_create(i, s, n, t, f, l, w,… argument 3561 #define nx_udp_socket_create(i, s, n, t, f, l, q) _nxe_udp_socket_create(i, s, n, t, f, l, q,… argument
|