Home
last modified time | relevance | path

Searched refs:THREAD_STACK_SIZE (Results 1 – 25 of 80) sorted by relevance

1234

/NetX-Duo-v6.2.1/test/regression/nx_secure_test/
Dnx_secure_dtls_concurrent_sessions_test.c15 #define THREAD_STACK_SIZE 1024 macro
49 static ULONG server_thread_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
50 static ULONG server_concurrent_thread_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
51 static ULONG client_thread_stack[2][THREAD_STACK_SIZE / sizeof(ULONG)];
52 static ULONG server_ip_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
53 static ULONG client_ip_stack[2][THREAD_STACK_SIZE / sizeof(ULONG)];
Dnx_secure_tls_shutdown_test.c10 #define THREAD_STACK_SIZE 1024 macro
16 static ULONG thread_0_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
Dnx_secure_dtls_abort_waiting_test.c15 #define THREAD_STACK_SIZE 1024 macro
49 static ULONG server_thread_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
50 static ULONG server_concurrent_thread_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
51 static ULONG client_thread_stack[2][THREAD_STACK_SIZE / sizeof(ULONG)];
52 static ULONG server_ip_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
53 static ULONG client_ip_stack[2][THREAD_STACK_SIZE / sizeof(ULONG)];
Dnx_secure_dtls_concurrent_sessions_retransmit_test.c15 #define THREAD_STACK_SIZE 1024 macro
49 static ULONG server_thread_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
50 static ULONG server_concurrent_thread_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
51 static ULONG client_thread_stack[2][THREAD_STACK_SIZE / sizeof(ULONG)];
52 static ULONG server_ip_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
53 static ULONG client_ip_stack[2][THREAD_STACK_SIZE / sizeof(ULONG)];
Dnx_secure_tls_transmit_mutex_wait_test.c14 #define THREAD_STACK_SIZE 1024 macro
43 static ULONG thread_0_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
44 static ULONG thread_1_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
45 static ULONG thread_2_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
46 static ULONG ip_0_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
47 static ULONG ip_1_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
Dnx_secure_dtls_multiple_sessions_connect_test.c15 #define THREAD_STACK_SIZE 1024 macro
48 static ULONG server_thread_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
49 static ULONG client_thread_stack[2][THREAD_STACK_SIZE / sizeof(ULONG)];
50 static ULONG server_ip_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
51 static ULONG client_ip_stack[2][THREAD_STACK_SIZE / sizeof(ULONG)];
Dnx_secure_dtls_version_1_0_test.c15 #define THREAD_STACK_SIZE 1024 macro
48 static ULONG server_thread_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
49 static ULONG client_thread_stack[2][THREAD_STACK_SIZE / sizeof(ULONG)];
50 static ULONG server_ip_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
51 static ULONG client_ip_stack[2][THREAD_STACK_SIZE / sizeof(ULONG)];
Dnx_secure_tls_session_delete_test.c10 #define THREAD_STACK_SIZE 1024 macro
16 static ULONG thread_0_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
Dnx_secure_tls_serverhello_session_id_test.c14 #define THREAD_STACK_SIZE 1024 macro
37 static ULONG thread_0_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
38 static ULONG thread_1_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
39 static ULONG ip_0_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
Dnx_secure_dtls_abnormal_test.c15 #define THREAD_STACK_SIZE 1024 macro
48 static ULONG server_thread_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
49 static ULONG client_thread_stack[2][THREAD_STACK_SIZE / sizeof(ULONG)];
50 static ULONG server_ip_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
51 static ULONG client_ip_stack[2][THREAD_STACK_SIZE / sizeof(ULONG)];
Dnx_secure_dtls_fragment_test.c15 #define THREAD_STACK_SIZE 1024 macro
48 static ULONG server_thread_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
49 static ULONG client_thread_stack[2][THREAD_STACK_SIZE / sizeof(ULONG)];
50 static ULONG server_ip_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
51 static ULONG client_ip_stack[2][THREAD_STACK_SIZE / sizeof(ULONG)];
Dnx_secure_dtls_multiple_sessions_ecjpake_test.c14 #define THREAD_STACK_SIZE 1024 macro
48 static ULONG server_thread_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
49 static ULONG client_thread_stack[2][THREAD_STACK_SIZE / sizeof(ULONG)];
50 static ULONG server_ip_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
51 static ULONG client_ip_stack[2][THREAD_STACK_SIZE / sizeof(ULONG)];
Dnx_secure_dtls_out_of_order_test.c15 #define THREAD_STACK_SIZE 1024 macro
49 static ULONG server_thread_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
50 static ULONG client_thread_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
51 static ULONG server_ip_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
52 static ULONG client_ip_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
Dnx_secure_dtls_ecc_basic_test.c15 #define THREAD_STACK_SIZE 1024 macro
42 static ULONG thread_0_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
43 static ULONG thread_1_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
44 static ULONG ip_0_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
Dnx_secure_tls_unrecognized_ciphersuites_test.c20 #define THREAD_STACK_SIZE 1024 macro
44 static ULONG thread_0_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
45 static ULONG thread_1_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
46 static ULONG ip_0_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
Dnx_secure_tls_1_3_handshake_fail_test.c16 #define THREAD_STACK_SIZE 1024 macro
40 static ULONG thread_0_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
41 static ULONG thread_1_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
42 static ULONG ip_0_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
Dnx_secure_tls_1_3_receive_invalid_server_handshake_message_test.c17 #define THREAD_STACK_SIZE 1024 macro
44 static ULONG thread_server_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
45 static ULONG thread_client_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
46 static ULONG ip_0_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
Dnx_secure_dtls_multiple_sessions_receive_test.c15 #define THREAD_STACK_SIZE 1024 macro
49 static ULONG server_thread_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
50 static ULONG client_thread_stack[2][THREAD_STACK_SIZE / sizeof(ULONG)];
51 static ULONG server_ip_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
52 static ULONG client_ip_stack[2][THREAD_STACK_SIZE / sizeof(ULONG)];
Dnx_secure_dtls_multiple_sessions_send_test.c15 #define THREAD_STACK_SIZE 1024 macro
49 static ULONG server_thread_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
50 static ULONG client_thread_stack[2][THREAD_STACK_SIZE / sizeof(ULONG)];
51 static ULONG server_ip_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
52 static ULONG client_ip_stack[2][THREAD_STACK_SIZE / sizeof(ULONG)];
Dnx_secure_dtls_ecjpake_test.c14 #define THREAD_STACK_SIZE 1024 macro
42 static ULONG thread_0_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
43 static ULONG thread_1_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
44 static ULONG ip_0_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
Dnx_secure_dtls_retransmit_change_cipher_spec_test.c21 #define THREAD_STACK_SIZE 1024 macro
50 static ULONG thread_0_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
51 static ULONG thread_1_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
52 static ULONG ip_0_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
Dnx_secure_dtls_retransmit_test.c15 #define THREAD_STACK_SIZE 1024 macro
44 static ULONG thread_0_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
45 static ULONG thread_1_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
46 static ULONG ip_0_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
Dnx_secure_tls_ecc_protocol_version_test.c15 #define THREAD_STACK_SIZE 1024 macro
39 static ULONG thread_0_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
40 static ULONG thread_1_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
41 static ULONG ip_0_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
Dnx_secure_tls_session_renegotiate_coverage_test.c42 #define THREAD_STACK_SIZE 1024 macro
48 static ULONG ip_0_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
Dnx_secure_dtls_retransmit_interval_test.c15 #define THREAD_STACK_SIZE 1024 macro
45 static ULONG thread_0_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
46 static ULONG thread_1_stack[THREAD_STACK_SIZE / sizeof(ULONG)];
47 static ULONG ip_0_stack[THREAD_STACK_SIZE / sizeof(ULONG)];

1234