Home
last modified time | relevance | path

Searched refs:crypto_method_aes_cbc_256 (Results 1 – 25 of 26) sorted by relevance

12

/NetX-Duo-v6.2.1/test/regression/nx_secure_test/
Dnx_crypto_ciphersuites_regression.c71 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 …]
Dnx_secure_tls_record_decrypt_coverage_test.c35 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()
Dnx_secure_tls_cert_verify_test.c387 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 …]
Dnx_secure_tls_record_encrypt_coverage_test.c35 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()
Dnx_secure_crypto_self_test.c150 extern NX_CRYPTO_METHOD crypto_method_aes_cbc_256;
190 &crypto_method_aes_cbc_256,
Dnx_secure_tls_test_init_utility.c73 static NX_CRYPTO_METHOD crypto_method_aes_cbc_256 = variable
211 &crypto_method_aes_cbc_256,
Dnx_secure_tls_send_clienthello_test.c27 extern NX_CRYPTO_METHOD crypto_method_aes_cbc_256;
60 …6, &crypto_method_rsa, &crypto_method_rsa, &crypto_method_aes_cbc_256, 16,…
Dnx_secure_tls_unsupported_ciphersuites_test.c65 extern NX_CRYPTO_METHOD crypto_method_aes_cbc_256;
114 …6, &crypto_method_rsa, &crypto_method_rsa, &crypto_method_aes_cbc_256, 16,…
Dnx_secure_tls_packet_trim_test.c88 memcpy(&test_crypto_method_aes_cbc_256, &crypto_method_aes_cbc_256, sizeof(NX_CRYPTO_METHOD)); in test_application_define()
Dnx_secure_tls_server_ciphersuite_priority_test.c26 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,…
Dnx_secure_aes_additional_test.c34 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()
Dnx_secure_tls_user_defined_key_test.c525 extern NX_CRYPTO_METHOD crypto_method_aes_cbc_256;
Dnx_secure_tls_process_record_test.c92 memcpy(&test_crypto_method_aes_cbc_256, &crypto_method_aes_cbc_256, sizeof(NX_CRYPTO_METHOD)); in test_application_define()
Dnx_secure_crypto_method_cleanup_test.c200 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/
Dnx_crypto_ciphersuites_hc.c24 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/
Ddtls_nx_secure_server_entry.c43 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,…
Ddtls_version_1_0_nx_secure_client_entry.c47 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,…
Dnx_secure_ecc_1_0_1_1_server_entry.c80 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,…
Dnx_secure_ecc_echo_client_entry.c68 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,…
Dnx_secure_1_0_1_1_echo_server_entry.c44 extern NX_CRYPTO_METHOD crypto_method_aes_cbc_256;
56 …A, &crypto_method_rsa, &crypto_method_rsa, &crypto_method_aes_cbc_256, 16,…
Dnx_secure_override_tls_1_1_echo_client_entry.c50 extern NX_CRYPTO_METHOD crypto_method_aes_cbc_256;
62 …A, &crypto_method_rsa, &crypto_method_rsa, &crypto_method_aes_cbc_256, 16,…
Dnx_secure_1_0_1_1_echo_client_entry.c49 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/
Dnx_crypto_generic_ciphersuites.c88 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,
Dnx_crypto_method_self_test.c33 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()
Dnx_crypto_methods.c159 NX_CRYPTO_METHOD crypto_method_aes_cbc_256 = variable

12