Home
last modified time | relevance | path

Searched defs:value (Results 1 – 25 of 41) sorted by relevance

12

/NetX-Duo-v6.2.1/addons/azure_iot/
Dnx_azure_iot_json_writer.c195 const UCHAR *value, UINT value_len) in nx_azure_iot_json_writer_append_string()
237 const UCHAR *value, UINT value_len) in nx_azure_iot_json_writer_append_property_name()
257 UINT nx_azure_iot_json_writer_append_bool(NX_AZURE_IOT_JSON_WRITER *json_writer_ptr, UINT value) in nx_azure_iot_json_writer_append_bool()
275 UINT nx_azure_iot_json_writer_append_int32(NX_AZURE_IOT_JSON_WRITER *json_writer_ptr, int32_t value) in nx_azure_iot_json_writer_append_int32()
294 double value, int32_t fractional_digits) in nx_azure_iot_json_writer_append_double()
404 int32_t value) in nx_azure_iot_json_writer_append_property_with_int32_value()
412double value, UINT fractional_digits) in nx_azure_iot_json_writer_append_property_with_double_value()
420 UINT value) in nx_azure_iot_json_writer_append_property_with_bool_value()
428 const UCHAR *value, UINT value_len) in nx_azure_iot_json_writer_append_property_with_string_value()
/NetX-Duo-v6.2.1/test/regression/dhcp_test/
Dnetx_dhcp_clone_function.c7 UINT dhcp_get_option_value(UCHAR *bootp_message, UINT option, ULONG *value, UINT length) in dhcp_get_option_value()
107 ULONG value = 0; in dhcp_get_data() local
Dnetx_dhcp_client_server_source_port_test.c140 ULONG value = 0; in dhcp_get_data_local() local
Dnetx_dhcp_client_secondary_interface_test.c572 ULONG value = 0; in dhcp_get_dhcp_data() local
Dnetx_dhcp_client_activate_interfaces_test.c836 ULONG value = 0; in dhcp_get_dhcp_data() local
/NetX-Duo-v6.2.1/crypto_libraries/src/
Dnx_crypto_huge_number_extended.c81 NX_CRYPTO_KEEP VOID _nx_crypto_huge_number_add_digit(NX_CRYPTO_HUGE_NUMBER *value, HN_UBASE digit) in _nx_crypto_huge_number_add_digit()
157 NX_CRYPTO_KEEP VOID _nx_crypto_huge_number_subtract_digit(NX_CRYPTO_HUGE_NUMBER *value, HN_UBASE di… in _nx_crypto_huge_number_subtract_digit()
Dnx_crypto_huge_number.c532 NX_CRYPTO_KEEP VOID _nx_crypto_huge_number_add_digit_unsigned(NX_CRYPTO_HUGE_NUMBER *value, HN_UBAS… in _nx_crypto_huge_number_add_digit_unsigned()
607 NX_CRYPTO_KEEP VOID _nx_crypto_huge_number_subtract_digit_unsigned(NX_CRYPTO_HUGE_NUMBER *value, HN… in _nx_crypto_huge_number_subtract_digit_unsigned()
1196 NX_CRYPTO_KEEP VOID _nx_crypto_huge_number_multiply_digit(NX_CRYPTO_HUGE_NUMBER *value, in _nx_crypto_huge_number_multiply_digit()
1288 NX_CRYPTO_KEEP VOID _nx_crypto_huge_number_square(NX_CRYPTO_HUGE_NUMBER *value, NX_CRYPTO_HUGE_NUMB… in _nx_crypto_huge_number_square()
1430 HN_UBASE2 value, carry; in _nx_crypto_huge_number_modulus() local
1921 HN_UBASE value; in _nx_crypto_huge_number_extract() local
1999 HN_UBASE value; in _nx_crypto_huge_number_extract_fixed_size() local
Dnx_crypto_ec.c1184 NX_CRYPTO_HUGE_NUMBER *value, in _nx_crypto_ec_secp192r1_reduce()
1321 NX_CRYPTO_HUGE_NUMBER *value, in _nx_crypto_ec_secp224r1_reduce()
1464 NX_CRYPTO_HUGE_NUMBER *value, in _nx_crypto_ec_secp256r1_reduce()
1629 NX_CRYPTO_HUGE_NUMBER *value, in _nx_crypto_ec_secp384r1_reduce()
1802 NX_CRYPTO_HUGE_NUMBER *value, in _nx_crypto_ec_secp521r1_reduce()
1920 NX_CRYPTO_HUGE_NUMBER *value, in _nx_crypto_ec_add_digit_reduce()
1984 NX_CRYPTO_HUGE_NUMBER *value, in _nx_crypto_ec_subtract_digit_reduce()
2045 NX_CRYPTO_HUGE_NUMBER *value, in _nx_crypto_ec_fp_reduce()
2725 HN_UBASE value; in _nx_crypto_ec_naf_compute() local
2877 HN_UBASE value; in _nx_crypto_ec_fp_projective_multiple() local
[all …]
Dnx_crypto_initialize.c141 NX_CRYPTO_KEEP VOID *_nx_crypto_self_test_memset(void *dest, int value, size_t size) in _nx_crypto_self_test_memset()
/NetX-Duo-v6.2.1/test/regression/netxduo_test/
Dnetx_ip_raw_packet_queue_test.c130 ULONG value; in ntest_0_entry() local
201 ULONG value; in ntest_1_entry() local
Dnetx_ipv6_raw_packet_test.c158 ULONG value; in ntest_0_entry() local
260 ULONG value; in ntest_1_entry() local
Dnetx_ip_raw_packet_filter_test.c138 ULONG value; in ntest_0_entry() local
189 ULONG value; in ntest_1_entry() local
Dnetx_raw_special_test.c157 ULONG value; in ntest_0_entry() local
267 ULONG value; in ntest_1_entry() local
Dnetx_ip_status_check_test.c103 ULONG value; in ntest_0_entry() local
Dnetx_ip_basic_test.c103 ULONG value; in ntest_0_entry() local
Dnetx_ip_raw_packet_test.c115 ULONG value; in ntest_0_entry() local
/NetX-Duo-v6.2.1/test/regression/nx_secure_test/
Dnx_secure_ec_additional_test.c40 NX_CRYPTO_HUGE_NUMBER value; in thread_0_entry() local
/NetX-Duo-v6.2.1/common/src/
Dnx_ip_packet_send.c99 USHORT value; in _nx_ip_packet_send() local
/NetX-Duo-v6.2.1/test/regression/azure_iot/
Dc2d_property_unit_test.c51 UCHAR *value; member
55 #define PROPERTY_INIT(name, value) {(name), sizeof(name) - 1, (value), sizeof(value) - 1} argument
Dc2d_unit_test.c60 UCHAR *value; member
64 #define PROPERTY_INIT(name, value) {(name), sizeof(name) - 1, (value), sizeof(value) - 1} argument
/NetX-Duo-v6.2.1/addons/dhcp/
Dnxd_dhcp_server.c4881 ULONG value; in _nx_dhcp_server_extract_information() local
5434 static UINT _nx_dhcp_add_option(UCHAR *dhcp_message, UINT option, UINT size, ULONG value, UINT *in… in _nx_dhcp_add_option()
5502 static UINT _nx_dhcp_server_get_data(UCHAR *data, UINT size, ULONG *value) in _nx_dhcp_server_get_data()
5574 static VOID _nx_dhcp_server_store_data(UCHAR *data, UINT size, ULONG value) in _nx_dhcp_server_store_data()
Dnxd_dhcp_client.c7393 ULONG value; in _nx_dhcp_extract_information() local
7679 static UINT _nx_dhcp_get_option_value(UCHAR *bootp_message, UINT option, ULONG *value, UINT length) in _nx_dhcp_get_option_value()
7779 UINT _nx_dhcp_add_option_value(UCHAR *bootp_message, UINT option, UINT size, ULONG value, UINT *in… in _nx_dhcp_add_option_value()
7844 static UINT _nx_dhcp_add_option_string(UCHAR *bootp_message, UINT option, UINT size, UCHAR *value,… in _nx_dhcp_add_option_string()
8307 ULONG value = 0; in _nx_dhcp_get_data() local
8371 static VOID _nx_dhcp_store_data(UCHAR *data, UINT size, ULONG value) in _nx_dhcp_store_data()
/NetX-Duo-v6.2.1/crypto_libraries/inc/
Dnx_crypto_ec.h176 #define NX_CRYPTO_EC_MULTIPLE_DIGIT_REDUCE(curve, value, digit, result, scratch) \ argument
184 #define NX_CRYPTO_EC_SQUARE_REDUCE(curve, value, result, scratch) \ argument
188 #define NX_CRYPTO_EC_SHIFT_LEFT_REDUCE(curve, value, shift, scratch) \ argument
/NetX-Duo-v6.2.1/samples/
Ddemo_netxduo_https.c526 CHAR value[100]; in http_response_callback() local
/NetX-Duo-v6.2.1/addons/pppoe/
Dnx_pppoe_client.c3160 ULONG value = 0; in _nx_pppoe_client_data_get() local
3219 static VOID _nx_pppoe_client_data_add(UCHAR *data, UINT size, ULONG value) in _nx_pppoe_client_data_add()

12