Home
last modified time | relevance | path

Searched refs:TLS_PSK_WITH_AES_128_CBC_SHA256 (Results 1 – 11 of 11) sorted by relevance

/NetX-Duo-v6.4.1/test/regression/nx_secure_test/hash_clone/
Dnx_crypto_ciphersuites_hc.c79 …{TLS_PSK_WITH_AES_128_CBC_SHA256, &crypto_method_null, &crypto_method_auth_psk, &cry…
/NetX-Duo-v6.4.1/crypto_libraries/src/
Dnx_crypto_generic_ciphersuites.c136 …{TLS_PSK_WITH_AES_128_CBC_SHA256, &crypto_method_null, &crypto_method_auth_psk, &cry…
261 …{TLS_PSK_WITH_AES_128_CBC_SHA256, &crypto_method_null, &crypto_method_auth_psk, &cry…
/NetX-Duo-v6.4.1/test/regression/nx_secure_test/
Dnx_secure_tls_unsupported_ciphersuites_test.c122 …{TLS_PSK_WITH_AES_128_CBC_SHA256, &crypto_method_null, &crypto_method_auth_psk, &cry…
143 TLS_PSK_WITH_AES_128_CBC_SHA256,
Dnx_crypto_ciphersuites_regression.c122 …{TLS_PSK_WITH_AES_128_CBC_SHA256, &crypto_method_null, &crypto_method_auth_psk, &cry…
259 …{TLS_PSK_WITH_AES_128_CBC_SHA256, &crypto_method_null, &crypto_method_auth_psk, &cry…
Dnx_secure_tls_server_ciphersuite_priority_test.c89 …{TLS_PSK_WITH_AES_128_CBC_SHA256, &crypto_method_null, &crypto_method_auth_psk, &cry…
120 …{TLS_PSK_WITH_AES_128_CBC_SHA256, &crypto_method_null, &crypto_method_auth_psk, &cry…
Dnx_secure_dtls_ciphersuites_test.c81 static UINT ciphersuite_list_8[] = {TLS_PSK_WITH_AES_128_CBC_SHA256};
Dnx_secure_tls_ciphersuites_test.c84 static UINT ciphersuite_list_8[] = {TLS_PSK_WITH_AES_128_CBC_SHA256};
Dnx_secure_tls_cert_verify_test.c433 …{TLS_PSK_WITH_AES_128_CBC_SHA256, &crypto_method_null, &crypto_method_auth_psk, &cry…
1240 …{TLS_PSK_WITH_AES_128_CBC_SHA256, &crypto_method_null, &crypto_method_auth_psk, &cry…
/NetX-Duo-v6.4.1/test/regression/interoperability_test/nx_secure_test/
Ddtls_nx_secure_server_entry.c67 …{TLS_PSK_WITH_AES_128_CBC_SHA256, &crypto_method_null, &crypto_method_auth_psk, &cry…
Ddtls_version_1_0_nx_secure_client_entry.c71 …{TLS_PSK_WITH_AES_128_CBC_SHA256, &crypto_method_null, &crypto_method_auth_psk, &cry…
/NetX-Duo-v6.4.1/nx_secure/inc/
Dnx_secure_tls.h522 #define TLS_PSK_WITH_AES_128_CBC_SHA256 0x00AE macro