Home
last modified time | relevance | path

Searched refs:ciphersuite_map_size (Results 1 – 6 of 6) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/nx_secure_test/
Dnx_secure_tls_session_create_ext_test.c31 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 …]
Dnx_secure_tls_process_certificate_request_test.c20 extern const UINT ciphersuite_map_size;
43 ciphersuite_map, ciphersuite_map_size, in test_application_define()
Dnx_secure_tls_1_3_session_create_ext_test.c87 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()
Dnx_crypto_ciphersuites_regression.c706 const UINT ciphersuite_map_size = sizeof(ciphersuite_map) / sizeof(NX_CRYPTO_CIPHERSUITE*); variable
Dnx_secure_tls_error_checking_2_test.c24 extern const UINT ciphersuite_map_size;
/NetX-Duo-v6.2.1/crypto_libraries/src/
Dnx_crypto_generic_ciphersuites.c665 const UINT ciphersuite_map_size = sizeof(ciphersuite_map) / sizeof(NX_CRYPTO_CIPHERSUITE*); variable