Searched refs:crypto_method_aes_ccm_8 (Results 1 – 15 of 15) sorted by relevance
| /NetX-Duo-v6.2.1/crypto_libraries/src/ |
| D | nx_crypto_generic_ciphersuites.c | 89 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,
|
| D | nx_crypto_methods.c | 174 NX_CRYPTO_METHOD crypto_method_aes_ccm_8 = variable
|
| /NetX-Duo-v6.2.1/test/regression/nx_secure_test/hash_clone/ |
| D | nx_crypto_ciphersuites_hc.c | 25 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/ |
| D | nx_crypto_ciphersuites_regression.c | 72 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,
|
| D | nx_secure_tls_record_length_test.c | 40 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, …
|
| D | nx_secure_tls_unsupported_ciphersuites_test.c | 66 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…
|
| D | nx_secure_dtls_ecjpake_test.c | 88 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, …
|
| D | nx_secure_dtls_ciphersuites_test.c | 103 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, …
|
| D | nx_secure_dtls_multiple_sessions_ecjpake_test.c | 92 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, …
|
| D | nx_secure_tls_cert_verify_test.c | 388 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…
|
| D | nx_secure_tls_server_ciphersuite_priority_test.c | 27 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/ |
| D | dtls_nx_secure_server_entry.c | 44 extern NX_CRYPTO_METHOD crypto_method_aes_ccm_8; 69 … &crypto_method_null, &crypto_method_auth_psk, &crypto_method_aes_ccm_8, 16…
|
| D | dtls_version_1_0_nx_secure_client_entry.c | 48 extern NX_CRYPTO_METHOD crypto_method_aes_ccm_8; 73 … &crypto_method_null, &crypto_method_auth_psk, &crypto_method_aes_ccm_8, 16…
|
| D | nx_secure_ecc_1_0_1_1_server_entry.c | 113 … &crypto_method_ecdhe, &crypto_method_ecdsa, &crypto_method_aes_ccm_8, 96…
|
| D | nx_secure_ecc_echo_client_entry.c | 101 … &crypto_method_ecdhe, &crypto_method_ecdsa, &crypto_method_aes_ccm_8, 96…
|