Searched refs:ciphersuite_map_size (Results 1 – 6 of 6) sorted by relevance
| /NetX-Duo-v6.2.1/test/regression/nx_secure_test/ |
| D | nx_secure_tls_session_create_ext_test.c | 31 extern const UINT ciphersuite_map_size; 249 for(int index = 0; index < ciphersuite_map_size; index++) in calculate_tls_ciphersuite_info_size() 265 for(int index = 0; index < ciphersuite_map_size; index++) in calculate_x509_ciphersuite_info_size() 304 ciphersuite_map, ciphersuite_map_size, in ntest_0_entry() 348 ciphersuite_map, ciphersuite_map_size, in ntest_0_entry() 361 ciphersuite_map, ciphersuite_map_size, in ntest_0_entry() 370 ciphersuite_map, ciphersuite_map_size, in ntest_0_entry() 378 ciphersuite_map, ciphersuite_map_size, in ntest_0_entry() 386 ciphersuite_map, ciphersuite_map_size, in ntest_0_entry() 395 ciphersuite_map, ciphersuite_map_size, in ntest_0_entry() [all …]
|
| D | nx_secure_tls_process_certificate_request_test.c | 20 extern const UINT ciphersuite_map_size; 43 ciphersuite_map, ciphersuite_map_size, in test_application_define()
|
| D | nx_secure_tls_1_3_session_create_ext_test.c | 87 extern const UINT ciphersuite_map_size; 383 ciphersuite_map, ciphersuite_map_size, in client_tls_setup() 415 ciphersuite_map, ciphersuite_map_size, in server_tls_setup() 450 ciphersuite_map, ciphersuite_map_size, in ntest_0_entry()
|
| D | nx_crypto_ciphersuites_regression.c | 706 const UINT ciphersuite_map_size = sizeof(ciphersuite_map) / sizeof(NX_CRYPTO_CIPHERSUITE*); variable
|
| D | nx_secure_tls_error_checking_2_test.c | 24 extern const UINT ciphersuite_map_size;
|
| /NetX-Duo-v6.2.1/crypto_libraries/src/ |
| D | nx_crypto_generic_ciphersuites.c | 665 const UINT ciphersuite_map_size = sizeof(ciphersuite_map) / sizeof(NX_CRYPTO_CIPHERSUITE*); variable
|