Searched refs:test_crypto_table (Results 1 – 6 of 6) sorted by relevance
364 static NX_SECURE_TLS_CRYPTO test_crypto_table = variable1009 server_tls_session.nx_secure_tls_crypto_table = &test_crypto_table; in ntest_0_entry()1247 test_crypto_table.nx_secure_tls_handshake_hash_md5_method = &test_md5; in ntest_0_entry()1249 test_crypto_table.nx_secure_tls_handshake_hash_sha1_method = &test_sha1; in ntest_0_entry()1254 test_crypto_table.nx_secure_tls_handshake_hash_sha256_method = &test_sha256; in ntest_0_entry()1259 test_crypto_table.nx_secure_tls_ciphersuite_lookup_table_size = 0; in ntest_0_entry()1262 test_crypto_table.nx_secure_tls_x509_cipher_table = _nx_crypto_x509_cipher_lookup_table; in ntest_0_entry()1263 test_crypto_table.nx_secure_tls_x509_cipher_table_size = 1; in ntest_0_entry()1265 status = _nx_secure_tls_metadata_size_calculate(&test_crypto_table, &metadata_size); in ntest_0_entry()1276 &test_crypto_table, in ntest_0_entry()[all …]
621 NX_SECURE_TLS_CRYPTO test_crypto_table = in ntest_1_entry() local645 test_crypto_table.nx_secure_tls_handshake_hash_sha256_method = &hash_method; in ntest_1_entry()673 server_tls_session.nx_secure_tls_crypto_table = &test_crypto_table; in ntest_1_entry()723 client_tls_session.nx_secure_tls_crypto_table = &test_crypto_table; in ntest_1_entry()920 test_crypto_table.nx_secure_tls_handshake_hash_sha256_method = &test_method; in ntest_1_entry()976 test_crypto_table.nx_secure_tls_handshake_hash_sha256_method = &hash_method; in ntest_1_entry()983 server_tls_session.nx_secure_tls_crypto_table = &test_crypto_table; in ntest_1_entry()1039 server_tls_session.nx_secure_tls_crypto_table = &test_crypto_table; in ntest_1_entry()1040 test_crypto_table.nx_secure_tls_handshake_hash_md5_method = &_method; in ntest_1_entry()1045 test_crypto_table.nx_secure_tls_handshake_hash_md5_method = &_method_0; in ntest_1_entry()[all …]
185 static NX_SECURE_TLS_CRYPTO test_crypto_table = variable214 _tls_session.nx_secure_tls_crypto_table = &test_crypto_table; in thread_for_assert_entry()
293 NX_SECURE_TLS_CRYPTO test_crypto_table = in ntest_0_entry() local
292 NX_SECURE_TLS_CRYPTO test_crypto_table = in ntest_0_entry() local
113 static NX_SECURE_TLS_CRYPTO test_crypto_table = variable157 mqtt_client.nxd_mqtt_tls_session.nx_secure_tls_crypto_table = &test_crypto_table; in test_nx_azure_iot_publish_packet_get()