| /NetX-Duo-v6.2.1/test/regression/nx_secure_test/ |
| D | nx_crypto_ciphersuites_regression.c | 71 extern NX_CRYPTO_METHOD crypto_method_aes_cbc_256; 110 …6, &crypto_method_rsa, &crypto_method_rsa, &crypto_method_aes_cbc_256, 16,… 111 … &crypto_method_rsa, &crypto_method_rsa, &crypto_method_aes_cbc_256, 16,… 121 … &crypto_method_null, &crypto_method_auth_psk, &crypto_method_aes_cbc_256, 16,… 238 …BC_SHA, &crypto_method_ecdhe, &crypto_method_ecdsa, &crypto_method_aes_cbc_256, 16,… 241 …_SHA, &crypto_method_ecdhe, &crypto_method_rsa, &crypto_method_aes_cbc_256, 16,… 247 …6, &crypto_method_rsa, &crypto_method_rsa, &crypto_method_aes_cbc_256, 16,… 248 … &crypto_method_rsa, &crypto_method_rsa, &crypto_method_aes_cbc_256, 16,… 258 … &crypto_method_null, &crypto_method_auth_psk, &crypto_method_aes_cbc_256, 16,… 268 …C_SHA, &crypto_method_ecdh, &crypto_method_ecdsa, &crypto_method_aes_cbc_256, 16,… [all …]
|
| D | nx_secure_tls_record_decrypt_coverage_test.c | 35 extern NX_CRYPTO_METHOD crypto_method_aes_cbc_256; 43 …6, &crypto_method_rsa, &crypto_method_rsa, &crypto_method_aes_cbc_256, 16,… 190 memcpy(&test_cipher, &crypto_method_aes_cbc_256, sizeof(NX_CRYPTO_METHOD)); in ntest_0_entry() 256 memcpy(&test_cipher, &crypto_method_aes_cbc_256, sizeof(NX_CRYPTO_METHOD)); in ntest_0_entry() 274 memcpy(&test_cipher, &crypto_method_aes_cbc_256, sizeof(NX_CRYPTO_METHOD)); in ntest_0_entry() 285 memcpy(&test_cipher, &crypto_method_aes_cbc_256, sizeof(NX_CRYPTO_METHOD)); in ntest_0_entry() 297 memcpy(&test_cipher, &crypto_method_aes_cbc_256, sizeof(NX_CRYPTO_METHOD)); in ntest_0_entry() 327 memcpy(&test_cipher, &crypto_method_aes_cbc_256, sizeof(NX_CRYPTO_METHOD)); in ntest_0_entry() 342 memcpy(&test_cipher, &crypto_method_aes_cbc_256, sizeof(NX_CRYPTO_METHOD)); in ntest_0_entry() 352 memcpy(&test_cipher, &crypto_method_aes_cbc_256, sizeof(NX_CRYPTO_METHOD)); in ntest_0_entry()
|
| D | nx_secure_tls_cert_verify_test.c | 387 extern NX_CRYPTO_METHOD crypto_method_aes_cbc_256; 422 …6, &crypto_method_rsa, &crypto_method_rsa, &crypto_method_aes_cbc_256, 16,… 423 … &crypto_method_rsa, &crypto_method_rsa, &crypto_method_aes_cbc_256, 16,… 432 … &crypto_method_null, &crypto_method_auth_psk, &crypto_method_aes_cbc_256, 16,… 984 …BC_SHA, &crypto_method_ecdhe, &crypto_method_ecdsa, &crypto_method_aes_cbc_256, 16,… 985 …_SHA, &crypto_method_ecdhe, &crypto_method_rsa, &crypto_method_aes_cbc_256, 16,… 993 …6, &crypto_method_rsa, &crypto_method_rsa, &crypto_method_aes_cbc_256, 16,… 995 … &crypto_method_rsa, &crypto_method_rsa, &crypto_method_aes_cbc_256, 16,… 1229 … &crypto_method_rsa_test_4, &crypto_method_rsa, &crypto_method_aes_cbc_256, 16,… 1230 … &crypto_method_rsa, &crypto_method_rsa, &crypto_method_aes_cbc_256, 16,… [all …]
|
| D | nx_secure_tls_record_encrypt_coverage_test.c | 35 extern NX_CRYPTO_METHOD crypto_method_aes_cbc_256; 43 …6, &crypto_method_rsa, &crypto_method_rsa, &crypto_method_aes_cbc_256, 16,… 198 memcpy(&test_cipher, &crypto_method_aes_cbc_256, sizeof(NX_CRYPTO_METHOD)); in ntest_0_entry() 211 memcpy(&test_cipher, &crypto_method_aes_cbc_256, sizeof(NX_CRYPTO_METHOD)); in ntest_0_entry()
|
| D | nx_secure_crypto_self_test.c | 150 extern NX_CRYPTO_METHOD crypto_method_aes_cbc_256; 190 &crypto_method_aes_cbc_256,
|
| D | nx_secure_tls_test_init_utility.c | 73 static NX_CRYPTO_METHOD crypto_method_aes_cbc_256 = variable 211 &crypto_method_aes_cbc_256,
|
| D | nx_secure_tls_send_clienthello_test.c | 27 extern NX_CRYPTO_METHOD crypto_method_aes_cbc_256; 60 …6, &crypto_method_rsa, &crypto_method_rsa, &crypto_method_aes_cbc_256, 16,…
|
| D | nx_secure_tls_unsupported_ciphersuites_test.c | 65 extern NX_CRYPTO_METHOD crypto_method_aes_cbc_256; 114 …6, &crypto_method_rsa, &crypto_method_rsa, &crypto_method_aes_cbc_256, 16,…
|
| D | nx_secure_tls_packet_trim_test.c | 88 memcpy(&test_crypto_method_aes_cbc_256, &crypto_method_aes_cbc_256, sizeof(NX_CRYPTO_METHOD)); in test_application_define()
|
| D | nx_secure_tls_server_ciphersuite_priority_test.c | 26 extern NX_CRYPTO_METHOD crypto_method_aes_cbc_256; 85 …6, &crypto_method_rsa, &crypto_method_rsa, &crypto_method_aes_cbc_256, 16,… 111 …6, &crypto_method_rsa, &crypto_method_rsa, &crypto_method_aes_cbc_256, 16,…
|
| D | nx_secure_aes_additional_test.c | 34 extern NX_CRYPTO_METHOD crypto_method_aes_cbc_256; 616 test_method = crypto_method_aes_cbc_256; in thread_0_entry() 639 test_method = crypto_method_aes_cbc_256; in thread_0_entry()
|
| D | nx_secure_tls_user_defined_key_test.c | 525 extern NX_CRYPTO_METHOD crypto_method_aes_cbc_256;
|
| D | nx_secure_tls_process_record_test.c | 92 memcpy(&test_crypto_method_aes_cbc_256, &crypto_method_aes_cbc_256, sizeof(NX_CRYPTO_METHOD)); in test_application_define()
|
| D | nx_secure_crypto_method_cleanup_test.c | 200 extern NX_CRYPTO_METHOD crypto_method_aes_cbc_256; 230 …{&crypto_method_aes_cbc_256, {NX_CRYPTO_ENCRYPT, NX_CRYPTO_DECRYPT, NX_NULL,}, 2, sizeof(input_tes…
|
| /NetX-Duo-v6.2.1/test/regression/nx_secure_test/hash_clone/ |
| D | nx_crypto_ciphersuites_hc.c | 24 extern NX_CRYPTO_METHOD crypto_method_aes_cbc_256; 75 …6, &crypto_method_rsa, &crypto_method_rsa, &crypto_method_aes_cbc_256, 16,…
|
| /NetX-Duo-v6.2.1/test/regression/interoperability_test/nx_secure_test/ |
| D | dtls_nx_secure_server_entry.c | 43 extern NX_CRYPTO_METHOD crypto_method_aes_cbc_256; 61 …6, &crypto_method_rsa, &crypto_method_rsa, &crypto_method_aes_cbc_256, 16,… 63 … &crypto_method_rsa, &crypto_method_rsa, &crypto_method_aes_cbc_256, 16,…
|
| D | dtls_version_1_0_nx_secure_client_entry.c | 47 extern NX_CRYPTO_METHOD crypto_method_aes_cbc_256; 65 …6, &crypto_method_rsa, &crypto_method_rsa, &crypto_method_aes_cbc_256, 16,… 67 … &crypto_method_rsa, &crypto_method_rsa, &crypto_method_aes_cbc_256, 16,…
|
| D | nx_secure_ecc_1_0_1_1_server_entry.c | 80 extern NX_CRYPTO_METHOD crypto_method_aes_cbc_256; 123 …BC_SHA, &crypto_method_ecdhe, &crypto_method_ecdsa, &crypto_method_aes_cbc_256, 16,… 124 …_SHA, &crypto_method_ecdhe, &crypto_method_rsa, &crypto_method_aes_cbc_256, 16,… 132 …6, &crypto_method_rsa, &crypto_method_rsa, &crypto_method_aes_cbc_256, 16,… 134 … &crypto_method_rsa, &crypto_method_rsa, &crypto_method_aes_cbc_256, 16,…
|
| D | nx_secure_ecc_echo_client_entry.c | 68 extern NX_CRYPTO_METHOD crypto_method_aes_cbc_256; 111 …BC_SHA, &crypto_method_ecdhe, &crypto_method_ecdsa, &crypto_method_aes_cbc_256, 16,… 112 …_SHA, &crypto_method_ecdhe, &crypto_method_rsa, &crypto_method_aes_cbc_256, 16,… 120 …6, &crypto_method_rsa, &crypto_method_rsa, &crypto_method_aes_cbc_256, 16,… 122 … &crypto_method_rsa, &crypto_method_rsa, &crypto_method_aes_cbc_256, 16,…
|
| D | nx_secure_1_0_1_1_echo_server_entry.c | 44 extern NX_CRYPTO_METHOD crypto_method_aes_cbc_256; 56 …A, &crypto_method_rsa, &crypto_method_rsa, &crypto_method_aes_cbc_256, 16,…
|
| D | nx_secure_override_tls_1_1_echo_client_entry.c | 50 extern NX_CRYPTO_METHOD crypto_method_aes_cbc_256; 62 …A, &crypto_method_rsa, &crypto_method_rsa, &crypto_method_aes_cbc_256, 16,…
|
| D | nx_secure_1_0_1_1_echo_client_entry.c | 49 extern NX_CRYPTO_METHOD crypto_method_aes_cbc_256; 61 …A, &crypto_method_rsa, &crypto_method_rsa, &crypto_method_aes_cbc_256, 16,…
|
| /NetX-Duo-v6.2.1/crypto_libraries/src/ |
| D | nx_crypto_generic_ciphersuites.c | 88 extern NX_CRYPTO_METHOD crypto_method_aes_cbc_256; 131 …6, &crypto_method_rsa, &crypto_method_rsa, &crypto_method_aes_cbc_256, 16,… 256 …6, &crypto_method_rsa, &crypto_method_rsa, &crypto_method_aes_cbc_256, 16,… 615 &crypto_method_aes_cbc_256,
|
| D | nx_crypto_method_self_test.c | 33 extern NX_CRYPTO_METHOD crypto_method_aes_cbc_256; 136 status = _nx_crypto_method_self_test_aes(&crypto_method_aes_cbc_256, metadata, metadata_size); in _nx_crypto_method_self_test()
|
| D | nx_crypto_methods.c | 159 NX_CRYPTO_METHOD crypto_method_aes_cbc_256 = variable
|