Searched defs:len (Results 1 – 14 of 14) sorted by relevance
/NetX-Duo-v6.3.0/addons/azure_iot/azure_iot_security_module/iot-security-module-core/src/utils/ |
D | iconv.c | 29 int string2code(code2string_t *list, char *string, uint32_t len) in string2code()
|
D | string_utils.c | 41 size_t len; in str_trim_last_newline() local 159 char *replace_chars(char *char_array, size_t len, char replace_from, char replace_to) in replace_chars()
|
/NetX-Duo-v6.3.0/addons/azure_iot/azure_iot_security_module/iot-security-module-core/inc/asc_security_core/utils/collection/ |
D | hashset.h | 275 static inline unsigned int hashset_buffer2hash(const char *str, size_t len) in hashset_buffer2hash()
|
/NetX-Duo-v6.3.0/addons/azure_iot/azure_iot_security_module/iot-security-module-core/deps/flatcc/src/runtime/ |
D | emitter.c | 208 flatbuffers_soffset_t offset, size_t len) in flatcc_emitter() 255 size_t len; in flatcc_emitter_copy_buffer() local
|
D | builder.c | 115 size_t len; member 981 char *flatcc_builder_extend_string(flatcc_builder_t *B, size_t len) in flatcc_builder_extend_string() 990 char *flatcc_builder_append_string(flatcc_builder_t *B, const char *s, size_t len) in flatcc_builder_append_string() 1027 int flatcc_builder_truncate_string(flatcc_builder_t *B, size_t len) in flatcc_builder_truncate_string() 1733 flatcc_builder_ref_t flatcc_builder_create_string(flatcc_builder_t *B, const char *s, size_t len) in flatcc_builder_create_string()
|
/NetX-Duo-v6.3.0/addons/azure_iot/azure_iot_security_module/iot-security-module-core/src/utils/collection/ |
D | hashtable.c | 198 unsigned int hashtable_buffer2hash(const char *buffer, size_t len) in hashtable_buffer2hash()
|
/NetX-Duo-v6.3.0/addons/azure_iot/azure_iot_security_module/iot-security-module-core/src/ |
D | components_manager.c | 166 component_id_t components_manager_get_id_by_name(const char *name, size_t len) in components_manager_get_id_by_name()
|
/NetX-Duo-v6.3.0/crypto_libraries/inc/ |
D | nx_crypto_const.h | 305 #define NX_CRYPTO_ALIGN8(len) (((len) + 7) & ~7) argument
|
/NetX-Duo-v6.3.0/addons/ptp/ |
D | nxd_ptp_client.c | 265 UINT len; in _nx_ptp_msg_parse_hdr() local
|
/NetX-Duo-v6.3.0/addons/dns/ |
D | nxd_dns.c | 8141 static VOID _nxd_dns_build_an_ipv6_question_string(NXD_ADDRESS *ip_address, UCHAR *buffer, UINT len) in _nxd_dns_build_an_ipv6_question_string() 10540 USHORT len, cnt; in _nx_dns_cache_add_string() local
|
/NetX-Duo-v6.3.0/crypto_libraries/src/ |
D | nx_crypto_ec.c | 869 UINT len; in _nx_crypto_ec_point_setup() local
|
/NetX-Duo-v6.3.0/addons/mqtt/ |
D | nxd_mqtt_client.c | 2706 UCHAR len[2]; in _nxd_mqtt_client_append_message() local
|
/NetX-Duo-v6.3.0/addons/ppp/ |
D | nx_ppp.c | 3537 UINT len; in _nx_ppp_lcp_configuration_retrieve() local
|
/NetX-Duo-v6.3.0/addons/mdns/ |
D | nxd_mdns.c | 12127 USHORT len, cnt; in _nx_mdns_cache_add_string() local
|