| /kernel/linux/linux-6.6/drivers/net/usb/ |
| H A D | rndis_host.c | 99 u32 xid = 0, msg_len, request_id, msg_type, rsp, in rndis_command() local 508 u32 msg_type, msg_len, data_offset, data_len; rndis_rx_fixup() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/wwan/t7xx/ |
| H A D | t7xx_port_proxy.c | 260 unsigned int msg_len = skb->len; in t7xx_port_send_ctl_skb() local
|
| /kernel/liteos_m/kal/posix/src/ |
| H A D | mqueue.c | 629 int mq_send(mqd_t personal, const char *msg_ptr, size_t msg_len, unsigned int msg_prio) in mq_send() argument 634 ssize_t mq_receive(mqd_t personal, char *msg_ptr, size_t msg_len, unsigned int *msg_prio) in mq_receive() argument
|
| /third_party/mbedtls/library/ |
| H A D | ssl_client.c | 917 size_t buf_len, msg_len, binders_len; in mbedtls_ssl_write_client_hello() local
|
| /third_party/ltp/utils/sctp/testlib/ |
| H A D | sctputil.c | 96 test_print_message(int sk LTP_ATTRIBUTE_UNUSED, struct msghdr *msg, size_t msg_len) in test_print_message() argument
|
| /third_party/mesa3d/src/gallium/winsys/svga/drm/ |
| H A D | vmw_msg.c | 370 size_t msg_len = strlen(msg); in vmw_send_msg() local 431 int msg_len; in vmw_svga_winsys_host_log() local
|
| /third_party/node/deps/openssl/openssl/crypto/sm2/ |
| H A D | sm2_sign.c | 141 sm2_compute_msg_hash(const EVP_MD *digest, const EC_KEY *key, const uint8_t *id, const size_t id_len, const uint8_t *msg, size_t msg_len) sm2_compute_msg_hash() argument 391 ossl_sm2_do_sign(const EC_KEY *key, const EVP_MD *digest, const uint8_t *id, const size_t id_len, const uint8_t *msg, size_t msg_len) ossl_sm2_do_sign() argument 413 ossl_sm2_do_verify(const EC_KEY *key, const EVP_MD *digest, const ECDSA_SIG *sig, const uint8_t *id, const size_t id_len, const uint8_t *msg, size_t msg_len) ossl_sm2_do_verify() argument
|
| /third_party/openssl/test/ |
| H A D | ecdsatest.c | 80 long q_len, msg_len = 0; in x9_62_tests() local
|
| H A D | sm2_internal_test.c | 140 const size_t msg_len = strlen(message); in test_sm2_crypt() local 310 const size_t msg_len = strlen(message); in test_sm2_sign() local [all...] |
| /third_party/openssl/crypto/sm2/ |
| H A D | sm2_sign.c | 141 sm2_compute_msg_hash(const EVP_MD *digest, const EC_KEY *key, const uint8_t *id, const size_t id_len, const uint8_t *msg, size_t msg_len) sm2_compute_msg_hash() argument 391 ossl_sm2_do_sign(const EC_KEY *key, const EVP_MD *digest, const uint8_t *id, const size_t id_len, const uint8_t *msg, size_t msg_len) ossl_sm2_do_sign() argument 413 ossl_sm2_do_verify(const EC_KEY *key, const EVP_MD *digest, const ECDSA_SIG *sig, const uint8_t *id, const size_t id_len, const uint8_t *msg, size_t msg_len) ossl_sm2_do_verify() argument
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
| H A D | hmac_vap.c | 476 hmac_vap_check_ht_capabilities_ap(const hmac_vap_stru *hmac_vap, hi_u8 *puc_payload, hi_u16 us_info_elem_offset, hi_u32 msg_len, hmac_user_stru *hmac_user) hmac_vap_check_ht_capabilities_ap() argument 691 hmac_check_opmode_notify(hmac_vap_stru *hmac_vap, hi_u8 *puc_mac_hdr, hi_u8 *puc_payload, hi_u16 us_info_elem_offset, hi_u32 msg_len, hmac_user_stru *hmac_user) hmac_check_opmode_notify() argument
|
| /kernel/linux/linux-5.10/drivers/char/ipmi/ |
| H A D | ipmb_dev_int.c | 139 u8 rq_sa, netf_rq_lun, msg_len; in ipmb_write() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_hw_mgmt.c | 155 static void prepare_mgmt_cmd(u8 *mgmt_cmd, u64 *header, u8 *msg, u16 msg_len) in prepare_mgmt_cmd() argument 175 u16 msg_len = MGMT_MSG_RSVD_FOR_DEV + sizeof(u64) + msg_data_len; in mgmt_msg_len() local 126 prepare_header(struct hinic_pf_to_mgmt *pf_to_mgmt, u16 msg_len, enum hinic_mod_type mod, enum msg_ack_type ack_type, enum mgmt_direction_type direction, u16 cmd, u16 msg_id) prepare_header() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/ |
| H A D | metadata.c | 114 unsigned int msg_len = nfp_flower_cmsg_get_data_len(skb); in nfp_flower_rx_flow_stats() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_devlink.c | 567 bnxt_hwrm_nvm_req(struct bnxt *bp, u32 param_id, void *msg, int msg_len, union devlink_param_value *val) bnxt_hwrm_nvm_req() argument
|
| /kernel/linux/linux-5.10/drivers/s390/crypto/ |
| H A D | zcrypt_msgtype50.c | 55 unsigned short msg_len; member
|
| /kernel/linux/linux-5.10/fs/hmdfs/comm/ |
| H A D | message_verify.c | 289 static int verify_open_req(size_t msg_len, void *msg) in verify_open_req() argument 307 static int verify_open_resp(size_t msg_len, void *msg) in verify_open_resp() argument 317 static int hmdfs_open_verify(int flag, size_t msg_len, void *msg) in hmdfs_open_verify() argument 328 static int verify_atomic_open_req(size_t msg_len, void *msg) in verify_atomic_open_req() argument 346 verify_atomic_open_resp(size_t msg_len, void *msg) verify_atomic_open_resp() argument 356 hmdfs_atomic_open_verify(int flag, size_t msg_len, void *msg) hmdfs_atomic_open_verify() argument 367 verify_iterate_req(size_t msg_len, void *msg) verify_iterate_req() argument 384 hmdfs_iterate_verify(int flag, size_t msg_len, void *msg) hmdfs_iterate_verify() argument 395 verify_mkdir_req(size_t msg_len, void *msg) verify_mkdir_req() argument 413 verify_mkdir_resp(size_t msg_len, void *msg) verify_mkdir_resp() argument 423 hmdfs_mkdir_verify(int flag, size_t msg_len, void *msg) hmdfs_mkdir_verify() argument 434 verify_create_req(size_t msg_len, void *msg) verify_create_req() argument 452 verify_create_resp(size_t msg_len, void *msg) verify_create_resp() argument 462 hmdfs_create_verify(int flag, size_t msg_len, void *msg) hmdfs_create_verify() argument 473 verify_rmdir_req(size_t msg_len, void *msg) verify_rmdir_req() argument 491 hmdfs_rmdir_verify(int flag, size_t msg_len, void *msg) hmdfs_rmdir_verify() argument 502 verify_unlink_req(size_t msg_len, void *msg) verify_unlink_req() argument 520 hmdfs_unlink_verify(int flag, size_t msg_len, void *msg) hmdfs_unlink_verify() argument 531 verify_rename_req(size_t msg_len, void *msg) verify_rename_req() argument 554 hmdfs_rename_verify(int flag, size_t msg_len, void *msg) hmdfs_rename_verify() argument 565 verify_setattr_req(size_t msg_len, void *msg) verify_setattr_req() argument 583 hmdfs_setattr_verify(int flag, size_t msg_len, void *msg) hmdfs_setattr_verify() argument 594 verify_getattr_req(size_t msg_len, void *msg) verify_getattr_req() argument 611 verify_getattr_resp(size_t msg_len, void *msg) verify_getattr_resp() argument 621 hmdfs_getattr_verify(int flag, size_t msg_len, void *msg) hmdfs_getattr_verify() argument 632 verify_getxattr_req(size_t msg_len, void *msg) verify_getxattr_req() argument 654 verify_getxattr_resp(size_t msg_len, void *msg) verify_getxattr_resp() argument 670 hmdfs_getxattr_verify(int flag, size_t msg_len, void *msg) hmdfs_getxattr_verify() argument 681 verify_setxattr_req(size_t msg_len, void *msg) verify_setxattr_req() argument 704 hmdfs_setxattr_verify(int flag, size_t msg_len, void *msg) hmdfs_setxattr_verify() argument 715 verify_listxattr_req(size_t msg_len, void *msg) verify_listxattr_req() argument 735 verify_listxattr_resp(size_t msg_len, void *msg) verify_listxattr_resp() argument 751 hmdfs_listxattr_verify(int flag, size_t msg_len, void *msg) hmdfs_listxattr_verify() argument 762 hmdfs_readpage_verify(int flag, size_t msg_len, void *msg) hmdfs_readpage_verify() argument 776 hmdfs_writepage_verify(int flag, size_t msg_len, void *msg) hmdfs_writepage_verify() argument 793 verify_statfs_req(size_t msg_len, void *msg) verify_statfs_req() argument 810 verify_statfs_resp(size_t msg_len, void *msg) verify_statfs_resp() argument 820 hmdfs_statfs_verify(int flag, size_t msg_len, void *msg) hmdfs_statfs_verify() argument 831 verify_drop_push_req(size_t msg_len, void *msg) verify_drop_push_req() argument 848 hmdfs_drop_push_verify(int flag, size_t msg_len, void *msg) hmdfs_drop_push_verify() argument [all...] |
| /kernel/linux/linux-5.10/kernel/debug/kdb/ |
| H A D | kdb_io.c | 550 static void kdb_msg_write(const char *msg, int msg_len) in kdb_msg_write() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_msg.c | 152 unsigned long msg_len = strlen(msg); in vmw_port_hb_out() local 263 size_t msg_len = strlen(msg); in vmw_send_msg() local 312 vmw_recv_msg(struct rpc_channel *channel, void **msg, size_t *msg_len) vmw_recv_msg() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/can/usb/etas_es58x/ |
| H A D | es581_4.h | 182 __le16 msg_len; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_hw_mgmt.c | 155 static void prepare_mgmt_cmd(u8 *mgmt_cmd, u64 *header, u8 *msg, u16 msg_len) in prepare_mgmt_cmd() argument 175 u16 msg_len = MGMT_MSG_RSVD_FOR_DEV + sizeof(u64) + msg_data_len; in mgmt_msg_len() local 126 prepare_header(struct hinic_pf_to_mgmt *pf_to_mgmt, u16 msg_len, enum hinic_mod_type mod, enum msg_ack_type ack_type, enum mgmt_direction_type direction, u16 cmd, u16 msg_id) prepare_header() argument [all...] |
| /kernel/linux/linux-6.6/fs/hmdfs/comm/ |
| H A D | message_verify.c | 289 static int verify_open_req(size_t msg_len, void *msg) in verify_open_req() argument 307 static int verify_open_resp(size_t msg_len, void *msg) in verify_open_resp() argument 317 static int hmdfs_open_verify(int flag, size_t msg_len, void *msg) in hmdfs_open_verify() argument 328 static int verify_atomic_open_req(size_t msg_len, void *msg) in verify_atomic_open_req() argument 346 verify_atomic_open_resp(size_t msg_len, void *msg) verify_atomic_open_resp() argument 356 hmdfs_atomic_open_verify(int flag, size_t msg_len, void *msg) hmdfs_atomic_open_verify() argument 367 verify_iterate_req(size_t msg_len, void *msg) verify_iterate_req() argument 384 hmdfs_iterate_verify(int flag, size_t msg_len, void *msg) hmdfs_iterate_verify() argument 395 verify_mkdir_req(size_t msg_len, void *msg) verify_mkdir_req() argument 413 verify_mkdir_resp(size_t msg_len, void *msg) verify_mkdir_resp() argument 423 hmdfs_mkdir_verify(int flag, size_t msg_len, void *msg) hmdfs_mkdir_verify() argument 434 verify_create_req(size_t msg_len, void *msg) verify_create_req() argument 452 verify_create_resp(size_t msg_len, void *msg) verify_create_resp() argument 462 hmdfs_create_verify(int flag, size_t msg_len, void *msg) hmdfs_create_verify() argument 473 verify_rmdir_req(size_t msg_len, void *msg) verify_rmdir_req() argument 491 hmdfs_rmdir_verify(int flag, size_t msg_len, void *msg) hmdfs_rmdir_verify() argument 502 verify_unlink_req(size_t msg_len, void *msg) verify_unlink_req() argument 520 hmdfs_unlink_verify(int flag, size_t msg_len, void *msg) hmdfs_unlink_verify() argument 531 verify_rename_req(size_t msg_len, void *msg) verify_rename_req() argument 554 hmdfs_rename_verify(int flag, size_t msg_len, void *msg) hmdfs_rename_verify() argument 565 verify_setattr_req(size_t msg_len, void *msg) verify_setattr_req() argument 583 hmdfs_setattr_verify(int flag, size_t msg_len, void *msg) hmdfs_setattr_verify() argument 594 verify_getattr_req(size_t msg_len, void *msg) verify_getattr_req() argument 611 verify_getattr_resp(size_t msg_len, void *msg) verify_getattr_resp() argument 621 hmdfs_getattr_verify(int flag, size_t msg_len, void *msg) hmdfs_getattr_verify() argument 632 verify_getxattr_req(size_t msg_len, void *msg) verify_getxattr_req() argument 654 verify_getxattr_resp(size_t msg_len, void *msg) verify_getxattr_resp() argument 670 hmdfs_getxattr_verify(int flag, size_t msg_len, void *msg) hmdfs_getxattr_verify() argument 681 verify_setxattr_req(size_t msg_len, void *msg) verify_setxattr_req() argument 704 hmdfs_setxattr_verify(int flag, size_t msg_len, void *msg) hmdfs_setxattr_verify() argument 715 verify_listxattr_req(size_t msg_len, void *msg) verify_listxattr_req() argument 735 verify_listxattr_resp(size_t msg_len, void *msg) verify_listxattr_resp() argument 751 hmdfs_listxattr_verify(int flag, size_t msg_len, void *msg) hmdfs_listxattr_verify() argument 762 hmdfs_readpage_verify(int flag, size_t msg_len, void *msg) hmdfs_readpage_verify() argument 776 hmdfs_writepage_verify(int flag, size_t msg_len, void *msg) hmdfs_writepage_verify() argument 793 verify_statfs_req(size_t msg_len, void *msg) verify_statfs_req() argument 810 verify_statfs_resp(size_t msg_len, void *msg) verify_statfs_resp() argument 820 hmdfs_statfs_verify(int flag, size_t msg_len, void *msg) hmdfs_statfs_verify() argument 831 verify_drop_push_req(size_t msg_len, void *msg) verify_drop_push_req() argument 848 hmdfs_drop_push_verify(int flag, size_t msg_len, void *msg) hmdfs_drop_push_verify() argument [all...] |
| /kernel/linux/linux-6.6/drivers/char/ipmi/ |
| H A D | ipmb_dev_int.c | 139 u8 rq_sa, netf_rq_lun, msg_len; in ipmb_write() local
|
| /kernel/linux/linux-6.6/kernel/debug/kdb/ |
| H A D | kdb_io.c | 558 static void kdb_msg_write(const char *msg, int msg_len) in kdb_msg_write() argument
|
| /kernel/linux/linux-6.6/drivers/crypto/qce/ |
| H A D | aead.c | 364 u8 msg_len[4]; in qce_aead_create_ccm_nonce() local
|