Home
last modified time | relevance | path

Searched refs:crypto_method_aes_ccm_8 (Results 1 – 15 of 15) sorted by relevance

/NetX-Duo-v6.2.1/crypto_libraries/src/
Dnx_crypto_generic_ciphersuites.c89 extern NX_CRYPTO_METHOD crypto_method_aes_ccm_8;
138 … &crypto_method_null, &crypto_method_auth_psk, &crypto_method_aes_ccm_8, 16…
222 … &crypto_method_ecdhe, &crypto_method_ecdsa, &crypto_method_aes_ccm_8, 96…
241 … &crypto_method_ecdhe, &crypto_method_ecdsa, &crypto_method_aes_ccm_8, 96…
263 … &crypto_method_null, &crypto_method_auth_psk, &crypto_method_aes_ccm_8, 16…
613 &crypto_method_aes_ccm_8,
Dnx_crypto_methods.c174 NX_CRYPTO_METHOD crypto_method_aes_ccm_8 = variable
/NetX-Duo-v6.2.1/test/regression/nx_secure_test/hash_clone/
Dnx_crypto_ciphersuites_hc.c25 extern NX_CRYPTO_METHOD crypto_method_aes_ccm_8;
81 … &crypto_method_null, &crypto_method_auth_psk, &crypto_method_aes_ccm_8, 16…
/NetX-Duo-v6.2.1/test/regression/nx_secure_test/
Dnx_crypto_ciphersuites_regression.c72 extern NX_CRYPTO_METHOD crypto_method_aes_ccm_8;
124 … &crypto_method_null, &crypto_method_auth_psk, &crypto_method_aes_ccm_8, 16…
216 … &crypto_method_ecdhe, &crypto_method_ecdsa, &crypto_method_aes_ccm_8, 96…
233 … &crypto_method_ecdhe, &crypto_method_ecdsa, &crypto_method_aes_ccm_8, 96…
261 … &crypto_method_null, &crypto_method_auth_psk, &crypto_method_aes_ccm_8, 16…
654 &crypto_method_aes_ccm_8,
Dnx_secure_tls_record_length_test.c40 extern NX_CRYPTO_METHOD crypto_method_aes_ccm_8;
53 …st_ciphersuite = {TLS_PSK_WITH_AES_128_CCM_8, NX_NULL, NX_NULL, &crypto_method_aes_ccm_8, 16, 16, …
Dnx_secure_tls_unsupported_ciphersuites_test.c66 extern NX_CRYPTO_METHOD crypto_method_aes_ccm_8;
103 … &crypto_method_ecdhe, &crypto_method_ecdsa, &crypto_method_aes_ccm_8, 96…
123 … &crypto_method_null, &crypto_method_auth_psk, &crypto_method_aes_ccm_8, 16…
Dnx_secure_dtls_ecjpake_test.c88 extern NX_CRYPTO_METHOD crypto_method_aes_ccm_8;
91 …CCM_8, &crypto_method_null, &crypto_method_auth_ecjpake_mod, &crypto_method_aes_ccm_8, 16, …
Dnx_secure_dtls_ciphersuites_test.c103 extern NX_CRYPTO_METHOD crypto_method_aes_ccm_8;
106 …128_CCM_8, &crypto_method_null, &crypto_method_auth_ecjpake, &crypto_method_aes_ccm_8, 16, …
Dnx_secure_dtls_multiple_sessions_ecjpake_test.c92 extern NX_CRYPTO_METHOD crypto_method_aes_ccm_8;
95 …CCM_8, &crypto_method_null, &crypto_method_auth_ecjpake_mod, &crypto_method_aes_ccm_8, 16, …
Dnx_secure_tls_cert_verify_test.c388 extern NX_CRYPTO_METHOD crypto_method_aes_ccm_8;
435 … &crypto_method_null, &crypto_method_auth_psk, &crypto_method_aes_ccm_8, 16…
974 … &crypto_method_ecdhe, &crypto_method_ecdsa, &crypto_method_aes_ccm_8, 96…
1242 … &crypto_method_null, &crypto_method_auth_psk, &crypto_method_aes_ccm_8, 16…
Dnx_secure_tls_server_ciphersuite_priority_test.c27 extern NX_CRYPTO_METHOD crypto_method_aes_ccm_8;
90 … &crypto_method_null, &crypto_method_auth_psk, &crypto_method_aes_ccm_8, 16…
121 … &crypto_method_null, &crypto_method_auth_psk, &crypto_method_aes_ccm_8, 16…
/NetX-Duo-v6.2.1/test/regression/interoperability_test/nx_secure_test/
Ddtls_nx_secure_server_entry.c44 extern NX_CRYPTO_METHOD crypto_method_aes_ccm_8;
69 … &crypto_method_null, &crypto_method_auth_psk, &crypto_method_aes_ccm_8, 16…
Ddtls_version_1_0_nx_secure_client_entry.c48 extern NX_CRYPTO_METHOD crypto_method_aes_ccm_8;
73 … &crypto_method_null, &crypto_method_auth_psk, &crypto_method_aes_ccm_8, 16…
Dnx_secure_ecc_1_0_1_1_server_entry.c113 … &crypto_method_ecdhe, &crypto_method_ecdsa, &crypto_method_aes_ccm_8, 96…
Dnx_secure_ecc_echo_client_entry.c101 … &crypto_method_ecdhe, &crypto_method_ecdsa, &crypto_method_aes_ccm_8, 96…