Home
last modified time | relevance | path

Searched defs:msg_len (Results 1 – 25 of 36) sorted by relevance

12

/AliOS-Things-master/components/posix/src/
A Dmqueue.c28 ssize_t mq_receive(mqd_t mqdes, char *msg_ptr, size_t msg_len, unsigned *msg_prio) in mq_receive()
42 int mq_send(mqd_t mqdes, const char *msg_ptr, size_t msg_len, unsigned msg_prio) in mq_send()
64 ssize_t mq_timedreceive(mqd_t mqdes, char *msg_ptr, size_t msg_len, in mq_timedreceive()
84 int mq_timedsend(mqd_t mqdes, const char *msg_ptr, size_t msg_len, in mq_timedsend()
/AliOS-Things-master/components/ble_host/bt_host/host/
A Daes_ccm.c40 size_t mic_size, u8_t msg_len, u8_t b[16], in ccm_calculate_X0()
98 const u8_t *cleartext_msg, size_t msg_len, const u8_t *aad, in ccm_auth()
151 const u8_t *in_msg, u8_t *out_msg, size_t msg_len) in ccm_crypt()
190 size_t msg_len, const u8_t *aad, size_t aad_len, in bt_ccm_decrypt()
211 size_t msg_len, const u8_t *aad, size_t aad_len, in bt_ccm_encrypt()
/AliOS-Things-master/components/uagent/src/
A Duagent_send.c81 int msg_len = 0; in delay_send() local
143 … short msg_len = snprintf(msg_pub, sizeof(msg_pub), UAGENT_FORMAT_PRE, uganet_send_id++, in uagent_send() local
206 int msg_len = 0; in uagent_ack() local
/AliOS-Things-master/components/linkkit/wrappers/platform/ssl/
A Diotx_hmac.c40 void iotx_hmac_md5(const char *msg, int msg_len, char *digest, const char *key, in iotx_hmac_md5()
77 void iotx_hmac_sha1(const char *msg, int msg_len, char *digest, const char *key, in iotx_hmac_sha1()
/AliOS-Things-master/components/linkkit/include/linkkit/wrappers/
A Dwrappers_atm.h151 uint32_t msg_len; member
/AliOS-Things-master/components/py_engine/modules/aliyunIoT/
A Dmodule_aiot_activeinfo.c24 int32_t msg_len = 0; in pyamp_amp_app_devinfo_report() local
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/advanced/aiot/
A Dmodule_aiot_activeinfo.c24 int32_t msg_len = 0; in amp_app_devinfo_report() local
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/advanced/aiot/
A Dmodule_aiot_activeinfo.c49 int32_t msg_len = 0; in amp_app_devinfo_report() local
/AliOS-Things-master/components/linkkit/dev_model/alcs/
A Dalcs_mqtt.c37 uint16_t msg_len = 0; in __alcs_mqtt_send_response() local
618 uint16_t msg_len = 0; in alcs_prefixkey_get() local
653 uint16_t msg_len = 0; in alcs_mqtt_subdev_prefix_get() local
/AliOS-Things-master/components/linkkit/infra/
A Dinfra_sha1.c328 void utils_hmac_sha1(const char *msg, int msg_len, char *digest, in utils_hmac_sha1()
383 void utils_hmac_sha1_hex(const char *msg, int msg_len, char *digest, in utils_hmac_sha1_hex()
A Dinfra_report.c111 int msg_len = 0; in iotx_report_devinfo() local
A Dinfra_md5.c299 void utils_hmac_md5(const char *msg, int msg_len, char *digest, const char *key, in utils_hmac_md5()
/AliOS-Things-master/components/py_engine/modules/network/tcp/
A Dmodule_tcp.c20 int msg_len; member
229 int msg_len; in native_tcp_send() local
/AliOS-Things-master/components/py_engine/modules/network/udp/
A Dmodule_udp.c31 int msg_len; member
202 int msg_len; in native_udp_sendto() local
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/network/tcp/
A Dmodule_tcp.c20 int msg_len; member
231 int msg_len; in native_tcp_send() local
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/network/udp/
A Dmodule_udp.c31 int msg_len; member
201 int msg_len; in native_udp_sendto() local
/AliOS-Things-master/components/genie_service/core/src/
A Dgenie_time.c373 uint16_t msg_len = msg_length; in genie_time_timing_settting_event() local
485 uint16_t msg_len = msg_length; in genie_time_priordic_timing_settting_event() local
661 uint16_t msg_len = msg_length; in genie_time_timing_remove_event() local
A Dgenie_transport.c444 uint8_t genie_transport_get_seg_count(uint16_t msg_len) in genie_transport_get_seg_count()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/network/tcp/
A Dmodule_tcp.c27 int msg_len; member
226 int msg_len; in native_tcp_send() local
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/network/udp/
A Dmodule_udp.c32 int msg_len; member
206 int msg_len; in native_udp_sendto() local
/AliOS-Things-master/components/ble_mesh/bt_mesh/aos/
A Dmesh.c528 uint16_t msg_len) in ble_stack_mesh_send()
571 uint16_t msg_len) in ble_stack_mesh_pub()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/repl/
A Dmodule_repl.c56 size_t msg_len = 0; in native_repl_puts() local
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dcrypto.c192 const u8_t *enc_msg, size_t msg_len, in bt_mesh_ccm_decrypt()
350 const u8_t *msg, size_t msg_len, in bt_mesh_ccm_encrypt()
/AliOS-Things-master/components/linkkit/ota/
A Diotx_ota.c23 static int ota_callback(void *pcontext, const char *msg, uint32_t msg_len, in ota_callback()
/AliOS-Things-master/components/linksdk/core/utils/
A Dcore_sha256.c268 void core_hmac_sha256(const uint8_t *msg, uint32_t msg_len, const uint8_t *key, uint32_t key_len, u… in core_hmac_sha256()

Completed in 36 milliseconds

12